Daniel Leidert wrote:
Can you try to provide a meaningful backtrace? See
http://wiki.debian.org/HowToGetABacktrace for more information, how to
get a meaningful backtrace.
Thanks for the pointer, very clear. Here's the result, I'm afraid it's
not very meaningful anyway:
[EMAIL PROTECTED]:~/gchempaint$ gdb gchempaint
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...Using host libthread_db
library "/lib/libthread_db.so.1".
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/gchempaint
[Thread debugging using libthread_db enabled]
[New Thread 47006509244272 (LWP 2340)]
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct NULL not valid
Program received signal SIGABRT, Aborted.
[Switching to Thread 47006509244272 (LWP 2340)]
0x00002ac08d31207b in raise () from /lib/libc.so.6
Hope this helps, please ask for any other info you might need.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]