http://bugs.winehq.org/show_bug.cgi?id=27340
--- Comment #6 from rankincj@yahoo.com 2011-06-02 14:54:11 CDT --- (In reply to comment #4)
Getting a backtrace with debug symbols would be more useful.
Here it is:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7ce98b10). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7ce98b10 ESP:0032e404 EBP:0032e474 EFLAGS:00010203( R- -- I - - -C) EAX:00000001 EBX:7cef22fc ECX:ffffffff EDX:00000000 ESI:00000000 EDI:037bed68 Stack dump: 0x0032e404: 0032e474 00000000 047bfb00 0032e430 0x0032e414: 6a00410b 047bfb00 04630000 0032e450 0x0032e424: 047bfb30 047bfb00 04630000 0032e470 0x0032e434: 037bed68 cbc0cbd8 037bed68 0032e480 0x0032e444: 6a617b40 037bed68 6ab94f64 0032e490 0x0032e454: 047bfb00 0000000f 0000000e 0032e480 Backtrace: =>0 0x7ce98b10 doc_insert_script+0x30(window=0x36d6350, nsscript=(nil)) [/home/chris/Programs/wine/dlls/mshtml/script.c:757] in mshtml (0x0032e474) 1 0x7ce6c696 run_insert_script+0xb5(doc=0x7ce6c03e, script_iface=0x4655f30, parser_iface=0x47bfb30) [/home/chris/Programs/wine/dlls/mshtml/mutation.c:338] in mshtml (0x04655f30) 2 0x0032e550 (0x047bf728) 3 0x00000002 (0x7cef0a48) 4 0x7ce6c1d0 in mshtml (+0x6c1cf) (0x7ce6d600) 5 0x00000010 (0xb94cec83) 0x7ce98b10 doc_insert_script+0x30 [/home/chris/Programs/wine/dlls/mshtml/script.c:757] in mshtml: movl 0x0(%esi),%eax 757 nsres = nsIDOMHTMLScriptElement_GetType(nsscript, &val_str);