http://bugs.winehq.org/show_bug.cgi?id=27382
Summary: WinRAR 4.x installer crashes Product: Wine Version: 1.3.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: t.artem@mailcity.com
Created an attachment (id=35008) --> (http://bugs.winehq.org/attachment.cgi?id=35008) backtrace
Probably it's a regression, or probably not, since I've never before attempted installing WinRAR 4.01 in Wine.
WinRAR 4.01 English installer crashes in Wine 1.3.21.
http://bugs.winehq.org/show_bug.cgi?id=27382
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.rarlabs.com/rar/ | |wrar401.exe
http://bugs.winehq.org/show_bug.cgi?id=27382
--- Comment #1 from Artem S. Tashkinov t.artem@mailcity.com 2011-06-03 17:07:50 CDT --- WinRAR 3.93 [installer] is not affected.
http://bugs.winehq.org/show_bug.cgi?id=27382
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kennybobs@o2.co.uk
--- Comment #2 from Ken Sharp kennybobs@o2.co.uk 2011-06-04 11:04:53 CDT --- Worked fine in previous versions. Please run a regression test. http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=27382
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #3 from Damjan Jovanovic damjan.jov@gmail.com 2011-06-05 03:19:55 CDT --- I can't reproduce this with the latest git (wine-1.3.21-159-ge398b93).
http://bugs.winehq.org/show_bug.cgi?id=27382
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Ken Sharp kennybobs@o2.co.uk 2011-06-06 17:35:27 CDT --- Ditto
http://bugs.winehq.org/show_bug.cgi?id=27382
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Ken Sharp kennybobs@o2.co.uk 2011-06-06 17:37:31 CDT --- Closing bugs marked invalid.
http://bugs.winehq.org/show_bug.cgi?id=27382
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35008|0 |1 is obsolete| |
--- Comment #6 from Artem S. Tashkinov t.artem@mailcity.com 2011-07-08 17:49:26 CDT --- Created an attachment (id=35487) --> (http://bugs.winehq.org/attachment.cgi?id=35487) WinRAR 4.0.1/Wine 1.3.24 backtrace
I can reproduce this bug with Wine 1.3.24.
http://bugs.winehq.org/show_bug.cgi?id=27382
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #7 from Artem S. Tashkinov t.artem@mailcity.com 2011-07-08 17:50:07 CDT --- (In reply to comment #6)
Created an attachment (id=35487)
--> (http://bugs.winehq.org/attachment.cgi?id=35487) [details]
WinRAR 4.0.1/Wine 1.3.24 backtrace
I can reproduce this bug with Wine 1.3.24.
Reopening.
http://bugs.winehq.org/show_bug.cgi?id=27382
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35487|0 |1 is obsolete| |
--- Comment #8 from Wylda wylda@volny.cz 2011-07-09 02:51:32 CDT --- Created an attachment (id=35492) --> (http://bugs.winehq.org/attachment.cgi?id=35492) Console log from wine-1.3.24
Confirming. Happens to me under wine-1.3.24 too, but only if the "setup.exe" is placed on Read-Only NTFS. When i put the installer in my home folder (ext3), everything works.
Found by accident ;) when i could not put the console output to NTFS. Adding proper log, as Artem's lack debuging symbol.
And sure this is a regression bertween 1.3.21 and 1.3.22:
commit c5f41f89f33a630289bc752684f84857d3d6cf03 Author: Huw Davies huw@codeweavers.com Date: Thu Jun 2 12:22:02 2011 +0100
gdi32: Update pixel colours when the colour table changes.
:040000 040000 8201b3ab39a6f43e4611cd2d470c03f1a132a047 eaef24e35cd75babe92f59f93ade4547c4245d83 M dlls
I didn't want to believe that, but reverting on top of 1.3.22 makes that problem go away.
http://bugs.winehq.org/show_bug.cgi?id=27382
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw@codeweavers.com, | |wylda@volny.cz
http://bugs.winehq.org/show_bug.cgi?id=27382
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #9 from Wylda wylda@volny.cz 2011-07-09 02:57:23 CDT ---
Let's mark it as NEW.
http://bugs.winehq.org/show_bug.cgi?id=27382
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2011-07-09 03:00:51 CDT --- Regression test result looks strange indeed, probably it's just unmasked real problem somehow.
You could probably add more tracing to mshtml to what's passed to IOleInPlaceFrame_SetStatusText.
http://bugs.winehq.org/show_bug.cgi?id=27382
--- Comment #11 from Wylda wylda@volny.cz 2011-07-09 03:25:18 CDT --- Created an attachment (id=35493) --> (http://bugs.winehq.org/attachment.cgi?id=35493) Console log from wine-1.3.24 with WINEDEBUG=+mshtml
http://bugs.winehq.org/show_bug.cgi?id=27382
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.21 |1.3.22
--- Comment #12 from Artem S. Tashkinov t.artem@mailcity.com 2011-07-10 04:55:36 CDT --- Probably it would have helped if someone dumped HTML WinRAR tries to show (and then try to load it in internal iexplore), but I have no idea how to do that.
http://bugs.winehq.org/show_bug.cgi?id=27382
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
--- Comment #13 from Ken Sharp kennybobs@o2.co.uk 2011-07-10 17:45:13 CDT --- (In reply to comment #8)
Happens to me under wine-1.3.24 too, but only if the "setup.exe" is placed on Read-Only NTFS. When i put the installer in my home folder (ext3), everything works.
In which case this should affect other apps.
http://bugs.winehq.org/show_bug.cgi?id=27382
--- Comment #14 from Wylda wylda@volny.cz 2011-07-10 18:09:52 CDT ---
In which case this should affect other apps.
This is my way to reproduce the issue. Who knows, maybe this is common for OR on ext3...
http://bugs.winehq.org/show_bug.cgi?id=27382
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|WinRAR 4.x installer |WinRAR 4.x installer |crashes |crashes when being run from | |R/O media
http://bugs.winehq.org/show_bug.cgi?id=27382
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|WinRAR 4.x installer |WinRAR 4.x installer |crashes when being run from |crashes when being run from |R/O media |certain filesystems
--- Comment #15 from Artem S. Tashkinov t.artem@mailcity.com 2011-07-11 00:34:05 CDT --- (In reply to comment #14)
In which case this should affect other apps.
This is my way to reproduce the issue. Who knows, maybe this is common for OR on ext3...
For me it crashes when I start it from ext4 filesystem. I cannot reproduce the crash when I run WinRAR off tmpfs filesystem.
http://bugs.winehq.org/show_bug.cgi?id=27382
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c5f41f89f33a630289bc752684f | |84857d3d6cf03
http://bugs.winehq.org/show_bug.cgi?id=27382
--- Comment #16 from Ken Sharp kennybobs@o2.co.uk 2011-09-25 19:51:38 CDT --- This sounds like it is better explained by Bug 28369 where I also experienced this bug somewhat randomly. The commit in comment #8 also seems unrelated and the problem probably isn't related to file system at all, hence the aforementioned bug.
http://bugs.winehq.org/show_bug.cgi?id=27382
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28369
http://bugs.winehq.org/show_bug.cgi?id=27382
Bug 27382 depends on bug 28369, which changed state.
Bug 28369 Summary: WinRar 3.93 installer crashes after starting http://bugs.winehq.org/show_bug.cgi?id=28369
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=27382
--- Comment #17 from Huw Davies huw@codeweavers.com 2011-10-10 07:20:01 CDT --- (In reply to comment #16)
This sounds like it is better explained by Bug 28369 where I also experienced this bug somewhat randomly. The commit in comment #8 also seems unrelated and the problem probably isn't related to file system at all, hence the aforementioned bug.
...which has been reported fixed. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=27382
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #18 from Artem S. Tashkinov t.artem@mailcity.com 2011-10-10 10:09:26 CDT --- Fixed in GIT.
http://bugs.winehq.org/show_bug.cgi?id=27382
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard julliard@winehq.org 2011-10-10 13:12:24 CDT --- Closing bugs fixed in 1.3.30.