Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173179 - >=xorg-server-1.1 - Xephyr segfaults on start on amd64
Summary: >=xorg-server-1.1 - Xephyr segfaults on start on amd64
Status: RESOLVED DUPLICATE of bug 147144
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo X packagers
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2007-04-02 18:28 UTC by Remco Bloemen
Modified: 2008-02-10 21:39 UTC (History)
4 users (show)

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


Attachments
Patch from Freedesktop (1.1.1-xephyr-64.patch,764 bytes, patch)
2007-04-02 18:29 UTC, Remco Bloemen
Details | Diff
Modified ebuild (xorg-server-1.1.1-r5.ebuild,17.05 KB, text/plain)
2007-04-02 18:29 UTC, Remco Bloemen
Details
gdb Backtrace (backtrace.txt,3.99 KB, text/plain)
2007-04-02 18:30 UTC, Remco Bloemen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Remco Bloemen 2007-04-02 18:28:21 UTC
$ Xephyr :1
Extended Input Devices not yet supported. Impelement it at line 625 in kinput.c
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
Segmentation fault


Reproducible: Always

Steps to Reproduce:
1. # USE="kdrive" emerge xorg-server (verified on 1.1.1-r4 1.2.0-r2)
2. $ Xephyr :1


Actual Results:  
Extended Input Devices not yet supported. Impelement it at line 625 in kinput.c
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
Segmentation fault



Expected Results:  
Fully working Xephyr

Patches @ https://bugs.freedesktop.org/show_bug.cgi?id=8417 , please include in ebuilds
Comment 1 Remco Bloemen 2007-04-02 18:29:00 UTC
Created attachment 115306 [details, diff]
Patch from Freedesktop
Comment 2 Remco Bloemen 2007-04-02 18:29:19 UTC
Created attachment 115308 [details]
Modified ebuild
Comment 3 Remco Bloemen 2007-04-02 18:30:23 UTC
Created attachment 115310 [details]
gdb Backtrace
Comment 4 Joshua Baergen (RETIRED) gentoo-dev 2007-04-06 18:53:49 UTC
Thanks for the patch and ebuild.  We won't add this to the tree until it's accepted upstream, so keep an eye on the freedesktop bug.
Comment 5 Joshua Baergen (RETIRED) gentoo-dev 2007-04-12 15:29:21 UTC
There was some 64-bit patch for Xephyr that went into GIT recently, I believe.  I don't have the time to track it down right now (I really should have kept the commit message - doh), but if you want to find it we'd be happy to include it the next chance we have.
Comment 7 Joshua Baergen (RETIRED) gentoo-dev 2007-04-12 20:58:57 UTC
(In reply to comment #6)
> http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commit;h=68d39d8571d8717d26cedc84015d537549520a14
> 
> There you go :)
> 

Thanks!

Steev, I know you were interested in this, so I'm adding you to CC.
Comment 8 Mike McQuaid 2007-05-02 20:37:46 UTC
Any news on the upstream patch?
Problem still there in latest ~amd64 xorg-server-1.3.0.0 it seems.
Comment 9 Joshua Baergen (RETIRED) gentoo-dev 2007-05-13 16:17:02 UTC
(In reply to comment #8)
> Any news on the upstream patch?
> Problem still there in latest ~amd64 xorg-server-1.3.0.0 it seems.
> 

It's on our inclusion list, but we just haven't had time to commit it yet.
Comment 10 Joshua Baergen (RETIRED) gentoo-dev 2007-05-13 17:53:11 UTC
Hmm, as Steev pointed out, this patch doesn't even apply to X servers currently in the tree.  If someone wants to adapt the patch to the 1.3 server, that would be very much appreciated.
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2007-07-17 21:17:51 UTC

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