| Summary: | Kmeleon crashes with MFC42.dll | ||
| Creator: | JujuLand | Date: | 2003-12-03 02:58:19 |
| Project: | K-Meleon | Owner: | .Nobody |
| Status: | Fixed | Severity: | Normal |
| Version: | Unknow | Target Version: | Unknow |
I have a message box opened by a macro.
If I close the activ layer, or the avtive window, or exit Kmeleon (by ID or X system button) without closing message box, I have an error message
K-Meleon a causé une défaillance de page dans
le module MFC42.DLL à 017f:5f401a7a.
Registres :
EAX=00000000 CS=017f EIP=5f401a7a EFLGS=00010202
EBX=0055094c SS=0187 ESP=0067f058 EBP=0067f0a8
ECX=00000fc0 DS=0187 ESI=00000111 FS=3c27
EDX=8341c904 ES=0187 EDI=00000000 GS=0000
Octets à CS : EIP :
8b 07 8b cf ff 75 14 56 ff 90 a0 00 00 00 81 fe
Etat de la pile
00000000 00001407 00000000 00001407 00000000
00000000 00000000 00000000 00000000 00000000
00000000 5f401018 0000000a 00001407 00000000
0055094c
It's actualy under w98se, I'll try it under w2k
#------------------------------------------------------------------------------
# Traduction française de K-Meleon.exe
#------------------------------------------------------------------------------
traduction {
menu = "A propos de la traduction ..."
Alert(" Alain AUPEIX le 03/12/2003\n\n http://perso.wanadoo.fr/jujuland\n\n Quelques heures de boulot ...","Traduction Française de K-Meleon 0.8.1")
}
With 8.2, impossible to close KMeleon with an alert box opened
That right, bug is fixed
[Changed Status from "Unconfirmed" to "Fixed"]
I resolve this error by unregister this dll, download another version at
http://www.dll-download-system.com/dlls-download-m-/mfc42.dll.html
and register it again.
HTH.