| [View Project][View Threads]| Title: | Workbench file lister |    | Synopsis: Create a replacement file lister that resembles the ones used in Diropus and Diropus Magellan. |   Navigate: 1-2 
 | orgin | Re: Lister close window crash, help needed | 20090221 17:28 |    | @orgin
 
 Stack Backtrace:
 native kernel module Kickstart/intuition.library.kmod+0x00017714
 native kernel module Kickstart/intuition.library.kmod+0x00007D08
 Filer.debug:GUIEvents()+0x2B08 (section 1 @ 0x6F4C)
 Filer.debug:Events()+0xEC (section 1 @ 0x7848)
 Filer.debug:main()+0x220 (section 1 @ 0x408)
 native kernel module Kickstart/newlib.library.kmod+0x00001F38
 native kernel module Kickstart/newlib.library.kmod+0x00002B84
 native kernel module Kickstart/newlib.library.kmod+0x00002D48
 Filer.debug:_start()+0x170 (section 1 @ 0x170)
 native kernel module Kickstart/dos.library.kmod+0x0001EA6C
 native kernel module Kickstart/kernel+0x0003A49C
 native kernel module Kickstart/kernel+0x0003A51C
 native kernel module Kickstart/kernel+0x0003A51C
 
 It's not something in GUIEvents() case WMHI_CLOSEWINDOW that crashes. Though there is probably something using what gets deallocated there that crashes later on. No idea what it might be though. I've littered the code with debug outputs but didn't get anywhere with it. |   |  |  
  |  
 | orgin | Re: Lister close window crash, help needed | 20090222 20:58 |    | @orgin
 
 Turns out that my A1 gets crazy if I have "SERIAL MUNGE" activated.
 
 Turning that off and there's no crash when closing Filer windows.
 
 So I guess that means that this issue is solved?!? |   |  |  
  |   Navigate: 1-2 
  |  
  |