Bug#352315: Not related with nvidia driver

2007-03-29 Thread Vincent Lönngren
ons 2007-03-28 klockan 19:48 +0200 skrev Brice Goglin:
 We need somebody to reproduce this bug with a recent Xserver before
 requesting upstream to really look at it. Did any of you guys try the
 xserver-xorg-core currently in experimental (2:1.2.99.903-1 as of today)?
 
 thanks,
 Brice

I tried it a couple of times with the xserver-xorg-core in experimental,
and I was unable to reproduce the bug. Unless someone else can do it,
I'd say it's fixed in experimental.
-- 
Vincent Lönngren [EMAIL PROTECTED]



Bug#352315: Not related with nvidia driver

2007-03-28 Thread Brice Goglin
forwarded 352315 https://bugs.freedesktop.org/show_bug.cgi?id=6842
thank you



Sven Arvidsson wrote:
 Xorg 7.2 is available from the experimental archive, if you're feeling
 adventurous you could try installing it and see if you can reproduce the
 crash.
   

Hi,

Your problem looks like
https://bugs.freedesktop.org/show_bug.cgi?id=6842 (at least the symptoms
and the top of the backtrace). According to bugzilla, it has not been
fixed. But, it is already old and nobody upstream seem to have ever
looked at it, so it might have been closed by mistake in the meantime
in Xserver 1.2 or the upcoming 1.3.

We need somebody to reproduce this bug with a recent Xserver before
requesting upstream to really look at it. Did any of you guys try the
xserver-xorg-core currently in experimental (2:1.2.99.903-1 as of today)?

thanks,
Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#352315: Not related with nvidia driver

2007-03-26 Thread Cesar Martinez Izquierdo
Sven Arvidsson escribió:
 On Fri, 2007-03-23 at 16:31 +0100, Cesar Martinez Izquierdo wrote:
 Hi, as I reported before, I suffer the same problem.

 I don't have an nvidia graphic card, but an Intel 855GM one (i810 driver).

 So I don't think it's the same bug as #405179, (or that one it isn't
 correctly assigned to xserver-xorg-video-nv).

 I reopen it, for the moment.

 Maybe it's an xserver error, but I just get it when starting gnome
 (either from gdm or kdm). I don't get it with KDE.
 
 Hi,
 
 What version are you running, the one in Etch?
 
 It would be great if you could capture a stacktrace of the crash. It's
 not so easy with X, but this can help you:
 
 http://wiki.x.org/wiki/DebuggingTheXserver
 http://wiki.debian.org/?HowToGetABacktrace
 

Do I really need to build a debug-enabled Xserver? Aren't there
pre-built packages on any repo?

I guess that the backtrace present in Xorg.0.log is not useful:

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x84) [0x80c4354]
1: [0xb7fa6420]
2: /usr/lib/xorg/modules/libfb.so(fbFillRegionSolid+0xdd) [0xb7aa526d]
3: /usr/lib/xorg/modules/libfb.so(fbPaintWindow+0xae) [0xb7aa535e]
4: /usr/lib/xorg/modules/libxaa.so(XAAPaintWindow+0x156) [0xb7a49d96]
5: /usr/bin/X [0x815474f]
6: /usr/bin/X(miWindowExposures+0xf6) [0x810a286]
7: /usr/bin/X [0x80da0ec]
8: /usr/lib/xorg/modules/extensions/libdri.so(DRIWindowExposures+0x89)
[0xb7f8f819]
9: /usr/bin/X(miHandleValidateExposures+0x77) [0x8121b17]
10: /usr/bin/X [0x80d1151]
11: /usr/lib/xorg/modules/libxaa.so [0xb7a333f3]
12: /usr/lib/xorg/modules/libramdac.so [0xb7a26fa6]
13: /usr/lib/xorg/modules/drivers/i810_drv.so(I830RandRSetConfig+0x2b4)
[0xb7c22c74]
14: /usr/bin/X [0x8151901]
15: /usr/bin/X(Dispatch+0x19b) [0x8086cab]
16: /usr/bin/X(main+0x489) [0x806e699]
17: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7da2ea8]
18: /usr/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]

Fatal server error:
Caught signal 11.  Server aborting




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#352315: Not related with nvidia driver

2007-03-26 Thread Sven Arvidsson
reassign 352315 xserver-xorg-core
thanks

On Mon, 2007-03-26 at 16:37 +0200, Cesar Martinez Izquierdo wrote:
 Sven Arvidsson escribió:
  It would be great if you could capture a stacktrace of the crash. It's
  not so easy with X, but this can help you:
  
  http://wiki.x.org/wiki/DebuggingTheXserver
  http://wiki.debian.org/?HowToGetABacktrace
  
 
 Do I really need to build a debug-enabled Xserver? Aren't there
 pre-built packages on any repo?

I'm not entirely sure if you need it, and I'm not aware of any debug
packages for X, that could be useful to add though.

Xorg 7.2 is available from the experimental archive, if you're feeling
adventurous you could try installing it and see if you can reproduce the
crash.

I'm also reassigning this bug to X.

 I guess that the backtrace present in Xorg.0.log is not useful:
 [snipped backtrace]

Thanks for the backtrace, I really hope it's useful to X maintainers so
we can get rid of this nasty bug!

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Bug#352315: Not related with nvidia driver

2007-03-25 Thread Cesar Martinez Izquierdo
Sven Arvidsson escribió:
 On Fri, 2007-03-23 at 16:31 +0100, Cesar Martinez Izquierdo wrote:
 Hi, as I reported before, I suffer the same problem.

 I don't have an nvidia graphic card, but an Intel 855GM one (i810 driver).

 So I don't think it's the same bug as #405179, (or that one it isn't
 correctly assigned to xserver-xorg-video-nv).

 I reopen it, for the moment.

 Maybe it's an xserver error, but I just get it when starting gnome
 (either from gdm or kdm). I don't get it with KDE.
 
 Hi,
 
 What version are you running, the one in Etch?

I use Debian unstable packages.

xserver-xorg version: 1:7.1.0-15
gnome-core version: 1:2.14.3.6


 
 It would be great if you could capture a stacktrace of the crash. It's
 not so easy with X, but this can help you:
 
 http://wiki.x.org/wiki/DebuggingTheXserver
 http://wiki.debian.org/?HowToGetABacktrace
 

OK, I'll try to get it.

Regards,

  César


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#352315: Not related with nvidia driver

2007-03-23 Thread Cesar Martinez Izquierdo
reopen 352315
stop

Hi, as I reported before, I suffer the same problem.

I don't have an nvidia graphic card, but an Intel 855GM one (i810 driver).

So I don't think it's the same bug as #405179, (or that one it isn't
correctly assigned to xserver-xorg-video-nv).

I reopen it, for the moment.

Maybe it's an xserver error, but I just get it when starting gnome
(either from gdm or kdm). I don't get it with KDE.

  César



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#352315: Not related with nvidia driver

2007-03-23 Thread Sven Arvidsson
On Fri, 2007-03-23 at 16:31 +0100, Cesar Martinez Izquierdo wrote:
 Hi, as I reported before, I suffer the same problem.
 
 I don't have an nvidia graphic card, but an Intel 855GM one (i810 driver).
 
 So I don't think it's the same bug as #405179, (or that one it isn't
 correctly assigned to xserver-xorg-video-nv).
 
 I reopen it, for the moment.
 
 Maybe it's an xserver error, but I just get it when starting gnome
 (either from gdm or kdm). I don't get it with KDE.

Hi,

What version are you running, the one in Etch?

It would be great if you could capture a stacktrace of the crash. It's
not so easy with X, but this can help you:

http://wiki.x.org/wiki/DebuggingTheXserver
http://wiki.debian.org/?HowToGetABacktrace

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part