[Gambas-devel] net-0.2.1

Daniel Campos daniel.campos at ...103...
Sun Jan 25 22:52:26 CET 2004


> 
> (Then I hit CTRL+C...)
> 
> Program received signal SIGINT, Interrupt.
> 0x401ef2d5 in curl_multi_info_read () from /usr/lib/libcurl.so.2
> (gdb) bt
> #0  0x401ef2d5 in curl_multi_info_read () from /usr/lib/libcurl.so.2
> #1  0x0816a6a8 in ?? ()
> #2  0x40399a9e in CWatch::read(int) (this=0x8167a58, fd=9) at CWatch.cpp:103
> #3  0x4039924d in CWatch::qt_invoke(int, QUObject*) (this=0x8167a58, _id=2, 
> _o=0xbffff1c0) at moc_CWatch.cpp:90
> #4  0x40726c58 in QObject::activate_signal(QConnectionList*, QUObject*) () 
> from /usr/lib/qt3/lib/libqt-mt.so.3
> (gdb) 
> 


Net.Advanced can not work with old versions of curl, as I use the new
proxy and authentication features of the last version 7.10.8, so it
seems the program tried to enter in a non-existing entry point in the
old version of the library, crashing the program... so, It's time
to update :)

Regards,

Daniel Campos
 







More information about the Devel mailing list