<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello.<br><br>Here news from the front.<br><br>The good news. All console and fpGUI programs using cmem are working with the fp uos library.<br><br>There is only problem with LCL widgetset + cmem.<br><br>Here the result of debug + bt of a LCL program using cmem (no problem without cmem) : it does not help me, i do not understand the numbers :<br><br>Program received signal SIGSEGV, Segmentation fault.<br>[Switching to Thread 0x7fffe8596700 (LWP 2580)]<br>0x00007fffefe02c14 in ?? ()<br> from /home/fred/uoslib/examples/lib/Linux/64bit/libuos-64.so<br><br>>> (gdb) bt<br><br>#0 0x00007fffefe02c14 in ?? ()<br> from /home/fred/uoslib/examples/lib/Linux/64bit/libuos-64.so<br>#1 0x0000000000000040 in ?? ()<br>#2 0x00007fffefe02d0e in ?? ()<br> from /home/fred/uoslib/examples/lib/Linux/64bit/libuos-64.so<br>#3 0x00007fffede0e088 in ?? ()<br>#4 0x00007fffefdffdb0 in ?? ()<br> from /home/fred/uoslib/examples/lib/Linux/64bit/libuos-64.so<br>#5 0x0000000000de8f38 in ?? ()<br>#6 0x00007ffff7e01240 in ?? ()<br>#7 0x0000000000de8f30 in ?? ()<br>#8 0x00007fffefe02e03 in ?? ()<br> from /home/fred/uoslib/examples/lib/Linux/64bit/libuos-64.so<br>#9 0x00007fffef5b8190 in ?? ()<br>#10 0x00007fffefdffdb0 in ?? ()<br> from /home/fred/uoslib/examples/lib/Linux/64bit/libuos-64.so<br><br>@ Tomas, in earlier topic, you give result of gdb with much more details, how did you do it ?<br>(i used bt, like you explained, but see the result, it is with much less details than yours...<br><br>Many thanks... <br><br> </div></body>
</html>