RadAsm Crashing on RadHelp.dll error

Started by Fumio, September 29, 2008, 02:33:46 AM

Previous topic - Next topic

Fumio

Hello KetilO: I have run into a problem with RadAsm. When starting program I receive the attached error. Program functioned fine prior to this. I have tried replacing RadHelp.dll file and installing latest version of Radasm.exe but receive same error.
Your thoughts on this would be appreciated.
Thank you, Fumio

Module name: RadHelp.dll (RadASM version 2.2.1.2)
Windows XP Service Pack 3
Exception code: C0000005h
EXCEPTION_ACCESS_VIOLATION
Instruction pointer: 00B611EEh

Registers:
eax=00000004h ebx=00030356h ecx=00000004h
edx=00B645B0h esi=00B645B4h edi=00000000h
ebp=0012F4F8h esp=0012F4E4h eip=00B611EEh

Segment registers:
CS=001Bh DS=0023h SS=0023h
ES=0023h FS=003Bh GS=0000hFlags: CF SF IF
Flags: CF SF IF
F3h SS=0023h
ES=0023h FS=003Bh GS=0000h


Stack:
00030356 004500A8 00441C22 00B629A5
00000000 0012F534 00407CC4 00030356
0000000B 004500A8 00000006 0012F940
00441C22 0012F534 0012F530 00000000

BlackVortex

It's just an addin. Delete the file, OR try to disable it by editing radasm.ini, and under the [Addins] section, set it like this :

from :   RadHelp.dll,11,1
to :      RadHelp.dll,11,0

KetilO

Hi Fumio

As BlackVortex said it is an addin and can be disabled.
The addin is dependant on *.kwl files and *.tmp files.

First try to delete all the RadASM\Addins\*.tmp files.
If RadASM still fails then try to update all the RadASM\Addins\*.kwl files.
If it still fails, disable the addin.

KetilO