[Gambas-user] Fedora 17/18 Segmentation Faults

denisc denis at ...3091...
Tue Jun 4 00:14:52 CEST 2013


Hi guys,

Before I start delving into core dumps
and/or bothering Benoît etc.

Are there any known problems with Fedora 17 or 18?


I continually get Segmentation Faults for no "apparent" reason
BUT not always.

Almost positive it's not Gambas.

I've tried;
Fedora 17: i3, 8gb ram
-multiple kernels, latest 3.8.13-100.fc17.i686.PAE
-multiple Gambas3, latest 5693

Fedora 18: vmware, 1gb ram, both i686 & 64bit
-Gambas 5693


Example:

"The program has stopped unexpectedly:
Aborted (6)"

or if I use the new static public method "Application_Error"

"The program has stopped unexpectedly:
Segmentation fault (11)"

in both cases the console showed;

loaded the Generic plugin
FMain.pbParseWebpage_Click.133: no tables 5
FMain.pbParseWebpage_Click.140: count 1
FMain.pbParseWebpage_Click.140: count 2
FMain.pbParseWebpage_Click.140: count 3
FMain.pbParseWebpage_Click.140: count 4
FMain.pbParseWebpage_Click.140: count 5
FMain.pbParseWebpage_Click.152: finish ================================
*** glibc detected *** Scraping_05: double free or corruption (out):
0x09f18c20 ***
======= Backtrace: =========
/lib/libc.so.6[0x46c1c8c9]
/lib/libstdc++.so.6(_ZdlPv+0x20)[0x47105ba0]
/lib/libQtWebKit.so.4(_ZN11QWebElementD1Ev+0x25)[0x4bb66335]
/usr/lib/gambas3/gb.qt4.webkit.so(+0x87d3)[0xb6c4c7d3]
Scraping_05[0x8051a46]
Scraping_05[0x80520e1]
etc etc


Note...
After the line
FMain.pbParseWebpage_Click.152: finish ================================
there is no more code, only the 'end' of the sub

-- 
Regards
Denis



--
View this message in context: http://gambas.8142.n7.nabble.com/Fedora-17-18-Segmentation-Faults-tp42186.html
Sent from the gambas-user mailing list archive at Nabble.com.




More information about the User mailing list