Clan x86

Technical (Development, Security, etc.) => General Programming => Topic started by: rabbit on September 10, 2009, 12:14:57 pm

Title: 0x7c809e22 = Crash
Post by: rabbit on September 10, 2009, 12:14:57 pm
I've been working on a new bot in VB6, and ever since I started using BNCSUtil, My IDE has started randomly crashing (really randomly, like when making a new line in a module when I'm not running it).

Last night I installed VS 2008, and ever since it's been catching the crash in its debugger:

(http://rabbitx86.net/pub/exception.png)

From what I can tell, it's got something to do with instantiation of objects not being done correctly, which somehow corrupts memory (keep in mind I've only been able to find info about this in German and I think Portuguese).

Anyone have any idea what might be causing thins (within BNCSUtil)?

[edit]
Also, I've been able to narrow down a few possible causes:
1) kd_free() - If I don't use kd_free, VS6 doesn't crash until
2) doubleHashPassword() - This always causes a crash
Title: Re: 0x7c809e22 = Crash
Post by: Lead on September 12, 2009, 09:07:55 pm
I know we've been talking on AIM about it, but your using MBNCSUtil / BN# now correct?
Title: Re: 0x7c809e22 = Crash
Post by: rabbit on September 12, 2009, 09:11:41 pm
Yep.  I abandoned VB6 for this project.  Now I'm using 2k8 and MBNCSUtil.  No problems yet.
Title: Re: 0x7c809e22 = Crash
Post by: MyndFyre on September 12, 2009, 09:42:42 pm
Yep.  I abandoned VB6 for this project.  Now I'm using 2k8 and MBNCSUtil.  No problems yet.
Y/w!