http://bugs.winehq.org/show_bug.cgi?id=15206
--- Comment #3 from Dan Kegel dank@kegel.com 2008-09-09 17:24:35 --- Here's the backtrace from the assertion failure:
Backtrace: =>1 0xb7fa0410 (0x0033e978) 2 0xb7d02a01 abort+0x101() in libc.so.6 (0x0033eaa4) 3 0xb7cfa10e __assert_fail+0xee() in libc.so.6 (0x0033eae8) 4 0x7ec2714e pool_alloc+0x5e(pool=0x15c844, len=<register EDI not in topmost frame>) [/home/dank/wine-git/dlls/dbghelp/storage.c:88] in dbghelp (0x0033eb18) 5 0x7ec27357 vector_add+0x8a(v=<register EDI not in topmost frame>, pool=0x15c844) [/home/dank/wine-git/dlls/dbghelp/storage.c:172] in dbghelp (0x0033eb48) 6 0x7ec2cde7 symt_add_type+0x30(module=<is not available>, symt=<register ESI not in topmost frame>) [/home/dank/wine-git/dlls/dbghelp/type.c:133] in dbghelp (0x0033eb68) 7 0x7ec2d0ab symt_new_function_signature+0x6f(module=<register EDI not in topmost frame>, ret_type=(nil), call_conv=CV_CALL_THISCALL) [/home/dank/wine-git/dlls/dbghelp/type.c:322] in dbghelp (0x0033eb88) ...