mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2002
Posts: 208
H
Hrung Offline OP
Fjord artisan
OP Offline
Fjord artisan
H
Joined: Dec 2002
Posts: 208
/scid -at2 window -c "status window"

only closes one disconnected status window. however,

/scid -at2 .timer 1 0 window -c "status window"

seems to work just fine.

mirc 6.12 on windows XP


If I knew now what I will know then... maybe things will have been different...
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
I can reproduce the bug. Not only did it not close all the windows it was supposed too, it also crashed mirc a couple of times (I can't reproduce the crashes consistently though).


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
Joined: Dec 2002
Posts: 155
S
Vogon poet
Offline
Vogon poet
S
Joined: Dec 2002
Posts: 155
The bug and the crash confirmed on Win98.

MIRC caused an invalid page fault in
module MIRC.EXE at 0167:004dd583.
Registers:
EAX=00f53c30 CS=0167 EIP=004dd583 EFLGS=00010202
EBX=0114abc0 SS=016f ESP=0081f11c EBP=00000001
ECX=0014830c DS=016f ESI=00f5b0c4 FS=0f67
EDX=00100000 ES=016f EDI=00000001 GS=0000
Bytes at CS:EIP:
8b b6 dc 22 00 00 e9 b1 fe ff ff 8b 86 1c 04 00
Stack dump:
00000000 0114abc0 00000001 01149060 00000000 00000000 01149020 00000002 646e6977 2d20776f 73222063 75746174 69772073 776f646e 00000022 00000000

From Dr. Watson:
mIRC attempted to read from memory that does not exist. It may be using an uninitialized variable, or it may be attempting to access memory after having freed it.

mIRC ALWAYS crashes after performing the command two times, while having at least two status windows open.

Joined: Dec 2002
Posts: 208
H
Hrung Offline OP
Fjord artisan
OP Offline
Fjord artisan
H
Joined: Dec 2002
Posts: 208
Crashing confirmed on XP as well. The first time I got away with repeating the command 4 times before it crashed, but I was just pressing up, enter, up, enter, etc quickly. The second time i went slower, and it did indeed crash after running the command twice.


If I knew now what I will know then... maybe things will have been different...

Link Copied to Clipboard