Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD Beta Forum
Vijilante
SubAdmin


Joined: 18 Nov 2001
Posts: 5182

PostPosted: Sat Mar 15, 2008 12:35 pm   

[2.20] Crash when closing tabbed child window
 
Procedure
1. Launch CMud
2. Close Session Window (ESC)
3. Enter at the command line
Code:
#WIN a;#WIN b

4. Right-click on the "b" window tab, and select close
Code:
date/time         : 2008-03-15, 08:50:02, 259ms
computer name     : CHAOTIC
user name         : James Dean <admin>
registered owner  : James Dean / Chaotic
operating system  : Windows XP Service Pack 2 build 2600
system language   : English
system up time    : 1 day 15 hours
program up time   : 27 seconds
processor         : AMD Athlon(tm) Processor
physical memory   : 102/383 MB (free/total)
free disk space   : (C:) 7.56 GB
display mode      : 1024x768, 32 bit
process id        : $5c0
allocated memory  : 34.70 MB
executable        : CMUD.exe
exec. date/time   : 2008-03-14 21:43
version           : 2.20.0.0
compiled with     : BCB 2006
madExcept version : 3.0e
callstack crc     : $79e0116c, $1163ddd3, $1163ddd3
count             : 2
exception number  : 1
exception class   : EAccessViolation
exception message : Access violation at address 00404FD0 in module 'CMUD.exe'. Read of address 000003EF.

Main ($8ac):
00404fd0 +008 CMUD.exe     System           21  +0 TObject.InheritsFrom
00cc83fb +023 CMUD.exe     PARENT         3827  +1 TParentForm.CloseWindow1Click
00cd1115 +011 CMUD.exe     PARENT         9630  +1 TParentForm.WMCloseWindow
004c01df +2bb CMUD.exe     Controls                TControl.WndProc
004c41e3 +4fb CMUD.exe     Controls                TWinControl.WndProc
004a677b +553 CMUD.exe     Forms                   TCustomForm.WndProc
7c90eae0 +010 ntdll.dll                            KiUserCallbackDispatcher
00c6e144 +020 CMUD.exe     DXSounds       2128  +9 TCustomDXSound.FormWndProc
00c6b8e8 +00c CMUD.exe     DXClass         635  +1 TControlSubClass.WndProc
004c390c +02c CMUD.exe     Controls                TWinControl.MainWndProc
00481620 +014 CMUD.exe     Classes                 StdWndProc
77d4e361 +016 USER32.dll                           CallWindowProcA
006d70ab +0a7 CMUD.exe     aqDockingUtils 1728  +7 CallDefWndProc
006d7199 +0dd CMUD.exe     aqDockingUtils 1776 +41 TaqWindowEventFilter.WndProc
00481620 +014 CMUD.exe     Classes                 StdWndProc
77d4bcc7 +00a USER32.dll                           DispatchMessageA
004ae8f0 +0fc CMUD.exe     Forms                   TApplication.ProcessMessage
004ae92a +00a CMUD.exe     Forms                   TApplication.HandleMessage
004aec1f +0b3 CMUD.exe     Forms                   TApplication.Run
00e3ba60 +088 CMUD.exe     CMUD            354 +20 initialization
7c91312f +069 ntdll.dll                            RtlUnicodeStringToAnsiString
7c812907 +0b6 kernel32.dll                         GetVersionExA
_________________
The only good questions are the ones we have never answered before.
Search the Forums
Reply with quote
Tech
GURU


Joined: 18 Oct 2000
Posts: 2733
Location: Atlanta, USA

PostPosted: Sat Mar 15, 2008 9:45 pm   
 
Confirmed.
_________________
Asati di tempari!
Reply with quote
Doxedon
Novice


Joined: 01 Dec 2007
Posts: 49

PostPosted: Sun Mar 16, 2008 10:03 am   
 
Same Issue

Quote:

date/time : 2008-03-16, 21:00:27, 46ms
computer name : WORKSTATION
user name : Doxedon <admin>
registered owner : good guys
operating system : Windows XP Service Pack 2 build 2600
system language : English
system up time : 1 hour 1 minute
program up time : 19 minutes 36 seconds
processor : Intel(R) Pentium(R) 4 CPU 3.06GHz
physical memory : 127/512 MB (free/total)
free disk space : (C:) 28.59 GB
display mode : 1024x768, 32 bit
process id : $c84
allocated memory : 46.21 MB
executable : CMUD.exe
exec. date/time : 2008-03-15 13:43
version : 2.20.0.0
compiled with : BCB 2006
madExcept version : 3.0e
callstack crc : $79e0116c, $1163ddd3, $1163ddd3
exception number : 2
exception class : EAccessViolation
exception message : Access violation at address 00404FD0 in module 'CMUD.exe'. Read of address 000003EF.

Main ($900):
00404fd0 +008 CMUD.exe System 21 +0 TObject.InheritsFrom
00cc83fb +023 CMUD.exe PARENT 3827 +1 TParentForm.CloseWindow1Click
00cd1115 +011 CMUD.exe PARENT 9630 +1 TParentForm.WMCloseWindow
004c01df +2bb CMUD.exe Controls TControl.WndProc
004c41e3 +4fb CMUD.exe Controls TWinControl.WndProc
004a677b +553 CMUD.exe Forms TCustomForm.WndProc
7c90eae0 +010 ntdll.dll KiUserCallbackDispatcher
00c6e144 +020 CMUD.exe DXSounds 2128 +9 TCustomDXSound.FormWndProc
00c6b8e8 +00c CMUD.exe DXClass 635 +1 TControlSubClass.WndProc
004c390c +02c CMUD.exe Controls TWinControl.MainWndProc
00481620 +014 CMUD.exe Classes StdWndProc
7e41f658 +016 USER32.dll CallWindowProcA
006d70ab +0a7 CMUD.exe aqDockingUtils 1728 +7 CallDefWndProc
006d7199 +0dd CMUD.exe aqDockingUtils 1776 +41 TaqWindowEventFilter.WndProc
00481620 +014 CMUD.exe Classes StdWndProc
7e4196c2 +00a USER32.dll DispatchMessageA
004ae8f0 +0fc CMUD.exe Forms TApplication.ProcessMessage
004ae92a +00a CMUD.exe Forms TApplication.HandleMessage
004aec1f +0b3 CMUD.exe Forms TApplication.Run
00e3ba60 +088 CMUD.exe CMUD 354 +20 initialization
7c91312f +069 ntdll.dll RtlUnicodeStringToAnsiString
7c812b94 +0b6 kernel32.dll GetVersionExA
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Mon Mar 17, 2008 5:40 pm   
 
Hmm, weird, that *was* working a few days ago. But confirmed this and added it to the bug list.
Reply with quote
Taz
GURU


Joined: 28 Sep 2000
Posts: 1395
Location: United Kingdom

PostPosted: Fri May 02, 2008 10:34 am   
 
Wasn't sure if this was one of the mentioned fixes in the history list so gave it a try.

Following the procedure you don't get a crash but the window doesn't close either.
_________________
Taz :)
Reply with quote
Arminas
Wizard


Joined: 11 Jul 2002
Posts: 1265
Location: USA

PostPosted: Thu May 08, 2008 3:08 am   
 
Fixed in 2.24
_________________
Arminas, The Invisible horseman
Windows 7 Pro 32 bit
AMD 64 X2 2.51 Dual Core, 2 GB of Ram
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD Beta Forum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net