I had crashes too and decided to investigate this evening.

I tried the following :
$ export TEXMACS_PATH=/usr/share/texmacs/TeXmacs
$ export TEXMACS_BIN_PATH=/usr/lib/texmacs/TeXmacs
$ export PATH="$TEXMACS_BIN_PATH/bin:$PATH"
$ export LD_LIBRARY_PATH="$TEXMACS_BIN_PATH/lib${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"}"
$ gdb /usr/lib/texmacs/TeXmacs/bin/texmacs.bin
(gdb) r
open a document, then ctrl+k (should close it -- clicking in the menus does the same)
(gdb) bt

But I got something very stupid:
#0  0x0818e423 in ?? ()
#1  0x092e22b4 in ?? ()
#2  0x0946dd44 in ?? ()
#3  0xbfd05000 in ?? ()
#4  0xfffffffe in ?? ()
#5  0x092e22b4 in ?? ()
#6  0x0946dd44 in ?? ()
#7  0x0946dd44 in ?? ()
#8  0x092e22b4 in ?? ()
#9  0x00000002 in ?? ()
#10 0x092e22b4 in ?? ()
#11 0x00000000 in ?? ()

I found the problem already reported.

What could I do to help further?

Snark on freenode and gimpnet



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

Reply via email to