[Gambas-user] Signal 11, when calling external function
Jussi Lahtinen
jussi.lahtinen at ...626...
Fri Jun 11 21:30:16 CEST 2010
> Did you compile Gambas with debugging information enabled ?
Gambas is compiled with following steps:
1. ./reconf
2. ./configure -C
3. make
4. sudo make install
Are debugging information enabled by default?
> Otherwise you will have more useful information by running your program inside
> valgrind.
OK, I made very simple test project that will reproduce problem I described.
It is as simple as possible and it doesn't do anything useful.
I ran that project with valgrind (memcheck and callgrind).
Ctest is source folder of shared test library (my IDE is Code::Blocks).
ExtrnfBug is Gambas3 project source archive.
Do you need anything else / can I help more with this issue?
Jussi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Ctest.tar.gz
Type: application/x-gzip
Size: 3941 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20100611/286954c3/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ExtrnfBug-0.0.1.tar.gz
Type: application/x-gzip
Size: 4864 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20100611/286954c3/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: valgrindlogs.tar.gz
Type: application/x-gzip
Size: 2170 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20100611/286954c3/attachment-0002.bin>
More information about the User
mailing list