http://bugs.winehq.org/show_bug.cgi?id=7554
Summary: eMule crashes when selecting a previous search query from the drop-down list Product: Wine Version: 0.9.31. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-richedit AssignedTo: wine-bugs@winehq.org ReportedBy: scott@open-vote.org
This is a regression: 0.9.30 worked fine, however as of 0.9.31 if I go to the search tab in eMule, begin entering a term similar to my previous one then a pulldown list of previous search terms beginning with the same letters pops up. If I select one, the program will crash.
Here's the terminal output that occurs after I click:
wine: Unhandled page fault on write access to 0x00730024 at address 0x7bc37074 (thread 0009), starting debugger... err:ntdll:RtlpWaitForCriticalSection section 0x110020 "heap.c: main process heap section" wait timed out in thread 0025, blocked by 0009, retrying (60 sec) *** glibc detected *** emule.exe: corrupted double-linked list: 0x7c14e5e0 *** ======= Backtrace: ========= /lib/tls/i686/cmov/libc.so.6[0xb7dcec5a] /lib/tls/i686/cmov/libc.so.6[0xb7dd05ff] /lib/tls/i686/cmov/libc.so.6(__libc_free+0x84)[0xb7dd0a44] /usr/bin/../lib/libGL.so.1[0x7e30ec1a] /lib/tls/i686/cmov/libc.so.6(exit+0xe9)[0xb7d96299] /usr/bin/../lib/wine/ntdll.dll.so(NtSetInformationKey+0x0)[0x7bc44930] /usr/bin/../lib/wine/kernel32.dll.so(TerminateProcess+0x29)[0x7b86e779] /usr/bin/../lib/wine/kernel32.dll.so(UnhandledExceptionFilter+0x664)[0x7b840c74] [0x65e3e9] [0x65d871] /usr/bin/../lib/wine/ntdll.dll.so[0x7bc5cf6b] /usr/bin/../lib/wine/ntdll.dll.so[0x7bc5d20f] /lib/tls/i686/cmov/libpthread.so.0[0xb7ea3504] /lib/tls/i686/cmov/libc.so.6(__clone+0x5e)[0xb7e3751e] ======= Memory map: ========
I'm not certain this is a richedit bug or something else.