|
Fizban1216 Apprentice
Joined: 03 Feb 2007 Posts: 170
|
Posted: Thu Mar 26, 2009 12:21 am
[3.05] Negotiation Related Issues? |
When I connect to dead-souls.net:8000 it crashes cmud if I'm logging in fresh, if I'm reconnecting to a session it doesn't do this. I'm suspecting it has to do with some sort of telnet negotiation at login. I've tried other clients and none of them suffer from this.[/i]
|
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Thu Mar 26, 2009 2:40 am |
Do you see this same behavior with the same session in 2.37?
If you attempt this with the Debug Window open, do you see anything strange? What if you created a new session connecting to that MUD, does it happen? |
|
_________________ Asati di tempari! |
|
|
|
Fizban1216 Apprentice
Joined: 03 Feb 2007 Posts: 170
|
Posted: Thu Mar 26, 2009 3:42 pm |
It doesn't crash in 2.37, only 3.05 and I believe it did in 3.03 and 3.04 as well. It's not session related it does the same connecting to the MUD via "New Connection". The script debugger shows the following when I tell it to show raw input/output and log in and crash it.
Code: |
| a DeadSoul |Connected to host dead-souls.net
0.0109 | i DeadSoul <<IAC><DO><24>
0.0017 | i DeadSoul ><IAC><WILL><24>
0.0001 | a DeadSoul #Telnet 24:
0.2060 | i DeadSoul <<IAC><DO><31><IAC><DO><91>Connected to Dead Souls, an LP mud running on Linux.<CR><LF>
0.0000 | __ \ | ___| | <CR><LF>
0.0000 | | | _ \ _` | _` | \___ \ _ \ | | | __| <CR><LF>
0.0000 | | | __/ ( | ( | | ( | | | | \__ \ <CR><LF>
0.0000 | ____/ \___| \__,_| \__,_| _____/ \___/ \__,_| _| ____/ <CR><LF>
0.0000 | The Dead Souls Development and Demo MUD<CR><LF><CR><LF>
0.0000 | This software is copyrighted and not GPL.<CR><LF>
0.0000 | * Intermud channels are restricted here *<CR><LF>
0.0000 | * Sessions are logged. If you dislike this, you may disconnect *<CR><LF>
0.0000 | ----------------------------------------------------------<CR><LF>
0.0000 | *-> This demo MUD grants creator powers to guests. The <-*<CR><LF>
0.0000 | *-> regular, downloadable version does not do this by default <-*<CR><LF>
0.0000 | ----------------------------------------------------------<CR><LF>
0.0000 | For more info: http://dead-souls.net/<CR><LF><CR><LF>
0.0000 | Driver: FluffOS v2.15-ds09 Mudlib: Dead Souls 2.9a16 <CR><LF><CR><LF>
0.0000 | What name do you wish?
0.0001 | i DeadSoul ><IAC><WILL><31>
0.0000 | a DeadSoul #Telnet 31:
0.0000 | i DeadSoul ><IAC><SB><31><NUL>ë<NUL>M<IAC><SE>
0.0001 | i DeadSoul ><IAC><WILL><91>
0.0000 | a DeadSoul #Telnet 91:
0.0002 | a DeadSoul |Connected to Dead Souls, an LP mud running on Linux.
0.0002 | a DeadSoul | __ \ | ___| |
0.0001 | a DeadSoul | | | _ \ _` | _` | \___ \ _ \ | | | __|
0.0001 | a DeadSoul | | | __/ ( | ( | | ( | | | | \__ \
0.0001 | a DeadSoul | ____/ \___| \__,_| \__,_| _____/ \___/ \__,_| _| ____/
0.0001 | a DeadSoul | The Dead Souls Development and Demo MUD
0.0014 | a DeadSoul |
0.0001 | a DeadSoul | This software is copyrighted and not GPL.
0.0002 | a DeadSoul | * Intermud channels are restricted here *
0.0001 | a DeadSoul | * Sessions are logged. If you dislike this, you may disconnect *
0.0001 | a DeadSoul | ----------------------------------------------------------
0.0001 | a DeadSoul | *-> This demo MUD grants creator powers to guests. The <-*
0.0011 | a DeadSoul | *-> regular, downloadable version does not do this by default <-*
0.0001 | a DeadSoul | ----------------------------------------------------------
0.0002 | a DeadSoul | For more info: http://dead-souls.net/
0.0002 | f DeadSoul | Pattern: \b(((https?|ftp|telnet)://[\w\d:#@%/;$()~_?\+\-=&]+|www|f... : (%1="http://dead-souls.net", %2="http://dead-souls", %3="http", %4=".net")
0.0002 | c DeadSoul | exec : Pattern "\b(((https?|ftp|telnet)://[\w\d:#@%/;$()~_?\+\-=...
0.0007 | a DeadSoul |
0.0001 | a DeadSoul | Driver: FluffOS v2.15-ds09 Mudlib: Dead Souls 2.9a16
0.0001 | a DeadSoul |
0.0012 | a DeadSoul ]What name do you wish?
0.0607 | i DeadSoul <<IAC><SB><24><1><IAC><SE>
0.0001 | a DeadSoul #Telnet 24: <1>
0.0001 | i DeadSoul ><IAC><SB><24><NUL>cmud<IAC><SE>
1.6567 | ---
0.0003 | c DeadSoul | [1] DeadSoulsDemo Comline : start :
0.0015 | a DeadSoul |What name do you wish? Fizban
0.0011 | i DeadSoul >Fizban<CR><LF>
0.0003 | d DeadSoul | [1] DeadSoulsDemo Comline : stopped
0.0418 | i DeadSoul <Password: <IAC><WILL><1>
0.0003 | i DeadSoul ><IAC><DO><1>
0.0001 | a DeadSoul #Telnet 1:
0.0002 | a DeadSoul ]Password:
0.0462 | i DeadSoul <<IAC><GA>
1.8073 | ---
0.0001 | c DeadSoul | [1] DeadSoulsDemo Comline : start :
0.0009 | a DeadSoul |Password: xxx
0.0010 | i DeadSoul >xxx<CR><LF>
0.0003 | d DeadSoul | [1] DeadSoulsDemo Comline : stopped
0.0439 | i DeadSoul <<IAC><WONT><1>
0.0411 | i DeadSoul </domains/default/room/wiz_hall<ESC>[0m<ESC>[0m<CR><LF>
0.0000 | Idlers' Hall<ESC>[0m<CR><LF>
0.0000 | Immortals come here to communicate with each other about the world they are building. The Builder's hall<ESC>[0m<CR><LF>
0.0000 | and Adventurer's Guild are north. The Arch Room is south. The test lab facilities are east.<ESC>[0m<CR><LF>
0.0000 | A sign reads: "I3 connection: <ESC>[1m<ESC>[32mONLINE<ESC>[0m, IMC2: <ESC>[1m<ESC>[32mONLINE<ESC>[0m" <ESC>[0m<ESC>[0m<CR><LF>
0.0001 | Obvious exits: south, north, east, up<ESC>[0m<ESC>[0m<CR><LF>
0.0000 | <ESC>[35mFive swivel chairs<ESC>[0m<ESC>[35m, a pile of 1337 copper<ESC>[0m<ESC>[35m, a pile of 1337 silver<ESC>[0m<ESC>[35m, a pile of 1337 electrum<ESC>[0m<ESC>[35m, a pile of 1337<ESC>[0m<CR><LF>
0.0000 | <ESC>[35mgold<ESC>[0m<ESC>[35m, a dusty chalkboard<ESC>[0m<ESC>[35m, a wooden chest<ESC>[0m<ESC>[35m, two guest beds<ESC>[0m<ESC>[35m, and a pile of 1337 platinum<ESC>[0m<ESC>[35m are here.<ESC>[0m<ESC>[0m<CR><LF>
0.0000 | <ESC>[1m<ESC>[32m98% Cerihan Free<ESC>[0m<ESC>[0m is lying down.<ESC>[0m<CR><LF>
0.0000 | <ESC>[1m<ESC>[32mAmok goes: nom nom nom..<ESC>[0m<ESC>[0m is sitting down on a swivel chair.<ESC>[0m<CR><LF>
0.0000 | <ESC>[1m<ESC>[32mLt. Cmdr. Raudhrskal<ESC>[0m<ESC>[0m is sitting down on a swivel chair.<ESC>[0m<CR><LF>
0.0000 | <ESC>[1m<ESC>[32mSilenus, companion to Dionysus<ESC>[0m<ESC>[0m is standing here.<ESC>[0m<CR><LF>
0.0000 | <ESC>[1m<ESC>[32mDetah the Aura of Arcania<ESC>[0m<ESC>[0m is standing here.<ESC>[0m<CR><LF>
0.0000 | <ESC>[1m<ESC>[32mA money tree<ESC>[0m is standing here.<ESC>[0m<CR><LF>
0.0000 | <ESC>[0m<CR><LF>
0.0000 | <ESC>[0m<ESC>[0m<CR><LF>
0.0000 | Processing /realms/fizban/.profile...<ESC>[0m<ESC>[0m<CR><LF>
0.0000 | sourcing command: people<ESC>[0m<ESC>[0m<CR><LF>
0.0000 | ---------------------------------------------------------------------------------------------------------<ESC>[0m<CR><LF>
0.0000 | 10 people in current sort EDT time is: Thu Mar 26 12:38:48 2009 <ESC>[0m<CR><LF>
0.0000 | ---------------------------------
0.0003 | a DeadSoul |/domains/default/room/wiz_hall
0.0001 | a DeadSoul |Idlers' Hall
0.0001 | a DeadSoul |Immortals come here to communicate with each other about the world they are building. The Builder's hall
0.0003 | a DeadSoul |and Adventurer's Guild are north. The Arch Room is south. The test lab facilities are east.
0.0002 | a DeadSoul |A sign reads: "I3 connection: ONLINE, IMC2: ONLINE"
0.0015 | a DeadSoul |Obvious exits: south, north, east, up
0.0002 | a DeadSoul |Five swivel chairs, a pile of 1337 copper, a pile of 1337 silver, a pile of 1337 electrum, a pile of 1337
0.0002 | a DeadSoul |gold, a dusty chalkboard, a wooden chest, two guest beds, and a pile of 1337 platinum are here.
0.0002 | a DeadSoul |98% Cerihan Free is lying down.
0.0002 | a DeadSoul |Amok goes: nom nom nom.. is sitting down on a swivel chair.
0.0002 | a DeadSoul |Lt. Cmdr. Raudhrskal is sitting down on a swivel chair.
0.0014 | a DeadSoul |Silenus, companion to Dionysus is standing here.
0.0002 | a DeadSoul |Detah the Aura of Arcania is standing here.
0.0002 | a DeadSoul |A money tree is standing here.
0.0002 | a DeadSoul |
0.0001 | a DeadSoul |
0.0001 | a DeadSoul |Processing /realms/fizban/.profile...
0.0012 | a DeadSoul |sourcing command: people
0.0001 | a DeadSoul |---------------------------------------------------------------------------------------------------------
0.0001 | a DeadSoul | 10 people in current sort EDT time is: Thu Mar 26 12:38:48 2009
0.0335 | i DeadSoul <------------------------------------------------------------------------<ESC>[0m<CR><LF>
0.0000 | 388 D 20 Cratylus vps.rugose.com 001 h ~cratylus/workroom <ESC>[0m<CR><LF>
0.0003 | 572 D 1 Xyzzy c-69-138-25-190.hsd1.md.comc 014 h ^default/room/start <ESC>[0m<CR><LF>
0.0000 | 44 D 27 Amok c409.ip15.netikka.fi 21 m ^default/room/wiz_hall <ESC>[0m<CR><LF>
0.0000 | 15 D 2 Cerihan r57h112.res.gatech.edu 016 h ^default/room/wiz_hall <ESC>[0m<CR><LF>
0.0000 | 72 D 7 Detah 205.204.186.1 03 m ^default/room/wiz_hall <ESC>[0m<CR><LF>
0.0000 | 05 D 1 Fizban d192-24-214-237.col.wideopen ^default/room/wiz_hall <ESC>[0m<CR><LF>
0.0000 | 312 D 1 Ninja pool-71-178-77-121.washdc.ea 002 h ~ninja/workroom <ESC>[0m<CR><LF>
0.0000 | 77 D 42 Raudhrskal staticline53587.toya.net.pl ^default/room/wiz_hall <ESC>[0m<CR><LF>
0.0001 | 186 D 4 Silenus n218250131206.netvigator.com 002 h ^default/room/wiz_hall <ESC>[0m<CR><LF>
0.0000 | 271 D 1 Sinistrad ip68-4-108-25.oc.oc.cox.net 001 h ^default/room/start <ESC>[0m<CR><LF>
0.0000 | ---------------------------------------------------------------------------------------------------------<ESC>[0m<CR><LF>
0.0000 | Dead Souls <ESC>[0m<ESC>[0m<CR><LF>
0.0000 | sourcing command: uptime<ESC>[0m<ESC>[0m<CR><LF>
0.0000 | Dead Souls has been up for <ESC>[33m2w 2d 17h 1m 43s<ESC>[0m.<ESC>[0m<ESC>[0m<CR><LF>
0.0000 | sourcing command: boards<ESC>[0m<ESC>[0m<CR><LF>
0.0000 | Immortal board has 12 new messages posted.<ESC>[0m<ESC>[0m<CR><LF>
0.0000 | Sourcing complete.<ESC>[0m<ESC>[0m<CR><LF><CR>
0.0000 | <ESC>[77;1H> <ESC>[0m<IAC><GA>You wear a robe.<ESC>[0m<ESC>[0m<CR><LF>
0.0001 | You wear a wizard's hat.<ESC>[0m<ESC>[0m<CR><LF>
0.0004 | a DeadSoul |---------------------------------------------------------------------------------------------------------
0.0004 | a DeadSoul |388 D 20 Cratylus vps.rugose.com 001 h ~cratylus/workroom
0.0013 | a DeadSoul |572 D 1 Xyzzy c-69-138-25-190.hsd1.md.comc 014 h ^default/room/start
0.0003 | a DeadSoul |44 D 27 Amok c409.ip15.netikka.fi 21 m ^default/room/wiz_hall
0.0002 | a DeadSoul |15 D 2 Cerihan r57h112.res.gatech.edu 016 h ^default/room/wiz_hall
0.0002 | a DeadSoul |72 D 7 Detah 205.204.186.1 03 m ^default/room/wiz_hall
0.0002 | a DeadSoul |05 D 1 Fizban d192-24-214-237.col.wideopen ^default/room/wiz_hall
0.0002 | a DeadSoul |312 D 1 Ninja pool-71-178-77-121.washdc.ea 002 h ~ninja/workroom
0.0013 | a DeadSoul |77 D 42 Raudhrskal staticline53587.toya.net.pl ^default/room/wiz_hall
0.0002 | a DeadSoul |186 D 4 Silenus n218250131206.netvigator.com 002 h ^default/room/wiz_hall
0.0002 | a DeadSoul |271 D 1 Sinistrad ip68-4-108-25.oc.oc.cox.net 001 h ^default/room/start
0.0002 | a DeadSoul |---------------------------------------------------------------------------------------------------------
0.0002 | a DeadSoul | Dead Souls
0.0001 | a DeadSoul |sourcing command: uptime
0.0013 | a DeadSoul |Dead Souls has been up for 2w 2d 17h 1m 43s.
0.0003 | a DeadSoul |sourcing command: boards
0.0001 | a DeadSoul |Immortal board has 12 new messages posted.
0.0001 | a DeadSoul |Sourcing complete.
0.0001 | a DeadSoul ]>
0.0000 | a DeadSoul |>
0.0001 | a DeadSoul |You wear a robe.
3.4044 | i DeadSoul <Raudhrskal waves hello.<ESC>[0m<ESC>[0m<CR><LF>
0.0002 | a DeadSoul |You wear a wizard's hat.
0.0026 | a DeadSoul |Raudhrskal waves hello.
38.740 | i DeadSoul <MudBytes@Rock the Halo <ESC>[1m<ESC>[34m<inews><ESC>[0m MSSP: MSSP [Scandum]<ESC>[0m<CR><LF>
0.0000 | (http://www.mudbytes.net/index.php?a=topic&t=1345&p=22971#p22971)<ESC>[0m<ESC>[0m<CR><LF>
0.0003 | a DeadSoul |MudBytes@Rock the Halo <inews> MSSP: MSSP [Scandum]
0.0003 | a DeadSoul |(http://www.mudbytes.net/index.php?a=topic&t=1345&p=22971#p22971)
0.0001 | f DeadSoul | Pattern: \b(((https?|ftp|telnet)://[\w\d:#@%/;$()~_?\+\-=&]+|www|f... : (%1="http://www.mudbytes.net/index.php?a=topic&t=1345&p=22971#p22971", %2="http://www", %3="http", %4=".php?a=topic&t=1345&p=22971#p22971")
0.0000 | c DeadSoul | exec : Pattern "\b(((https?|ftp|telnet)://[\w\d:#@%/;$()~_?\+\-=...
0.0000 | | |
|
Edit Vijilante: removed password information |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu Mar 26, 2009 5:06 pm |
Please also post the actual crash dump results within a [code] tag, or tell me what username you used when you submitted the crash dump report so I can look at it.
However, according to your debug output above, it's crashing when it is running the Clickable URL trigger to underline the "http://www.mudbytes.net/index.php?a=topic&t=1345&p=22971#p22971" link being output from the MUD.
But when I do:
#SHOW "http://www.mudbytes.net/index.php?a=topic&t=1345&p=22971#p22971"
in my own session, it doesn't cause any crash. So it's some other weird interaction with your session. Post the crash dump and I should be able to help more to determine the problem. |
|
|
|
Fizban1216 Apprentice
Joined: 03 Feb 2007 Posts: 170
|
Posted: Thu Mar 26, 2009 8:02 pm |
Zugg wrote: |
So it's some other weird interaction with your session. Post the crash dump and I should be able to help more to determine the problem. |
Can't be. I can do a fresh install of cmud, and not even use a session at all (ie. click File->New Connection) and is still crashes.
Code: |
date/time : 2009-03-26, 11:38:29, 891ms
computer name : BRANDON-PC
user name : Brandon <admin>
registered owner : Microsoft / Microsoft
operating system : Windows NT New x64 build 7057
system language : English
system up time : 42 minutes 8 seconds
program up time : 3 minutes 3 seconds
processors : 2x Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz
physical memory : 937/2046 MB (free/total)
free disk space : (C:) 52.90 GB
display mode : 1920x1200, 32 bit
process id : $d88
allocated memory : 84.39 MB
executable : CMUD.exe
exec. date/time : 2009-03-11 19:05
version : 3.5.0.0
compiled with : BCB 2006/07
madExcept version : 3.0h
callstack crc : $83f65990, $f2cb237a, $f2cb237a
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 009F2AB1 in module 'CMUD.exe'. Read of address 00000014.
Main ($c4c):
009f2ab1 +195 CMUD.exe term 5750 +30 TTerm.ScrollTo
009f1d69 +2f9 CMUD.exe term 5469 +53 TTerm.DoPaint
009f282a +02e CMUD.exe term 5663 +2 TTerm.Paint
004c3d33 +057 CMUD.exe Controls TCustomControl.PaintWindow
004bf1dd +055 CMUD.exe Controls TWinControl.PaintHandler
004bf950 +048 CMUD.exe Controls TWinControl.WMPaint
004c3ccc +010 CMUD.exe Controls TCustomControl.WMPaint
004bb023 +2bb CMUD.exe Controls TControl.WndProc
004bf027 +4fb CMUD.exe Controls TWinControl.WndProc
009e4d30 +030 CMUD.exe term 1046 +8 TTerm.WndProc
004be750 +02c CMUD.exe Controls TWinControl.MainWndProc
0047c400 +014 CMUD.exe Classes StdWndProc
77c800f3 +02b ntdll.dll KiUserCallbackDispatcher
75c63a3c +03f USER32.dll UpdateWindow
004c1a19 +015 CMUD.exe Controls TWinControl.Update
009f28d6 +076 CMUD.exe term 5699 +25 TTerm.SetUpdate
00c94757 +277 CMUD.exe MAIN 1845 +45 TMUDForm.NextMUDLine
00c94aba +022 CMUD.exe MAIN 1910 +4 TMUDForm.DoNextLine
004bb023 +2bb CMUD.exe Controls TControl.WndProc
004bf027 +4fb CMUD.exe Controls TWinControl.WndProc
004a1587 +553 CMUD.exe Forms TCustomForm.WndProc
004be750 +02c CMUD.exe Controls TWinControl.MainWndProc
0047c400 +014 CMUD.exe Classes StdWndProc
75c57207 +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
00df7214 +088 CMUD.exe CMUD 352 +20 initialization
76695967 +010 kernel32.dll BaseThreadInitThunk
|
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Fri Mar 27, 2009 5:05 pm |
Well, I can see in the code where it is crashing, and it's a condition that should never happen. Can anyone else reproduce this?
Did you try doing a completely clean installation of CMUD (uninstall the old one and delete or rename the old files)? It sounds like maybe a file like DEFAULT.PKG, or one of the other package loaded at startup (like Clickable URLs) has gotten corrupted. You might try deleting the DEFAULT.PKG file to see if that helps.
Since the MUD output in your first dump showed that the crash was happening when running the Clickable URL's trigger, you might also want to delete or rename the "Clickable URLs.pkg" file to see if that makes any difference.
I also notice that you are running on Windows 7. While I haven't heard of any problems with CMUD on Windows 7, I cannot support Windows 7 until it is out of beta and released to the public and I get a copy. |
|
|
|
Fizban1216 Apprentice
Joined: 03 Feb 2007 Posts: 170
|
Posted: Fri Mar 27, 2009 5:49 pm |
Code: |
date/time : 2009-03-27, 13:45:43, 388ms
computer name : BRANDON-PC
user name : Brandon <admin>
registered owner : Microsoft / Microsoft
operating system : Windows NT New x64 build 7057
system language : English
system up time : 8 minutes 59 seconds
program up time : 1 minute 29 seconds
processors : 2x Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz
physical memory : 1017/2046 MB (free/total)
free disk space : (C:) 30.34 GB
display mode : 1920x1200, 32 bit
process id : $914
allocated memory : 80.44 MB
executable : CMUD.exe
exec. date/time : 2009-03-11 19:05
version : 3.5.0.0
compiled with : BCB 2006/07
madExcept version : 3.0h
contact name : Brandon Bridges
contact email : fizban@tbamud.com
callstack crc : $83f65990, $f2cb237a, $f2cb237a
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 009F2AB1 in module 'CMUD.exe'. Read of address 00000014.
Main ($8c0):
009f2ab1 +195 CMUD.exe term 5750 +30 TTerm.ScrollTo
009f1d69 +2f9 CMUD.exe term 5469 +53 TTerm.DoPaint
009f282a +02e CMUD.exe term 5663 +2 TTerm.Paint
004c3d33 +057 CMUD.exe Controls TCustomControl.PaintWindow
004bf1dd +055 CMUD.exe Controls TWinControl.PaintHandler
004bf950 +048 CMUD.exe Controls TWinControl.WMPaint
004c3ccc +010 CMUD.exe Controls TCustomControl.WMPaint
004bb023 +2bb CMUD.exe Controls TControl.WndProc
004bf027 +4fb CMUD.exe Controls TWinControl.WndProc
009e4d30 +030 CMUD.exe term 1046 +8 TTerm.WndProc
004be750 +02c CMUD.exe Controls TWinControl.MainWndProc
0047c400 +014 CMUD.exe Classes StdWndProc
770200f3 +02b ntdll.dll KiUserCallbackDispatcher
76553a3c +03f USER32.dll UpdateWindow
004c1a19 +015 CMUD.exe Controls TWinControl.Update
009f28d6 +076 CMUD.exe term 5699 +25 TTerm.SetUpdate
00c94757 +277 CMUD.exe MAIN 1845 +45 TMUDForm.NextMUDLine
00c94aba +022 CMUD.exe MAIN 1910 +4 TMUDForm.DoNextLine
004bb023 +2bb CMUD.exe Controls TControl.WndProc
004bf027 +4fb CMUD.exe Controls TWinControl.WndProc
004a1587 +553 CMUD.exe Forms TCustomForm.WndProc
004be750 +02c CMUD.exe Controls TWinControl.MainWndProc
0047c400 +014 CMUD.exe Classes StdWndProc
76547207 +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
00df7214 +088 CMUD.exe CMUD 352 +20 initialization
74c05967 +010 kernel32.dll BaseThreadInitThunk |
I don't believe anything changed, but I uninstalled and deleted all cmud related files and reinstalled fresh and was able to instantly duplicate it. I'll try deleting the clickable url package in a second. |
|
|
|
Fizban1216 Apprentice
Joined: 03 Feb 2007 Posts: 170
|
Posted: Fri Mar 27, 2009 5:57 pm |
If I delete the clickable url package the crashes do indeed go away. Also it does crash on my Vista PC as well at the same point so its not related to Windows 7 itself.
|
|
|
|
Fizban1216 Apprentice
Joined: 03 Feb 2007 Posts: 170
|
Posted: Fri Mar 27, 2009 6:03 pm |
I very vaguely figured it out. The URL in question isn't shown as actual text. It's apparently trying to underline text that is never sent to my screen and causing the issue. Here's the actual text verbatim (minus my password) you see when logging on; not the debugger's raw output.
Quote: |
Connected to Dead Souls, an LP mud running on Linux.
__ \ | ___| |
| | _ \ _` | _` | \___ \ _ \ | | | __|
| | __/ ( | ( | | ( | | | | \__ \
____/ \___| \__,_| \__,_| _____/ \___/ \__,_| _| ____/
The Dead Souls Development and Demo MUD
This software is copyrighted and not GPL.
* Intermud channels are restricted here *
* Sessions are logged. If you dislike this, you may disconnect *
----------------------------------------------------------
*-> This demo MUD grants creator powers to guests. The <-*
*-> regular, downloadable version does not do this by default <-*
----------------------------------------------------------
For more info: http://dead-souls.net/
Driver: FluffOS v2.15-ds09 Mudlib: Dead Souls 2.9a16
What name do you wish? Fizban
Password:
/domains/default/room/wiz_hall
Idlers' Hall
Immortals come here to communicate with each other about the world they are building. The Builder's hall
and Adventurer's Guild are north. The Arch Room is south. The test lab facilities are east.
A sign reads: "I3 connection: ONLINE, IMC2: ONLINE"
Obvious exits: south, north, east, up
A pile of 1337 silver, a pile of 1337 electrum, five swivel chairs, a pile of 1337 gold, a pile of 1337
copper, two guest beds, and a pile of 1337 platinum are here.
98% Cerihan Free is lying down.
Lt. Cmdr. Raudhrskal is sitting down on a swivel chair.
Amok goes: nom nom nom.. is standing here.
Detah the Aura of Arcania is standing here.
Silenus, companion to Dionysus is standing here.
A money tree is standing here.
Processing /realms/fizban/.profile...
sourcing command: people
---------------------------------------------------------------------------------------------------------
10 people in current sort EDT time is: Fri Mar 27 14:55:15 2009
---------------------------------------------------------------------------------------------------------
389 D 20 Cratylus c-24-34-143-119.hsd1.ct.comc ~cratylus/workroom
573 D 1 Xyzzy c-69-138-25-190.hsd1.md.comc 007 h ^default/room/start
44 D 27 Amok c409.ip15.netikka.fi 002 h ^default/room/wiz_hall
16 D 2 Cerihan r57h112.res.gatech.edu 06 m ^default/room/wiz_hall
72 D 7 Detah 205.204.186.1 ^default/room/wiz_hall
05 D 1 Fizban d192-24-214-237.col.wideopen ^default/room/wiz_hall
313 D 1 Ninja pool-71-178-77-121.washdc.ea 001 h ~ninja/workroom
78 D 42 Raudhrskal staticline53587.toya.net.pl 001 h ^default/room/wiz_hall
187 D 4 Silenus n1164865224.netvigator.com 01 m ^default/room/wiz_hall
272 D 1 Sinistrad ip68-4-108-25.oc.oc.cox.net 31 m ^default/room/start
---------------------------------------------------------------------------------------------------------
Dead Souls
sourcing command: uptime
Dead Souls has been up for 2w
3d 19h 18m 10s.
sourcing command: boards
Immortal board has 12 new messages posted.
Sourcing complete.
|
As you can see, the mudbytes url does not exist here, I believe it's part of the MSSP protocol that the MUD has implemented. |
|
|
|
|
|
|
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
|
|