tag 460661 + unreproducible severity 460661 important thanks On Mon, Jan 14, 2008 at 12:13:53PM +0100, Jens Thiele wrote: > gdb backtrace (probably useless)
Is - especially since I'm not able to reproduce it with the very exact versions of your installed packages, on the same architecture. What did you do? Did it segfault right from starting it or somewhere while using? The backtrace might become more useful if you install libc6-dbg and libncursesw5-dbg packages, do you get something more informative, then? One thing more to try after that is that you might want to give an unstripped rebuild a try: #v+ $> export DEB_BUILD_OPTIONS='nostrip' $> sudo apt-get build-dep tetradraw $> sudo apt-get -b source tetradraw $> sudo dpkg -i tetradraw_2.0.3-4_i386.deb #v- Something like this should do the trick. Hopefully. Rhonda -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]