http://bugs.winehq.org/show_bug.cgi?id=19047
Summary: Assertion failure at listview.c:2741 Product: Wine Version: 1.1.24 Platform: PC URL: http://www.worldstart.com/weekly-download/archives/reg -cleaner4.3.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: b0ntrict0r@yandex.ru
Created an attachment (id=21968) --> (http://bugs.winehq.org/attachment.cgi?id=21968) wine log demonstrates the issue
Using RegCleaner 4.3, Build 780 is impossible because of different memory access violations and wine assertion failures (see bug 19046). Attached wine log demonstrates one of these failures. It's hard to reproduce this exactly same way because of random memory access violations (which makes this report almost senseless, I understand) but general recommendation is to play around with list in the program's main window and operate with menu only (!) using keyboard shortcuts.
http://bugs.winehq.org/show_bug.cgi?id=19047
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #21968|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=19047
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |austinenglish@gmail.com
--- Comment #1 from Austin English austinenglish@gmail.com 2009-06-23 11:06:44 ---
% wine .wine/drive_c/Program\ Files/RegCleaner/RegCleanr.exe
cd to the directory first.
http://bugs.winehq.org/show_bug.cgi?id=19047
--- Comment #2 from Arseny Solokha b0ntrict0r@yandex.ru 2009-06-23 11:24:35 --- Fails as described in initial post.
By the way I have some progress on reproducing this assertion failure and failure described in bug 19048.
1. Run program. 2. Click right mouse button on any checkbox in ListView. 3. Go "Advanced info" in popup. 4. You'll see some Crash reports made by RegCleaner (usually 2 or 3; if you'll get more then 3 terminate program and try one more time). 5. Click "Ignore this error" on every Crash window. If there were 2 such windows do something with program window - move, resize, hide, and you'll be flooded by these windows very soon. You'll get one one several reports on assertion failure. Line of code on which failure happened can vary from case to case.
http://bugs.winehq.org/show_bug.cgi?id=19047
--- Comment #3 from Arseny Solokha b0ntrict0r@yandex.ru 2009-06-23 11:30:59 --- In case of some clarification is needed:
(In reply to comment #2)
You'll get one one several reports on
"one or several reports", of course.
(In reply to comment #2)
Line of code on which failure happened can vary from case to case.
That is assertion failure on line 2741 or 5796 may happen, not on some different line.
http://bugs.winehq.org/show_bug.cgi?id=19047
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-06-23 15:55:27 --- Sorry, but I can't even start it in current git. Just after starting it throws: --- wine: Unhandled page fault on read access to 0x00000034 at address 0x7defbc:0x00459c22 (thread 0024), starting debugger... ---
I tried to step in winedbg and I was able to get to main window but after that same exceptions block testing.
http://bugs.winehq.org/show_bug.cgi?id=19047
--- Comment #5 from Arseny Solokha b0ntrict0r@yandex.ru 2009-07-04 02:01:01 --- Created an attachment (id=22162) --> (http://bugs.winehq.org/attachment.cgi?id=22162) use case
No more failures with 1.1.25. There's no even console output. But there's another strange thing when unchecking and (on some cases) checking entries in ListView: when you check any two entries and then try to uncheck them (first then second, or vice versa), unchecking one entry will check another. In addition, checking any entry in "File Types" and probably in "Shell Extensions" tabs causes checking all entries except first. This description is obviously unclear, so screenshot is attached.
http://bugs.winehq.org/show_bug.cgi?id=19047
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-04 11:28:30 --- Reported fixed. One new bug(s) for other problems.
http://bugs.winehq.org/show_bug.cgi?id=19047
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2009-07-17 12:30:47 --- Closing bugs fixed in 1.1.26.