Thu 28 Apr 2005 04:37:19 AM UTC, comment #1:
Easier way to reproduce:
1. Open "fview.c"
2. Alt+Su
3. Shift+F4
4. Alt+x => crash
And the back trace is:
NTDLL! 7c901230()
ContainerWalkTree(_Container * 0x004925a8 stContainers, int (_Container , void )* 0x0043ef02 CheckForDocked(_Container , void ), void * 0x0012fcf0) line 813 + 33 bytes
ContainerWalkTree(_Container * 0x00498000 _stRootContainer, int (_Container , void )* 0x0043ef02 CheckForDocked(_Container , void ), void * 0x0012fcf0) line 828 + 20 bytes
GetADockedView() line 127 + 19 bytes
CloseTheDockedView() line 461 + 5 bytes
DoneBMSet(_BookmarksSet * 0x009ed498) line 178
RemoveFile(_TFileList * 0x009f00cc, void (File , void )* 0x00427b94 ProcessFile(File , void ), void * 0x0012fd58) line 366 + 15 bytes
RemoveTopFile(_TFileList * 0x009f00cc, _TMRUList * 0x009f199c) line 352 + 18 bytes
CmdFileExit(void * 0x009ed5a8) line 406 + 18 bytes
ExecuteCommand(const CmdDesc * 0x00483f08 _Commands, int 8, int 111, void * 0x009ed5a8) line 228 + 12 bytes
HandleFileViewEvents(int 1, _Event * 0x0012fefc, _View * 0x009edb64) line 241 + 24 bytes
ContainerHandleEvent(int 1, _Container * 0x004925e0, _Event * 0x0012fefc) line 571 + 26 bytes
ContainerHandleEvent(int 1, _Container * 0x00498000 _stRootContainer, _Event * 0x0012fefc) line 629 + 20 bytes
HandleEvent(_Event * 0x0012fefc) line 728 + 20 bytes
main2(int 1, char * * 0x009f0e90) line 830 + 9 bytes
WinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00000000, char * 0x00141f0b, int 1) line 39 + 18 bytes
WinMainCRTStartup() line 198 + 54 bytes
|