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

Bug#170991: xlibmesa3 4.2.1-4 causes xmame.xgl to crash



On Wed, Nov 27, 2002 at 10:50:01PM +0100, Chema Mateos wrote:
>         With xmame compiled with XGL support (versions tested: 0.60 and
>         0.61, compiled with gcc-2.95 AND gcc-3.2), it crashes with the
>         message: (The <- parts are mine)
> 
> GLINFO: loaded OpenGL library libGL.so! <- file provided by nVidia
> GLINFO: loaded GLU    library libGLU.so! <- file provided by xlibmesa3
> GLINFO: glPolygonOffsetEXT (3): not implemented ! <-error in libGLU.so?
> 
> Violaci?n de segmento <- (Segfault in English)
> 
>         That's all I can say. No other OpenGL package is broken by now
>         (tested: tuxracer, crack-attack)

Might be a bug in xmame.

Can you generate a full backtrace for me?

1) # apt-get install xlibmesa3-dbg gdb
2) $ ulimit -c unlimited
3) $ LD_LIBRARY_PATH=/usr/X11R6/lib/debug xmame
   (add any arguments and do anything you need to reproduce the crash)
4) $ gdb $(which xmame) core
5) (gdb) bt full
6) mail the output of the above to 170991@bugs.debian.org

If you have access to an unstripped xmame executable, that would help
even more.

-- 
G. Branden Robinson                |    If a man ate a pound of pasta and a
Debian GNU/Linux                   |    pound of antipasto, would they
branden@debian.org                 |    cancel out, leaving him still
http://people.debian.org/~branden/ |    hungry?              -- Scott Adams

Attachment: pgpBGoe2gBi0V.pgp
Description: PGP signature


Reply to: