Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70431 - xnest segfaults in xorg 6.8.0
Summary: xnest segfaults in xorg 6.8.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: http://freedesktop.org/bugzilla/show_...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2004-11-08 01:02 UTC by Mathias Gumz
Modified: 2004-11-18 08:54 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathias Gumz 2004-11-08 01:02:21 UTC
xnest segfaults in xorg 6.8.0, the given url points directly to the solution, the patch found there is already applied to the xorg-tree.

Reproducible: Always
Steps to Reproduce:
1. Xnest :1
2.
3.
Comment 1 Andrew Bevitt 2004-11-08 04:42:46 UTC
This is fixed upstream guys, so do we want to pull the patch down?
Comment 2 Mathias Gumz 2004-11-08 06:03:46 UTC
well, how long to the next release? i need xnest to have a develop environment. why not release a -r3 and change that one file in that one line now?
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2004-11-08 08:27:15 UTC
I'll add it to 6.8.0-r2 as soon as I get a chance. It's still hard-masked specifically for this purpose -- so I can add patches like this before it hits the general public.

While you're waiting, you can easily apply it manually.

ebuild /path/to/ebuild unpack
cd /var/tmp/portage/packagename/work
patch -p0 < /path/to/patch
ebuild /path/to/ebuild qmerge
Comment 4 Mathias Gumz 2004-11-08 10:33:36 UTC
yep, my "personal" xorg-ebuild does this already but i know some other guys who are really waiting for a working xnest again :)

so, cheers if it will be included in a new ebuild.

Comment 5 Donnie Berkholz (RETIRED) gentoo-dev 2004-11-16 19:38:20 UTC
I can't get the patch because freedesktop.org is down. Does anyone have it around?
Comment 7 Donnie Berkholz (RETIRED) gentoo-dev 2004-11-16 22:01:48 UTC
Added to 6.8.0-r2 in patchset 0.2.7.
Comment 8 Jason Wever (RETIRED) gentoo-dev 2004-11-18 06:22:58 UTC
Donnie, does this patch work for you and if so what type of machine is your client and which type is the server?  Going from an ~x86 box to a stable sparc box with 6.8.0-r3 still segfaults for me (this did work before the original bug here showed up).
Comment 9 Donnie Berkholz (RETIRED) gentoo-dev 2004-11-18 08:54:37 UTC
-r3 only has a security patch from -r1. You'll need -r4 for this.