Bug 494146 - Segmentation fault on x86_64
Summary: Segmentation fault on x86_64
Keywords:
Status: CLOSED DUPLICATE of bug 487720
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-05 00:46 UTC by Jeroen van Meeuwen
Modified: 2009-04-06 09:23 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-04-06 09:23:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
strace resulting in segmentation fault (100.44 KB, application/octet-stream)
2009-04-05 00:46 UTC, Jeroen van Meeuwen
no flags Details

Description Jeroen van Meeuwen 2009-04-05 00:46:54 UTC
Created attachment 338188 [details]
strace resulting in segmentation fault

Description of problem:

Segmentation fault on x86_64

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

qemu-system-x86-0.10-5.fc11.x86_64

How reproducible:

$ sudo strace -o qemu-kvm-strace qemu-kvm -m 1024 -hda /tmp/test.img -cdrom /srv/revisor/f10-x86_64-live-desktop-default-respin/live/Fedora-Unity-Desktop-20090405-10-Live-x86_64.iso

(strace attached)

Doesn't seem to matter what I boot.

SELinux is in permissive mode.

Additional info:

$ uname -a
Linux ghandalf.kanarip.com 2.6.29-16.fc11.x86_64 #1 SMP Fri Mar 27 21:08:09 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

Comment 1 Mark McLoughlin 2009-04-06 09:23:09 UTC
Almost certainly a known bug in libSDL

Workaround is to use '-vnc' with qemu instead of the SDL graphics emulation backend

*** This bug has been marked as a duplicate of bug 487720 ***


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