http://bugs.winehq.org/show_bug.cgi?id=34277
Bug #: 34277 Summary: Far2 file manager crashes on start up Product: Wine Version: 1.7.0 Platform: x86 URL: http://www.farmanager.com/history/far2.x86.msi OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: t.artem@mailcity.com Classification: Unclassified
Created attachment 45633 --> http://bugs.winehq.org/attachment.cgi?id=45633 backtrace
In recent versions of Wine, Far 2 can no longer start.
Half a year ago it worked just fine. It's a regression.
$ wineconsole --backend=user Far.exe fixme:storage:create_storagefile Storage share mode not implemented. fixme:iphlpapi:NotifyAddrChange (Handle 0x152e8f0, overlapped 0x152e8fc): stub fixme:heap:HeapSetInformation 0x110000 0 0x33fdfc 4 *** glibc detected *** Far.exe: double free or corruption (!prev): 0x7cb5ef08 *** ======= Backtrace: =========
http://bugs.winehq.org/show_bug.cgi?id=34277
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=34277
--- Comment #1 from Artem S. Tashkinov t.artem@mailcity.com 2013-08-16 06:29:11 CDT --- Created attachment 45634 --> http://bugs.winehq.org/attachment.cgi?id=45634 registry settings
You have to import this settings file to make this bug evident, or it will not trigger.
http://bugs.winehq.org/show_bug.cgi?id=34277
--- Comment #2 from Ken Sharp kennybobs@o2.co.uk 2013-08-16 08:47:28 CDT --- (In reply to comment #0)
It's a regression.
Then you should be running a regression test.
(In reply to comment #1)
You have to import this settings file to make this bug evident, or it will not trigger.
Why? Can this actually be triggered in a clean .wine in a normal way or do we have to mess about with the registry to break it?
http://bugs.winehq.org/show_bug.cgi?id=34277
--- Comment #3 from Artem S. Tashkinov t.artem@mailcity.com 2013-08-16 09:45:45 CDT --- (In reply to comment #2)
(In reply to comment #0)
It's a regression.
Then you should be running a regression test.
I'm a lazy your-favourite-curse-word. I will probably run a regression test some time later - but I cannot promise.
(In reply to comment #1)
You have to import this settings file to make this bug evident, or it will not trigger.
Why? Can this actually be triggered in a clean .wine in a normal way or do we have to mess about with the registry to break it?
It doesn't trigger with a clean .wine, and the settings I'm talking about, are perfectly normal - that's the real problem.
Besides, have you ever heard of $WINEPREFIX? You can use a different wine prefix/installation and mess with it ;-)
http://bugs.winehq.org/show_bug.cgi?id=34277
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=34277
Christoph Korn c_korn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |c_korn@gmx.de
--- Comment #4 from Christoph Korn c_korn@gmx.de 2013-08-21 16:39:11 CDT --- Wine wine-1.5.10 works. In wine-1.5.15 it also starts but on German I get the error message: Internal errors - invalid parameters received
Strangly I do not get the error when running with LANG=C to see the error in english. It outputs "*** Error in `Far.exe': double free or corruption (!prev): 0x7df59720 ***" but does not seem to crash entirely.
http://bugs.winehq.org/show_bug.cgi?id=34277
--- Comment #5 from Christoph Korn c_korn@gmx.de 2013-08-21 17:11:45 CDT --- The regression test between wine-1.5.12 and wine-1.5.13 has this result: ea07c310ecfee6b301e7af8413760eb446e6f184 is the first bad commit commit ea07c310ecfee6b301e7af8413760eb446e6f184 Author: Alexandre Julliard julliard@winehq.org Date: Tue Sep 4 13:34:15 2012 +0200
winex11: Create the whole window at window creation time.
:040000 040000 62dd63d6f45078b96e4305d60fe8d1b7386b1bc0 c02b6dc1c8940fc75d22753888c3fba415848f38 M dlls
http://bugs.winehq.org/show_bug.cgi?id=34277
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |ea07c310ecfee6b301e7af84137 | |60eb446e6f184
http://bugs.winehq.org/show_bug.cgi?id=34277
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2013-08-22 02:36:51 CDT --- Xlib bug, duplicate.
*** This bug has been marked as a duplicate of bug 32859 ***
http://bugs.winehq.org/show_bug.cgi?id=34277
--- Comment #7 from Artem S. Tashkinov t.artem@mailcity.com 2013-08-25 01:55:52 CDT --- Created attachment 45729 --> http://bugs.winehq.org/attachment.cgi?id=45729 Far 2 backtrace with libX11-1.6.1
With Xlib 1.6.1 (the newest release) the bug persists.
So, sorry, but I'm reopening it.
http://bugs.winehq.org/show_bug.cgi?id=34277
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|DUPLICATE |
--- Comment #8 from Artem S. Tashkinov t.artem@mailcity.com 2013-08-25 01:56:53 CDT --- If I have to update something else, please tell me.
http://bugs.winehq.org/show_bug.cgi?id=34277
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2013-08-25 02:23:18 CDT --- The backtrace is different so it's most likely a different bug. Still in Xlib though.
http://bugs.winehq.org/show_bug.cgi?id=34277
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |UPSTREAM
http://bugs.winehq.org/show_bug.cgi?id=34277
--- Comment #10 from Artem S. Tashkinov t.artem@mailcity.com 2013-08-25 10:25:04 CDT --- (In reply to comment #9)
The backtrace is different so it's most likely a different bug. Still in Xlib though.
I don't get it, should I file a bug report against Xlib or what?
It cannot be fixed upstream, upstream doesn't have any newer versions.
http://bugs.winehq.org/show_bug.cgi?id=34277
--- Comment #11 from Christoph Korn c_korn@gmx.de 2013-08-25 11:54:45 CDT --- Just opened a xlib bug report: https://bugs.freedesktop.org/show_bug.cgi?id=68538
http://bugs.winehq.org/show_bug.cgi?id=34277
--- Comment #12 from Artem S. Tashkinov t.artem@mailcity.com 2013-08-25 12:04:36 CDT --- (In reply to comment #11)
Just opened a xlib bug report: https://bugs.freedesktop.org/show_bug.cgi?id=68538
X.org is notorious for taking eons to resolve bugs. Sounds like I have to give up on using Far2 in Wine.
http://bugs.winehq.org/show_bug.cgi?id=34277
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |carlo.marchiori@gmail.com
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2013-09-03 06:50:11 CDT --- *** Bug 34367 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=34277
--- Comment #14 from Artem S. Tashkinov t.artem@mailcity.com 2013-09-20 02:44:06 CDT --- (In reply to comment #11)
Just opened a xlib bug report: https://bugs.freedesktop.org/show_bug.cgi?id=68538
I guess this bug will take years to be resolved (a month has passed and there are no replies), is it possible to create a workaround in Wine? After all this Xlib issue affects Wine and Wine only. I do understand that we have exposed an Xlib bug but since it only affects Wine, there's a very small chance it will receive enough attention from X.org developers (btw, X.org development has stalled recently - drivers are being updated, but other core X.org components are left in the dust).
https://bugs.winehq.org/show_bug.cgi?id=34277
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=68538
https://bugs.winehq.org/show_bug.cgi?id=34277
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=34277
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #16 from Austin English austinenglish@gmail.com --- This was inadvertently caught up in my unclosed bugs filter. NOTOURBUG should only be closed when fixed upstream.
Setting back to RESOLVED NOTOURBUG.
Sorry for the spam.
https://bugs.winehq.org/show_bug.cgi?id=34277
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com