Re: exa/nouveau segfault

2009-09-25 Thread Maarten Maathuis
running xserver git by any chance?

Maarten.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: exa/nouveau segfault

2009-09-25 Thread Sebastian Glita
Hi,

Sorry for the delay. Here it is the backtrace.

(gdb) bt
#0  0x7f1a24e3cae3 in NV50EXACheckTexture (ppict=0x1767a20, 
pdpict=0x164e4c0, op=3) at nv50_exa.c:482
#1  0x7f1a24e3cc4a in NV50EXACheckComposite (op=3, pspict=0x1767a20, 
pmpict=0x1767b10, pdpict=0x164e4c0) at nv50_exa.c:739
#2  0x7f1a2338802c in exaTryDriverComposite (op=32 ' ', pSrc=0x1767a20, 
pMask=0x1767b10, pDst=0x164e4c0, xSrc=1, ySrc=1,
xMask=0, yMask=0, xDst=1, yDst=1, width=247, height=4) at exa_render.c:679
#3  0x7f1a23388d94 in exaComposite (op=3 '\003', pSrc=0x1767a20, 
pMask=0x1767b10, pDst=0x164e4c0, xSrc=1, ySrc=1, xMask=0,
yMask=0, xDst=1, yDst=1, width=247, height=4) at exa_render.c:1019
#4  0x004def7d in damageComposite (op=32 ' ', pSrc=0x1767a20, 
pMask=0x1767b10, pDst=0x164e4c0, xSrc=1, ySrc=1,
xMask=0, yMask=value optimized out, xDst=value optimized out, 
yDst=value optimized out, width=value optimized out,
height=value optimized out) at damage.c:643
#5  0x004d1aae in ProcRenderComposite (client=0x846d70) at render.c:723
#6  0x004371e4 in Dispatch () at dispatch.c:445
#7  0x004247ea in main (argc=19, argv=0x7fff0c6a0958, envp=value 
optimized out) at main.c:285
(gdb) c
Continuing.

Program received signal SIGABRT, Aborted.
0x7f1a26978f25 in raise () from /lib/libc.so.6
(gdb) bt
#0  0x7f1a26978f25 in raise () from /lib/libc.so.6
#1  0x7f1a2697a2c0 in abort () from /lib/libc.so.6
#2  0x0047dc12 in ddxGiveUp () at xf86Init.c:1212
#3  0x00479102 in FatalError (f=0x59f110 Caught signal %d (%s). Server 
aborting\n) at log.c:404
#4  0x00475d9d in OsSigHandler (signo=11, sip=0xc, unused=value 
optimized out) at osinit.c:156
#5  signal handler called
#6  0x7f1a24e3cae3 in NV50EXACheckTexture (ppict=0x1767a20, 
pdpict=0x164e4c0, op=3) at nv50_exa.c:482
#7  0x7f1a24e3cc4a in NV50EXACheckComposite (op=3, pspict=0x1767a20, 
pmpict=0x1767b10, pdpict=0x164e4c0) at nv50_exa.c:739
#8  0x7f1a2338802c in exaTryDriverComposite (op=32 ' ', pSrc=0x1767a20, 
pMask=0x1767b10, pDst=0x164e4c0, xSrc=1, ySrc=1,
xMask=0, yMask=0, xDst=1, yDst=1, width=247, height=4) at exa_render.c:679
#9  0x7f1a23388d94 in exaComposite (op=3 '\003', pSrc=0x1767a20, 
pMask=0x1767b10, pDst=0x164e4c0, xSrc=1, ySrc=1, xMask=0,
yMask=0, xDst=1, yDst=1, width=247, height=4) at exa_render.c:1019
#10 0x004def7d in damageComposite (op=32 ' ', pSrc=0x1767a20, 
pMask=0x1767b10, pDst=0x164e4c0, xSrc=1, ySrc=1,
xMask=0, yMask=value optimized out, xDst=value optimized out, 
yDst=value optimized out, width=value optimized out,
height=value optimized out) at damage.c:643
#11 0x004d1aae in ProcRenderComposite (client=0x846d70) at render.c:723
#12 0x004371e4 in Dispatch () at dispatch.c:445
#13 0x004247ea in main (argc=19, argv=0x7fff0c6a0958, envp=value 
optimized out) at main.c:285

Appreciate your help,
Sebastian

- Original Message 
From: Maarten Maathuis madman2...@gmail.com
To: Sebastian Glita gls...@yahoo.com
Cc: xorg@lists.freedesktop.org
Sent: Monday, September 14, 2009 3:00:01 PM
Subject: Re: exa/nouveau segfault

On Mon, Sep 14, 2009 at 12:27 PM, Sebastian Glita gls...@yahoo.com wrote:
 Hello,

 I use xorg-server/xf86-video-nouveau/nouveau-drm/mesa/libdrmet.al. from 
 git.freedesktop.org. [A 2-3 days update solved the trouble with console 
 switching, always restarting Xorg/gdm. Great relief.]

 Since 1-2 weeks ago I keep getting this segfault whenever launching windows 
 except x11vnc/xterm/mplayer. Also using gtk+/glib from git.gnome.org.


A proper backtrace made with gdb would help, some debug symbols would
be useful too, at least for nouveau.

Maarten.


  
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: exa/nouveau segfault

2009-09-25 Thread Maarten Maathuis
On Fri, Sep 25, 2009 at 8:35 PM, Sebastian Glita gls...@yahoo.com wrote:
 Yes,

 patch URIs accepted. tx.

 S.



 - Original Message 
 From: Maarten Maathuis madman2...@gmail.com
 To: Sebastian Glita gls...@yahoo.com
 Cc: xorg@lists.freedesktop.org
 Sent: Friday, September 25, 2009 8:12:55 PM
 Subject: Re: exa/nouveau segfault

 running xserver git by any chance?

 Maarten.






Could you retry latest xf86-video-nouveau git?

Maarten.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: exa/nouveau segfault

2009-09-25 Thread Sebastian Glita
Yes,

patch URIs accepted. tx.

S.



- Original Message 
From: Maarten Maathuis madman2...@gmail.com
To: Sebastian Glita gls...@yahoo.com
Cc: xorg@lists.freedesktop.org
Sent: Friday, September 25, 2009 8:12:55 PM
Subject: Re: exa/nouveau segfault

running xserver git by any chance?

Maarten.



  
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: exa/nouveau segfault

2009-09-14 Thread Maarten Maathuis
On Mon, Sep 14, 2009 at 12:27 PM, Sebastian Glita gls...@yahoo.com wrote:
 Hello,

 I use xorg-server/xf86-video-nouveau/nouveau-drm/mesa/libdrm et.al. from 
 git.freedesktop.org. [A 2-3 days update solved the trouble with console 
 switching, always restarting Xorg/gdm. Great relief.]

 Since 1-2 weeks ago I keep getting this segfault whenever launching windows 
 except x11vnc/xterm/mplayer. Also using gtk+/glib from git.gnome.org.

 Backtrace:
 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x46b5a8]
 1: /usr/bin/Xorg (0x40+0x76e65) [0x476e65]
 2: /lib/libpthread.so.0 (0x7fc0aeb23000+0xed40) [0x7fc0aeb31d40]
 3: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0x7fc0abbde000+0x4552b)
 [0x7fc0abc2352b]
 4: /usr/lib/xorg/modules/libexa.so (0x7fc0aa155000+0xf02c) [0x7fc0aa16402c]
 5: /usr/lib/xorg/modules/libexa.so (0x7fc0aa155000+0xfe4d) [0x7fc0aa164e4d]
 6: /usr/bin/Xorg (0x40+0xdec9d) [0x4dec9d]
 7: /usr/bin/Xorg (0x40+0xd178e) [0x4d178e]
 8: /usr/bin/Xorg (0x40+0x37954) [0x437954]
 9: /usr/bin/Xorg (0x40+0x24f5a) [0x424f5a]
 10: /lib/libc.so.6 (__libc_start_main+0xe6) [0x7fc0ad753a26]
 11: /usr/bin/Xorg (0x40+0x24b19) [0x424b19]
 Segmentation fault at address 0xc

 Fatal server error:
 Caught signal 11 (Segmentation fault). Server aborting

 ---

 Thanks for any help,
 S.






 ___
 xorg mailing list
 xorg@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/xorg


A proper backtrace made with gdb would help, some debug symbols would
be useful too, at least for nouveau.

Maarten.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg