I have just tried to add the following libraries to the linkage even if
they seem unnecessary: -lz -lsocket -lm -lbps, but it is still crashing. :'(

I have also tried to save out the wikireader.core file of mine, and run
through an arm gdb on the host, but it did not provide too much information
sadly even with a debug build:

(gdb) core wikireader.core
[New LWP 1]
Program terminated with signal 11, Segmentation fault.
#0  0x01d27380 in ?? ()
(gdb) thread apply all bt

Thread 1 (LWP 1):
#0  0x01d27380 in ?? ()
#1  0x00000000 in ?? ()
(gdb)

How can we proceed?

Laszlo
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to