Pidgin experiencing crash in msvcrt.dll

Kevin Macksamie kevin.macksamie at gmail.com
Fri Jun 25 15:01:09 EDT 2010


Hi,

Right now I am developing a plugin that builds IM bots that talk to each
other. When I unload the plugin sometimes Pidgin crashes after 30 seconds to
a minute. Attached is the drmingw output and pidgin.RPT.

When my plugin unloads it removes and deletes all the accounts - causing all
conversations to close (which may be why the RPT file shows the error
stemming from pidgin_conv_window_remove_gtkconv).

I've been dealing with this all day and I can't find anything in my code
that might lead to a crash, but of course I'm not saying that there isn't
anything in my code that will cause Pidgin to crash down the road in its
execution time.

Thanks,
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/support/attachments/20100625/1d5a3445/attachment.html>
-------------- next part --------------
pidgin.exe caused an Access Violation at location 7626ce0a in module msvcrt.dll Reading from location 66696e6f.

Registers:
eax=6c707270 ebx=00bc23d0 ecx=66696e6f edx=6c5c3064 esi=00be6b48 edi=66696e6f
eip=76e7e48a esp=0022ffdc ebp=0022ffec iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010246

Call stack:
AddrPC     AddrReturn AddrFrame  AddrStack  Params
76E7E48A   00000000   0022FFEC   0022FFDC   00401140   7FFD6000   00000000   78746341
76E7E48A  ntdll.dll:76E7E48A
C:\Windows\system32\ntdll.dll: No symbols
  RtlInitializeExceptionChain
DEBUG_EVENT:
	dwDebugEventCode = EXIT_THREAD_DEBUG_EVENT
	dwProcessId = 1444
	dwThreadId = 16DC
	dwExitCode = C0000005
DEBUG_EVENT:
	dwDebugEventCode = EXIT_THREAD_DEBUG_EVENT
	dwProcessId = 1444
	dwThreadId = 16C0
	dwExitCode = C0000005
DEBUG_EVENT:
	dwDebugEventCode = EXIT_THREAD_DEBUG_EVENT
	dwProcessId = 1444
	dwThreadId = 1144
	dwExitCode = C0000005
DEBUG_EVENT:
	dwDebugEventCode = EXIT_THREAD_DEBUG_EVENT
	dwProcessId = 1444
	dwThreadId = 10E0
	dwExitCode = C0000005
DEBUG_EVENT:
	dwDebugEventCode = EXIT_THREAD_DEBUG_EVENT
	dwProcessId = 1444
	dwThreadId = 167C
	dwExitCode = C0000005
DEBUG_EVENT:
	dwDebugEventCode = EXIT_THREAD_DEBUG_EVENT
	dwProcessId = 1444
	dwThreadId = 488
	dwExitCode = C0000005
DEBUG_EVENT:
	dwDebugEventCode = EXIT_THREAD_DEBUG_EVENT
	dwProcessId = 1444
	dwThreadId = 1614
	dwExitCode = C0000005
DEBUG_EVENT:
	dwDebugEventCode = EXIT_PROCESS_DEBUG_EVENT
	dwProcessId = 1444
	dwThreadId = 114C
	dwExitCode = C0000005
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pidgin.RPT
Type: application/octet-stream
Size: 2982 bytes
Desc: not available
URL: <http://pidgin.im/pipermail/support/attachments/20100625/1d5a3445/attachment-0002.obj>


More information about the Support mailing list