Narrowed this down a bit further... the error appears to happen in the
call to pth_spawn() at pth_lib.c:pth_init():95.

Building with the attached diff demonstrates this:

=== TESTING GLOBAL LIBRARY API ===

Fetching library version
version = 0x200207

=== TESTING BASIC OPERATION ===

Initializing Pth system (spawns scheduler and main thread)
pth_lib.c: before pth_spawn
*** longjmp causes uninitialized stack frame ***: .libs/test_std terminated


** Patch added: "pth_debug.diff"
   
https://bugs.launchpad.net/ubuntu/+source/pth/+bug/599862/+attachment/1520806/+files/pth_debug.diff

-- 
pth_init() aborts on armel with "longjmp causes uninitialized stack frame"
https://bugs.launchpad.net/bugs/599862
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to