On Fri, Aug 23, 2013 at 07:33:51AM -0600, Anthony J. Bentley wrote:
> Stefan Sperling writes:
> > (gdb) bt
> > #0  0x00001d7c6fa353f3 in ?? () from /usr/X11R6/lib/libXfixes.so.5.1
> > #1  0x00001d7c60fc1187 in __cxa_finalize (dso=0x0)
> >     at /usr/src/lib/libc/stdlib/atexit.c:147
> > #2  0x00001d7c60faa29a in exit (status=0) at 
> > /usr/src/lib/libc/stdlib/exit.c:
> > 57
> > #3  0x00001d7a6050b948 in ?? () from /usr/local/bin/xye
> > #4  0x0000000000000001 in ?? ()
> > #5  0x00007f7fffff0228 in ?? ()
> > #6  0x0000000000000000 in ?? ()
> > 
> > Are you seeing this, too?
> 
> Nope, I don't see this on any of my machines.

In that case, please disregard this issue. It could be a local
problem and shouldn't block you from committing the port.

> Can you rebuild with debug symbols?

I did rebuild the game with debug symbols. But the trace is the same,
since it's not crashing in the game's code itself. It looks like some
problem with unloading a shared library upon exit.

Reply via email to