Bugs item #1777385, was opened at 2007-08-20 11:24 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1777385&group_id=132078
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: galaxie Group: Bug - Unknown Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tim Ansell (mithro) Assigned to: nash (nash) Summary: galaxie asserts parent->type == OBJTYPE_SYSTEM fails. Initial Comment: galaxie: tpe_gui.c:492: star_update: Assertion `parent->type == OBJTYPE_SYSTEM' failed. Program received signal SIGABRT, Aborted. [Switching to Thread -1219209552 (LWP 8527)] 0xffffe410 in ?? () (gdb) bt #0 0xffffe410 in ?? () #1 0xbfa9c6d8 in ?? () #2 0x00000006 in ?? () #3 0x0000214f in ?? () #4 0xb795b875 in raise () from /lib/tls/i686/cmov/libc.so.6 #5 0xb795d201 in abort () from /lib/tls/i686/cmov/libc.so.6 #6 0xb7954b6e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 #7 0x0805396e in star_update (tpe=0x80ab8b0, object=0x80cf400) at tpe_gui.c:492 #8 0x08053468 in gui_object_update (data=0x80acef8, eventid=137, event=0x80cf400) at tpe_gui.c:375 #9 0xb7bf63ca in _ecore_event_call () at ecore_events.c:428 #10 0xb7bfce7e in _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:639 #11 0xb7bfd05a in ecore_main_loop_begin () at ecore_main.c:79 #12 0x0804aed0 in main () (gdb) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1777385&group_id=132078 _______________________________________________ tp-bugs mailing list [email protected] http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs
