Log in

View Full Version : Wdasm patch for "out of memory error" ??


Mr Smith
February 8th, 2001, 05:27
Hi,

I tried to disassemble a 500kb target with Wdasm 8.93 and got an error message saying that Wdasm couldn't allocate enough memory for all code lines.

Now, this is hard to believe since I have 192MB RAM and I have already disassembled progs with several MB. So, this seems to be a bug ? I therefore wonder if there is a patch or workaround for this ?

Many thanks,

Mr. Smith

P.S. I know I should use IDA, but I just can't get used to it :-(

stanks
February 8th, 2001, 11:41
buy 192MB more
;D

CoDe_InSiDe
February 8th, 2001, 12:30
Hi Mr Smith,

I've also seen that problem sometimes it's probably the resource section.
It's simply too big try to decrease it's value.
You can use some program to look for that value, i don't know a program right now but i think that Procdump has it.
Good luck with it...

Cya...

CoDe_InSiDe

ThrillSeeker
February 8th, 2001, 17:59
If you have a large hard drive try to increase the swap file's size. (Don't worry about the warning when you try). Mine's 700 MB.