Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 817276 - qemu on ARM aborts because of missing ucontext
Summary: qemu on ARM aborts because of missing ucontext
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeff Law
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2012-04-28 14:38 UTC by Richard W.M. Jones
Modified: 2016-11-24 15:38 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-30 20:18:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
0001-glibc-Backport-ARM-implementation-of-ucontext-from-u.patch (15.94 KB, patch)
2012-04-28 14:39 UTC, Richard W.M. Jones
no flags Details | Diff

Description Richard W.M. Jones 2012-04-28 14:38:09 UTC
Description of problem:

qemu on ARM aborts early on because it uses a home-brewed
coroutine implementation which relies on working getcontext/etc
functions.  On ARM these all return ENOSYS.

glibc-ports upstream has a patch which implements enough
ucontext functionality to get qemu working.

The attached patch backports this patch to Fedora glibc
(in Rawhide).

I compiled and tested glibc with this patch, and it
fixes the initial problem with qemu on ARM (although qemu
fails a bit later on for an unrelated reason).

Version-Release number of selected component (if applicable):

glibc-2.15-32.fc18.armv7hl

Additional info:

https://bugs.launchpad.net/qemu-linaro/+bug/883136
http://sourceware.org/ml/libc-ports/2012-02/msg00077.html

Upstream patch:

http://sourceware.org/git/?p=glibc-ports.git;a=commit;h=402a76b62dded0ee93cfec0471aaeccb989196d2

Comment 1 Richard W.M. Jones 2012-04-28 14:39:04 UTC
Created attachment 580976 [details]
0001-glibc-Backport-ARM-implementation-of-ucontext-from-u.patch

Comment 2 Adam Goode 2012-04-28 19:15:51 UTC
It looks like the patch is missing all the new files?

Comment 3 Richard W.M. Jones 2012-04-28 19:32:51 UTC
That's bizarre.  Here is the actual patch:

http://oirase.annexia.org/tmp/0001-glibc-Backport-ARM-implementation-of-ucontext-from-u.patch

Comment 4 Richard W.M. Jones 2012-04-28 19:33:25 UTC
Comment on attachment 580976 [details]
0001-glibc-Backport-ARM-implementation-of-ucontext-from-u.patch

See comment 3 for the real patch.

Comment 5 Jeff Law 2012-04-30 20:04:46 UTC
Installed into rawhide.  Do y'all need this in f17 as well?

Comment 6 Brendan Conoboy 2012-04-30 20:09:10 UTC
Please pull into F17 as well.

Comment 7 Jeff Law 2012-04-30 20:17:33 UTC
Done.  If there's a way I can test this, let me know...  My only verification was that what appear to be the right files appeared to be in the right place :-)

Comment 8 Fedora Update System 2012-05-01 19:51:22 UTC
glibc-2.15-35.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/glibc-2.15-35.fc17

Comment 9 Fedora Update System 2012-05-04 23:05:57 UTC
glibc-2.15-35.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.