Welcome to the t-engine Bug Tracker
Please note that this is a tracker for ToME 3 issues. Please list any ToME 2 issues on the ToME wiki.
For information on the wiki format used for the tickets and comments, see the Dokuwiki Syntax Reference.
Thanks,
Eric (sdltome-at-gmail:dot:com)
FS#206 - Window resize crash
Attached to Project:
T-Engine
Opened by Jon Sadler (madmonk) - Wednesday, 28 April 2010, 02:10 GMT-7
Opened by Jon Sadler (madmonk) - Wednesday, 28 April 2010, 02:10 GMT-7
|
DetailsI just got an unusual crash. It happened on a window re-size (max screen). I will log this as an unconfirmed bug, since I haven’t been able to duplicate this. Got this stack trace out of GDB. Starting program: /usr/local/bin/tome3
[Thread debugging using libthread_db enabled]
[New Thread 0xb6f4a8e0 (LWP 12336)]
[New Thread 0xb2c8db70 (LWP 12339)]
[Thread 0xb2c8db70 (LWP 12339) exited]
[New Thread 0xb2c8db70 (LWP 12340)]
[New Thread 0xb248cb70 (LWP 12341)]
Program received signal SIGSEGV, Segmentation fault.
term_win_copy (s=<value optimized out>, f=<value optimized out>,
w=<value optimized out>, h=63) at z-term.c:437
437 *s_aa++ = *f_aa++;
|
This task depends upon
This is possibly related to bug 192