View Full Version : Koepi XviD-1.1.-127-06112004.exe calc button bug
Poutnik
29th December 2004, 17:43
Your alpha XviD-1.1.-127-06112004.exe causing 100% repeatable
config windows crash in my Win98SE( see sig for more )
This bug seems does not occur for all, still just at me.
It always occurs when I press calc button
Note that I have just uninstalled 1.0.3 ver, installed
1.1 one, load defaults and make some changes
There was no demand for restart by install, neither
some un/installing failer ( blocking file or so )
Maybe I will try to restart befor use settings window of 1.1
(translated from localized windows)
Application RUNDLL32 caused stack error in KERNEL32.DLL
on address 016f:bff7429f
Registers:
EAX=8189bce4 CS=016f EIP=bff7429f EFLGS=00200287
EBX=0003a214 SS=0177 ESP=00549fa4 EBP=00008f9c
ECX=c8068bb0 DS=0177 ESI=ffffffff FS=47cf
EDX=0001d3a4 ES=0177 EDI=0000ffff GS=0000
Bytes in EIP:
eb 95 8b 54 24 04 50 e8 04 00 00 00 58 c2 04 00
stack list:
bff71547 00000000 0054a110 0054a1ec 00549fd0 bfbcb402 8048b532 00000964 00000147 00000000 00000000 00549fec bfbb3a84 8048b532 00000964 00000147
Koepi
29th December 2004, 18:25
Doesn't crash here, can't reproduce due to the lack of a DOS extender as OS :( Or might it be an issue with old celerons?
Regards
Koepi
Poutnik
29th December 2004, 18:58
Others does not confirm that bug, not knowing obout their OSs.
My Coppermine Celeron should support MMX, ISSE (MMXSSE), SSE.
I will try to force XviD to set those manual, or even unselect some of them.....
Lack of DOS extenders can stand for lack of my CX2388x based card support. :D. And I am far worse in Linux than DOSX. :(
Poutnik
29th December 2004, 20:21
xvid.cvs.head.2004.12.20.7z does the same bug as koepis 1.1 one.
Note that all previous Koepis builds since 1.0 betas work fine.
There must be sth strange in my old pure Celeron powered W98 :confused:
virus
30th December 2004, 19:34
Bug confirmed under Win98SE and tracked.
The problem lies on line 944 of the file /vfw/src/config.c
The following call:
SetDlgItemInt(hDlg, IDC_BITRATE_ASIZE, audio_size, TRUE);
makes the GUI crash. Commenting out this line and recompiling the VfW frontend fixes the calculator. Apparently the problem has been there since July.
It may be a bug related with the comctl32 system library, so I'd like someone with a non-crashing 1.1 build to tell me 2 things:
1) to open the calc and see if the audio "size (kbytes)" dialog works and what value it displays when you open the calculator window. It should be disabled by default, too (maybe this is the problem).
2) the version number and date of the comctl32.dll library in your system directory. Mine is version 5.81, dated back 2001, and it bears the string "Microsoft(R) Windows(R) 2000 Operating System" so maybe someone with Win2k installed can check if the problem is OS-related or not.
Thank you for your help. Right now I'm trying to find a fix or a workaround.
virus
ObiKenobi
30th December 2004, 20:51
Originally posted by virus
1) to open the calc and see if the audio "size (kbytes)" dialog works and what value it displays when you open the calculator window. It should be disabled by default, too (maybe this is the problem).
By disabled I assume you mean the calculator uses average bitrate by default over size? Then, yes.
Originally posted by virus
2) the version number and date of the comctl32.dll library in your system directory. Mine is version 5.81, dated back 2001, and it bears the string "Microsoft(R) Windows(R) 2000 Operating System" so maybe someone with Win2k installed can check if the problem is OS-related or not.
My version is 8/04/2004. I'm running XP and I have no problems whatsoever with using the calculator, so maybe it is a problem with 98SE.
Sharktooth
30th December 2004, 20:53
Maybe the problem is in the outdated comctl32.dll...
Many "old" installers just overwrite it without asking.
Try updating the library and see if it helps.
virus
31st December 2004, 01:59
Bug apparently solved. It's just a one liner, though a bit difficult to catch. I'll have a talk with sysKin to have it added to the CVS. Thanks for the heads up, Poutnik.
virus
Poutnik
2nd January 2005, 19:10
You are welcome. I always feel myself proud to help debug/improve
software I like. :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.