pth_init() aborts on armel with "longjmp causes uninitialized stack frame"
Bug #599862 reported by
Vincent Stehlé
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnupg2 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
pth (Ubuntu) |
Fix Released
|
High
|
Linaro Builds and Baselines |
Bug Description
Binary package hint: gnupg2
I cannot launch gnupg-agent on my platform:
$ gpg-agent --daemon
*** longjmp causes uninitialized stack frame ***: gpg-agent terminated
Aborted
This is on an armel maverick system.
More information:
$ lsb_release -rd
Description: Ubuntu maverick (development branch)
Release: 10.10
$ apt-cache policy gnupg2
gnupg2:
Installed: (none)
Candidate: 2.0.14-1.1ubuntu1
Version table:
2.
500 http://
Related branches
tags: | added: armel maverick |
Changed in pth (Ubuntu): | |
assignee: | nobody → Linaro Foundations (linaro-foundations) |
importance: | Undecided → High |
status: | New → Triaged |
To post a comment you must log in.
After some fighting against some effective efforts by gdb to prevent debugging this issue, I think I've narrowed this problem down to something pad in pth_init() in libpth.
To demonstrate this, try applying the attached diff in gnupg2 and rebuilding.