I should have included a bit of GDB output in the original bug
report to illustrate the problem that was constantly occurring
before I fixed it:

 Program received signal SIGSEGV, Segmentation fault.
 0x0805f131 in PlaceOntop (ontop=8, where=0) at menus.c:3756
 3756        for (t = Scr->TwmRoot.next; t != NULL; t = t->next) {
 (gdb) where
 #0  0x0805f131 in PlaceOntop (ontop=8, where=0) at menus.c:3756
 #1  0x0805f24b in RaiseWindow (tmp_win=0x83343a0) at menus.c:3787
 #2  0x0806ab10 in AutoRaiseWindow (tmp=0x83343a0) at events.c:218
 #3  0x0807096f in HandleEvents () at events.c:547
 #4  0x0804e3a7 in main (argc=2, argv=0xbff491a4, environ=0xbff491b0)
     at ctwm.c:1027
 (gdb) print Scr
 $2 = (ScreenInfo *) 0x0
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to