[Bug 28408] New: vbscript gc test crashes occasionally
http://bugs.winehq.org/show_bug.cgi?id=28408 Summary: vbscript gc test crashes occasionally Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: vbscript AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com I've seen this once so far with WINEDEBUG=warn+heap: ../../../tools/runtest -q -P wine -M vbscript.dll -T ../../.. -p vbscript_test.exe.so run.c && touch run.ok ... Unhandled exception: page fault on read access to 0xfeeeff06 in 32-bit code (0x40047f24). Backtrace: =>0 clean_props+0x49(This=0x12b3b0) [dlls/vbscript/vbdisp.c:150] 1 collect_objects+0x71(ctx=0x12f6b8) [dlls/vbscript/vbdisp.c:434] 2 destroy_script+0x1c(ctx=0x12f6b8) [dlls/vbscript/vbscript.c:115] 3 decrease_state+0xd0(This=0x12b100, state=SCRIPTSTATE_CLOSED) [dlls/vbscript/vbscript.c:166] 4 VBScript_Close+0xab(iface=0x12b100) [dlls/vbscript/vbscript.c:333] 5 test_gc+0x2c5() [dlls/vbscript/tests/run.c:959] 6 run_tests+0x4f0() [dlls/vbscript/tests/run.c:1102] 7 func_run+0x7a() [dlls/vbscript/tests/run.c:1132] 8 run_test+0x9e(name="run.c") [dlls/vbscript/tests/../../../include/wine/test.h:556] clean_props+0x49 [dlls/vbscript/vbdisp.c:150] 150 for(i=0; i < This->desc->prop_cnt; i++) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28408 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28408 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|vbscript gc test crashes |vbscript gc test crashes |occasionally |with WINEDEBUG=warn+heap --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2011-09-16 15:59:46 CDT --- Looks like it's repeatable with WINEDEBUG=warn+heap. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28408 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-09-17 09:21:16 CDT --- 9fe25eae4a185aa6c6959b5b589222cfe491e59c is related probably. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28408 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #3 from Jacek Caban <jacek(a)codeweavers.com> 2011-10-01 13:28:15 CDT --- I can't reproduce it here and it's probably fixed. If you still see the crash, please upload vbscript logs. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28408 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Jacek Caban <jacek(a)codeweavers.com> 2011-10-05 07:32:53 CDT --- fixed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28408 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2011-10-10 13:12:43 CDT --- Closing bugs fixed in 1.3.30. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org