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
Doxedon
Novice


Joined: 01 Dec 2007
Posts: 49

PostPosted: Thu Jul 30, 2009 1:40 am   

[3.10a] Search Dialog Bug affecting Keystrokes thereafter
 
I tried reproducing this in a blank session, but I couldn't, but I can reproduce it 100% in my normal session:

Basically what's happening is that after I search for a string in the mud session, after getting rid of the search box, I get Access Violation, and then on majority of keystrokes thereafter, it will continue, making it unable to use the client without restarting it.

Procedures:
1. Open Cmud/Connect to a session.
2. Search for text
3. Press ESC (get out of search dialog)
4. See AV come up.

Notes:
I don't have any mapper objects (not using the mapper, nor is it active) in my session, yet the bug report (i think) is calling it.

Any suggestions in order to find/replicate it

Code:

date/time         : 2009-07-29, 23:23:11, 31ms
operating system  : Windows XP Service Pack 3 build 2600
system language   : English
system up time    : 1 hour 11 minutes
program up time   : 47 seconds
processors        : 2x Intel(R) Pentium(R) 4 CPU 3.20GHz
physical memory   : 399/1014 MB (free/total)
free disk space   : (C:) 22.33 GB
display mode      : 1024x768, 32 bit
process id        : $a5c
allocated memory  : 36.43 MB
executable        : cMUD.exe
exec. date/time   : 2009-07-29 08:46
version           : 3.10.0.1
compiled with     : BCB 2006/07
madExcept version : 3.0h
contact name      : fd
contact email     : sdf@sg.com
callstack crc     : $0e9bf9e5, $68a516c1, $68a516c1
exception number  : 1
exception class   : EAccessViolation
exception message : Access violation at address 00A69ECD in module 'cMUD.exe'. Read of address 00000129.

Main ($d78):
00a69ecd +011 cMUD.exe  MapFrame3  5573  +0 TMapFr.GetGrid
00cf184d +009 cMUD.exe  MapNew3    2960  +1 TNewMapF.ActionGridUpdate
0047b75b +00f cMUD.exe  Classes             TBasicAction.Update
004cbd0d +031 cMUD.exe  ActnList            TContainedAction.Update
0047b651 +005 cMUD.exe  Classes             TBasicActionLink.Update
00692473 +027 cMUD.exe  dxBar     21996  +1 TdxBarItemLink.InitiateAction
006937f3 +01f cMUD.exe  dxBar     22659  +1 TdxBarItemLinks.InitiateActions
00693816 +016 cMUD.exe  dxBar     22668  +3 TdxBarItemLinks.IsShortCut
006adbd3 +057 cMUD.exe  dxBar     36903 +10 TdxBarItem.IsShortCut
00693840 +040 cMUD.exe  dxBar     22671  +6 TdxBarItemLinks.IsShortCut
0068f956 +006 cMUD.exe  dxBar     20515  +0 TdxBar.IsShortCut
006888c9 +025 cMUD.exe  dxBar     16932  +1 IsBarManagerShortCut
00688a4c +0a8 cMUD.exe  dxBar     16980 +23 TdxBarManager.HandleShortCut
006816e0 +020 cMUD.exe  dxBar     12828  +1 HandleKey
00681ba2 +182 cMUD.exe  dxBar     12966 +34 MenuActivateIfNeeded
00681ed3 +083 cMUD.exe  dxBar     13075 +16 dxBarKeyboardHook
7c90e470 +010 ntdll.dll                     KiUserCallbackDispatcher
7c912c21 +069 ntdll.dll                     RtlUnicodeStringToAnsiString


This other one is when I tried replicating (using find dialog) it on a blank session. I created an untitled map for the blank session, made a room, centered my location, and then promptly deleted the object from settings. Still didn't reproduce the bug I was looking for: I opened a session that I've never used before, and this came up.
Code:

date/time         : 2009-07-30, 11:28:44, 625ms
operating system  : Windows XP Service Pack 3 build 2600
system language   : English
system up time    : 33 minutes 31 seconds
program up time   : 1 minute 29 seconds
processors        : 2x Intel(R) Pentium(R) 4 CPU 3.20GHz
physical memory   : 417/1014 MB (free/total)
free disk space   : (C:) 22.34 GB
display mode      : 1024x768, 32 bit
process id        : $144
allocated memory  : 28.70 MB
executable        : cMUD.exe
exec. date/time   : 2009-07-29 08:46
version           : 3.10.0.1
compiled with     : BCB 2006/07
madExcept version : 3.0h
contact name      : fd
contact email     : sdf@sg.com
callstack crc     : $ff4af560, $a6d2b4a8, $a6d2b4a8
exception number  : 1
exception class   : EAccessViolation
exception message : Access violation at address 00CF268E in module 'cMUD.exe'. Read of address 0001C5D0.

Main ($108):
00cf268e +006 cMUD.exe   MapNew3         3251  +0 TNewMapF.GetTrackLoc
00d1c84f +043 cMUD.exe   MapLoc3          547  +6 TMapLoc.LoopViews
00d1c378 +098 cMUD.exe   MapLoc3          375 +11 TMapLoc.Destroy
00404da4 +008 cMUD.exe   System            38  +0 TObject.Free
00459fb0 +008 cMUD.exe   SysUtils                 FreeAndNil
00d73427 +023 cMUD.exe   PrefDat        13312  +4 LocationRec.Remove
00d564c7 +03f cMUD.exe   PrefDat         2040  +4 PrefRec.Destroy
00404da4 +008 cMUD.exe   System            38  +0 TObject.Free
00459fb0 +008 cMUD.exe   SysUtils                 FreeAndNil
00726a8c +09c cMUD.exe   Lister           148  +4 pNode.Destroy
00404da4 +008 cMUD.exe   System            38  +0 TObject.Free
00459fb0 +008 cMUD.exe   SysUtils                 FreeAndNil
00726be5 +04d cMUD.exe   Lister           208  +8 pList.Clear
00d5a279 +11d cMUD.exe   PrefDat         4689 +24 PkgData.ClearAllPkg
00c4a956 +062 cMUD.exe   PARENT          2493 +18 TParentForm.NewWindow
00c4f0ef +3bf cMUD.exe   PARENT          4296 +47 TParentForm.NewMUD
00c4b0da +01a cMUD.exe   PARENT          2874  +2 MUDWindow
00c4b189 +085 cMUD.exe   PARENT          2891 +13 TParentForm.CharAction
00c4b23e +006 cMUD.exe   PARENT          2921  +0 TParentForm.DoAction
004bb023 +2bb cMUD.exe   Controls                 TControl.WndProc
004bf027 +4fb cMUD.exe   Controls                 TWinControl.WndProc
004a1587 +553 cMUD.exe   Forms                    TCustomForm.WndProc
00bf5a90 +020 cMUD.exe   DXSounds        2128  +9 TCustomDXSound.FormWndProc
00bf3234 +00c cMUD.exe   DXClass          635  +1 TControlSubClass.WndProc
004be750 +02c cMUD.exe   Controls                 TWinControl.MainWndProc
0047c400 +014 cMUD.exe   Classes                  StdWndProc
7e42a993 +016 USER32.dll                          CallWindowProcA
006d43bf +0a7 cMUD.exe   aqDockingUtils  1728  +7 CallDefWndProc
006d44ad +0dd cMUD.exe   aqDockingUtils  1776 +41 TaqWindowEventFilter.WndProc
0047c400 +014 cMUD.exe   Classes                  StdWndProc
7e4196c2 +00a USER32.dll                          DispatchMessageA
004a96fc +0fc cMUD.exe   Forms                    TApplication.ProcessMessage
004a9736 +00a cMUD.exe   Forms                    TApplication.HandleMessage
004a9a2b +0b3 cMUD.exe   Forms                    TApplication.Run
00e0015c +088 cMUD.exe   CMUD             352 +20 initialization
7c912c21 +069 ntdll.dll                           RtlUnicodeStringToAnsiString
Reply with quote
Doxedon
Novice


Joined: 01 Dec 2007
Posts: 49

PostPosted: Thu Jul 30, 2009 1:58 pm   
 
Same bug, but the bug reports are different:

Code:

date/time         : 2009-07-30, 23:01:07, 234ms
operating system  : Windows XP Service Pack 3 build 2600
system language   : English
system up time    : 7 hours 21 minutes
program up time   : 2 hours 4 minutes
processors        : 2x Intel(R) Pentium(R) 4 CPU 3.20GHz
physical memory   : 440/1014 MB (free/total)
free disk space   : (C:) 22.32 GB
display mode      : 1024x768, 32 bit
process id        : $1f44
allocated memory  : 74.26 MB
executable        : cMUD.exe
exec. date/time   : 2009-07-29 08:46
version           : 3.10.0.1
compiled with     : BCB 2006/07
madExcept version : 3.0h
contact name      : fd
contact email     : sdf@sg.com
callstack crc     : $0e9bf9e5, $78d2dc1d, $78d2dc1d
exception number  : 1
exception class   : Unknown
exception message : Unknown.

Main ($14e4):
00a69ecd +011 cMUD.exe  MapFrame3  5573  +0 TMapFr.GetGrid
00cf184d +009 cMUD.exe  MapNew3    2960  +1 TNewMapF.ActionGridUpdate
0047b75b +00f cMUD.exe  Classes             TBasicAction.Update
004cbd0d +031 cMUD.exe  ActnList            TContainedAction.Update
0047b651 +005 cMUD.exe  Classes             TBasicActionLink.Update
00692473 +027 cMUD.exe  dxBar     21996  +1 TdxBarItemLink.InitiateAction
006937f3 +01f cMUD.exe  dxBar     22659  +1 TdxBarItemLinks.InitiateActions
00693816 +016 cMUD.exe  dxBar     22668  +3 TdxBarItemLinks.IsShortCut
006adbd3 +057 cMUD.exe  dxBar     36903 +10 TdxBarItem.IsShortCut
00693840 +040 cMUD.exe  dxBar     22671  +6 TdxBarItemLinks.IsShortCut
0068f956 +006 cMUD.exe  dxBar     20515  +0 TdxBar.IsShortCut
006888c9 +025 cMUD.exe  dxBar     16932  +1 IsBarManagerShortCut
00688a4c +0a8 cMUD.exe  dxBar     16980 +23 TdxBarManager.HandleShortCut
006816e0 +020 cMUD.exe  dxBar     12828  +1 HandleKey
00681ba2 +182 cMUD.exe  dxBar     12966 +34 MenuActivateIfNeeded
00681ed3 +083 cMUD.exe  dxBar     13075 +16 dxBarKeyboardHook
7c90e470 +010 ntdll.dll                     KiUserCallbackDispatcher
00405152 +002 cMUD.exe  System       38  +0 @ClassDestroy
00404d95 +009 cMUD.exe  System       38  +0 TObject.Destroy
00404da4 +008 cMUD.exe  System       38  +0 TObject.Free
0044d6b9 +009 cMUD.exe  madExcept           InterceptFreeExceptObject
004057a6 +016 cMUD.exe  System       38  +0 @DoneExcept
004a9a4a +0d2 cMUD.exe  Forms               TApplication.Run
004c0ce8 +01c cMUD.exe  Controls            TWinControl.WMNCHitTest
004bb023 +2bb cMUD.exe  Controls            TControl.WndProc
004becb9 +18d cMUD.exe  Controls            TWinControl.WndProc
009e5148 +030 cMUD.exe  term       1069  +8 TTerm.WndProc
004be750 +02c cMUD.exe  Controls            TWinControl.MainWndProc
0047c400 +014 cMUD.exe  Classes             StdWndProc
7c912c21 +069 ntdll.dll                     RtlUnicodeStringToAnsiString
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