Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193207 - x11-base/xorg-server-1.3.0.0 Xephyr segfaults on startup on amd64
Summary: x11-base/xorg-server-1.3.0.0 Xephyr segfaults on startup on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2007-09-20 17:22 UTC by Chí-Thanh Christopher Nguyễn
Modified: 2007-10-13 20:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
xephyr-fix-segfault-on-amd64.patch (xephyr-fix-segfault-on-amd64.patch,952 bytes, patch)
2007-09-20 17:29 UTC, Chí-Thanh Christopher Nguyễn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chí-Thanh Christopher Nguyễn gentoo-dev 2007-09-20 17:22:06 UTC
After upgrading xorg-server to 1.3.0.0, Xephyr will crash on startup.

Reproducible: Always

Steps to Reproduce:
1. # USE="kdrive" emerge =x11-base/xorg-server-1.3.0.0
2. $ Xephyr :1


Actual Results:  
SIGSEGV

Expected Results:  
Xephyr comes up

This has been reported upstream https://bugs.freedesktop.org/show_bug.cgi?id=11582
and is now fixed in the xorg/xserver server-1.3-branch
http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commit;h=dcc3de91d2b80be98e4488df29ec6b551c7ff6d1

Bug 147144 may be related, although that bug refers to a different upstream bug (#8417 instead of #11582)
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2007-09-20 17:29:32 UTC
Created attachment 131432 [details, diff]
xephyr-fix-segfault-on-amd64.patch

patch extracted from freedesktop.org git
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2007-10-13 20:53:40 UTC
Fixed in xorg-server-1.3.0.0-r2, thanks!