Bug#456220: libgl1-mesa-dri: random crash in neverputt

2010-03-31 Thread Cyril Brulebois
tag 456220 moreinfo
thanks

Brice Goglin brice.gog...@ens-lyon.org (06/03/2010):
 Does the crash still occur with latest mesa 7.7-4 ?

Ping?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#456220: libgl1-mesa-dri: random crash in neverputt

2010-03-06 Thread Brice Goglin
On Thu, Dec 13, 2007 at 09:41:33PM +0100, Brice Goglin wrote:
 Ji?í Pale?ek wrote:
  Package: libgl1-mesa-dri
  Version: 7.0.2-2
  Severity: normal
 
  Hello,
 
  I get random crashes while playing neverputt, the stack trace points
  to mesa. The backtrace is attached (#4 is the first stack frame beyond
  the signal handler), but this is the only info I've got.
 
  Regards
  Jiri Palecek
 
  #4  0xb6ed999b in mmFreeMem () from /usr/lib/dri/radeon_dri.so
  #5  0xb6e69e4c in driDestroyTextureObject () from
  /usr/lib/dri/radeon_dri.so
  #6  0xb6e7c14e in ?? () from /usr/lib/dri/radeon_dri.so
  #7  0x0880b000 in ?? ()
  #8  0x08b52208 in ?? ()
  #9  0xb7b39541 in pthread_mutex_lock () from
  /lib/i686/cmov/libpthread.so.0
  #10 0xb6ef9d39 in _mesa_reference_texobj () from
  /usr/lib/dri/radeon_dri.so
  #11 0xb6efb15a in _mesa_DeleteTextures () from /usr/lib/dri/radeon_dri.so
  #12 0x0804cfda in ?? ()
 
 
 We need a debugging backtrace with 'bt full' in gdb after installing
 libgl1-mesa-dri-dbg.
 
 How hard is it to reproduce? I played an entire neverputt game but
 couldn't reproduce the problem on r300_dri. It could be related to
 https://bugs.freedesktop.org/show_bug.cgi?id=13208 (which is on r300 in
 the beginning), or it could be radeon_dri specific.

Does the crash still occur with latest mesa 7.7-4 ?
If so, please see above :)

Brice




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#456220: libgl1-mesa-dri: random crash in neverputt

2007-12-13 Thread Jiří Paleček

Package: libgl1-mesa-dri
Version: 7.0.2-2
Severity: normal

Hello,

I get random crashes while playing neverputt, the stack trace points to  
mesa. The backtrace is attached (#4 is the first stack frame beyond the  
signal handler), but this is the only info I've got.


Regards
Jiri Palecek

#4  0xb6ed999b in mmFreeMem () from /usr/lib/dri/radeon_dri.so
#5  0xb6e69e4c in driDestroyTextureObject () from  
/usr/lib/dri/radeon_dri.so

#6  0xb6e7c14e in ?? () from /usr/lib/dri/radeon_dri.so
#7  0x0880b000 in ?? ()
#8  0x08b52208 in ?? ()
#9  0xb7b39541 in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0
#10 0xb6ef9d39 in _mesa_reference_texobj () from /usr/lib/dri/radeon_dri.so
#11 0xb6efb15a in _mesa_DeleteTextures () from /usr/lib/dri/radeon_dri.so
#12 0x0804cfda in ?? ()

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.20.3-rt8 (PREEMPT)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2) (ignored: LC_ALL  
set to cs_CZ)

Shell: /bin/sh linked to /bin/dash

Versions of packages libgl1-mesa-dri depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared  
libraries
ii  libdrm2   2.3.0-4Userspace interface to kernel  
DRM
ii  libexpat1 1.95.8-3.4 XML parsing C library -  
runtime li
ii  libgl1-mesa-glx   7.0.2-2A free implementation of the  
OpenG


libgl1-mesa-dri recommends no packages.

-- no debconf information


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/




Bug#456220: libgl1-mesa-dri: random crash in neverputt

2007-12-13 Thread Brice Goglin
Jiří Paleček wrote:
 Package: libgl1-mesa-dri
 Version: 7.0.2-2
 Severity: normal

 Hello,

 I get random crashes while playing neverputt, the stack trace points
 to mesa. The backtrace is attached (#4 is the first stack frame beyond
 the signal handler), but this is the only info I've got.

 Regards
 Jiri Palecek

 #4  0xb6ed999b in mmFreeMem () from /usr/lib/dri/radeon_dri.so
 #5  0xb6e69e4c in driDestroyTextureObject () from
 /usr/lib/dri/radeon_dri.so
 #6  0xb6e7c14e in ?? () from /usr/lib/dri/radeon_dri.so
 #7  0x0880b000 in ?? ()
 #8  0x08b52208 in ?? ()
 #9  0xb7b39541 in pthread_mutex_lock () from
 /lib/i686/cmov/libpthread.so.0
 #10 0xb6ef9d39 in _mesa_reference_texobj () from
 /usr/lib/dri/radeon_dri.so
 #11 0xb6efb15a in _mesa_DeleteTextures () from /usr/lib/dri/radeon_dri.so
 #12 0x0804cfda in ?? ()


We need a debugging backtrace with 'bt full' in gdb after installing
libgl1-mesa-dri-dbg.

How hard is it to reproduce? I played an entire neverputt game but
couldn't reproduce the problem on r300_dri. It could be related to
https://bugs.freedesktop.org/show_bug.cgi?id=13208 (which is on r300 in
the beginning), or it could be radeon_dri specific.

Brice