http://bugs.winehq.org/show_bug.cgi?id=26513
Summary: smbx crashes in number-of-players selection screen Product: Wine Version: 1.3.16 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Saw this once. Game seems really slow and unstable today (first time I've tried it in ages).
Unhandled exception: page fault on read access to 0x00000030 in 32-bit code (0x7bc35197). Backtrace: =>0 0x7bc35197 RtlEnterCriticalSection+0x17() in ntdll (0x026fe878) 1 0x64f5878d in nspr4 (+0x1878c) (0x026fe898) 2 0x6a632834 in xul (+0x9f2833) (0x026fe8b8) 3 0x6a652dab in xul (+0xa12daa) (0x026fe928) 4 0x6a64e95e in xul (+0xa0e95d) (0x026fe988) 5 0x6a61afe5 in xul (+0x9dafe4) (0x026fe9b8) 6 0x6a64ecc5 in xul (+0xa0ecc4) (0x026fea08) 7 0x64f58f98 in nspr4 (+0x18f97) (0x026fea48) 8 0x64f5b54a in nspr4 (+0x1b549) (0x026fea68) 9 0x7bc71f48 call_thread_func+0xb() in ntdll (0x026fea78) 10 0x7bc74a30 call_thread_entry_point+0x6f() in ntdll (0x026feb48) 11 0x7bc7a8c5 in ntdll (+0x6a8c4) (0x026ff398) 12 0x68164cc9 start_thread+0xd8(arg=0x26ffb70) [/build/buildd/eglibc-2.12.1/nptl/pthread_create.c:304] in libpthread.so.0 (0x026ff498) 0x7bc35197 RtlEnterCriticalSection+0x17 in ntdll: movl 0x14(%esi),%eax Modules:
http://bugs.winehq.org/show_bug.cgi?id=26513
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-22 00:48:05 CDT --- Does it work under wine-1.3.15 and old gecko?
http://bugs.winehq.org/show_bug.cgi?id=26513
--- Comment #2 from Dan Kegel dank@kegel.com 2011-10-05 23:42:13 CDT --- Dunno, but I just saw the same backtrace again when running
while WINEDEBUG=warn+heap ../../../wine mshtml_test.exe.so style.c; do echo hi; done
It happened after about five minutes on my i7.
Unhandled exception: page fault on read access to 0x00000030 in 32-bit code (0x7bc35647). Backtrace: =>0 RtlEnterCriticalSection+0x15(crit=0x1c) [dlls/ntdll/critsection.c:530] in ntdll (0x00b1e858) 1 0x64f587b9 in nspr4 (+0x187b8) (0x00b1e878) 2 0x6a75db14 in xul (+0xb1db13) (0x00b1e898) 3 0x6a782438 in xul (+0xb42437) (0x00b1e918) 4 0x6a77e02e in xul (+0xb3e02d) (0x00b1e978) 5 0x6a744935 in xul (+0xb04934) (0x00b1e9a8) 6 0x6a77e35f in xul (+0xb3e35e) (0x00b1e9e8) 7 0x64f58fc8 in nspr4 (+0x18fc7) (0x00b1ea28) 8 0x64f5b57a in nspr4 (+0x1b579) (0x00b1ea48) 9 0x7bc7c104 call_thread_func+0xb() in ntdll (0x00b1ea58) ... 0x7bc35647 RtlEnterCriticalSection+0x15 [dlls/ntdll/critsection.c:530] in ntdll: movl 0x14(%eax),%eax 530 if (crit->SpinCount)
http://bugs.winehq.org/show_bug.cgi?id=26513
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase Summary|smbx crashes in |smbx crashes in |number-of-players selection |number-of-players selection |screen |screen / mshtml/style.ok | |flaky
https://bugs.winehq.org/show_bug.cgi?id=26513
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME
--- Comment #3 from Austin English austinenglish@gmail.com --- WINEDEBUG=warn+heap make style.ok works fine here in a loop with wine-1.7.15-32-gebd5f96
smbx is down, so can't test it.
http://bugs.winehq.org/show_bug.cgi?id=26513
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Closing worksforme bugs.