[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#625521: glibc: causes segfault in Xorg



Michel Dänzer wrote:

> [ Dropping the libc6 list from CC, as this doesn't seem to have anything
> to do with libc6 after all ] 

Yes, sorry for the misdirection.

Actually I have a question in mind still.  The original report pinned
it on libc6 confidently, and I didn't think to question that (shame on
me).  Steve, did you try downgrading to libc 2.11 and if so did that
make the crash go away?

> So, where does that leave this report? I still suspect the bug is that
> the fbdev driver doesn't properly handle the virtual directive in
> SubSection "Display", but before reassigning to xserver-xorg-video-fbdev
> (and most likely remaining dormant at least for a while), I'd like to at
> least get confirmation that the fbdev driver doesn't crash without the
> virtual directive.

Makes sense.

I also see a documentation bug --- how about something like this patch?

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
---
 debian/changelog |    9 +++++++++
 debian/control   |    9 ++++-----
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 166655c..3d65725 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xserver-xorg-video-ati (1:6.14.1-2) UNRELEASED; urgency=low
+
+  * Move reference to X.org web page from package descriptions to the
+    Homepage field.
+  * Clarify when the xserver-xorg-video-ati wrapper is needed in its
+    package description.
+
+ -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 05 May 2011 23:44:02 -0500
+
 xserver-xorg-video-ati (1:6.14.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index ee34eca..70e3961 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Build-Depends:
 Standards-Version: 3.9.0
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ati
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-ati.git
+Homepage: http://www.X.org
 
 Package: xserver-xorg-video-ati
 Architecture: any
@@ -43,8 +44,9 @@ Description: X.Org X server -- AMD/ATI display driver wrapper
  sub-drivers depending on the hardware.
  These sub-drivers are brought through package dependencies.
  .
- More information about X.Org can be found at:
- <URL:http://www.X.org>
+ Users of Rage, Mach, or Radeon boards may safely remove this package
+ only if they use Driver "r128", "mach64", or "radeon" in
+ /etc/X11/xorg.conf instead of relying on autodetection.
  .
  This package is built from the X.org xf86-video-ati driver module.
 
@@ -84,9 +86,6 @@ Description: X.Org X server -- AMD/ATI Radeon display driver
  driver, which provides additional 3D functionality for some newer Radeon
  cards, but is not supported.
  .
- More information about X.Org can be found at:
- <URL:http://www.X.org>
- .
  This package is built from the X.org xf86-video-ati driver module.
 
 Package: xserver-xorg-video-radeon-dbg
-- 
1.7.5.1




Reply to: