[CMake] Segfault for the Blackberry 10 build (devalpha device)

Laszlo Papp lpapp at kde.org
Wed Jan 16 09:12:20 EST 2013


Interesting finding! It happened to PySide as well on this platform which
may help with proceeding:
http://www.engcorp.com/pipermail/blackberry-python/2013/000016.html

On Wed, Jan 16, 2013 at 10:31 AM, Laszlo Papp <lpapp at kde.org> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130116/91c78872/attachment.htm>


More information about the CMake mailing list