https://bugs.winehq.org/show_bug.cgi?id=42812
Bug ID: 42812 Summary: LiquidSky crash Product: Wine Version: 2.4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jey.and.key@gmail.com Distribution: ---
Created attachment 57871 --> https://bugs.winehq.org/attachment.cgi?id=57871 all deffered but the 3 exported
My settings are suppose to be good, although apparently I'm unique with these crashes.
https://bugs.winehq.org/show_bug.cgi?id=42812
jey.and.key@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P1 Severity|normal |blocker
--- Comment #1 from jey.and.key@gmail.com --- https://liquidsky.com/downloads
https://bugs.winehq.org/show_bug.cgi?id=42812
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Keywords| |download Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk URL| |https://liquidsky.com/downl | |oads
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- I can confirm the crash, though it doesn`t seem fatal: the application starts for me despite of the crash.
Quite sure it happens because of: [0411/230842.208:FATAL:exception_handler_server.cc(278)] GetFileInformationByHandleEx: Bad device type. (0x42)
The application calls GetFileInformationByHandleEx with FileInformationClass = FileNameInfo and there something seems to go wrong.
@jeyandkey: Can you confirm that the app starts for you despite of the crash ?
https://bugs.winehq.org/show_bug.cgi?id=42812
Kenneth Brown pliny@ptelder.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pliny@ptelder.net
--- Comment #3 from Kenneth Brown pliny@ptelder.net --- I've seen this issue with similar backtraces on 2.5 staging and 2.6. The application itself is using Chromium Embedded. The app does eventually start, though it will fail to start if vc2013/vc2015 runtimes are installed the prefix.
https://bugs.winehq.org/show_bug.cgi?id=42812
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner@aol.com
--- Comment #4 from Maik Wagner maiktapwagner@aol.com --- Created attachment 58135 --> https://bugs.winehq.org/attachment.cgi?id=58135 Console output wine 2.7
Hello everyone,
I just tried installing under 2.7 (no staging) in a clean prefix. I am attaching my console output.
The application downloads some updates, throws a backtrace, a message box pops up, closing it throws another backtrace. Other backtraces follow.
https://bugs.winehq.org/show_bug.cgi?id=42812
--- Comment #5 from Maik Wagner maiktapwagner@aol.com --- Created attachment 58136 --> https://bugs.winehq.org/attachment.cgi?id=58136 First backtrace thrown after downloading updates.
https://bugs.winehq.org/show_bug.cgi?id=42812
--- Comment #6 from Maik Wagner maiktapwagner@aol.com --- Created attachment 58137 --> https://bugs.winehq.org/attachment.cgi?id=58137 Backtrace after closing the message box.
https://bugs.winehq.org/show_bug.cgi?id=42812
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
https://bugs.winehq.org/show_bug.cgi?id=42812
--- Comment #7 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- *** Bug 43462 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=42812
--- Comment #8 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Current version (2.9.0) still crashes. I tried to put some hacks in GetFileInformationByHandleEx, but still got the same crash; maybe the crash is not due to GetFileInformationByHandleEx after all but a totally different cause, no idea really. I`ll attach a relay log later on.
https://bugs.winehq.org/show_bug.cgi?id=42812
--- Comment #9 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Created attachment 58862 --> https://bugs.winehq.org/attachment.cgi?id=58862 +relay,+seh,+tid log
+relay,+seh,+tid log , last 150000 lines before the crash
The crash occurs at wine: ``Unhandled exception 0x80000003 in thread...``
If someone could have a look at it to find cause of the crash i`d really appreciate it.
https://bugs.winehq.org/show_bug.cgi?id=42812
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #10 from Damjan Jovanovic damjan.jov@gmail.com --- (In reply to Louis Lenders from comment #9)
Created attachment 58862 [details] +relay,+seh,+tid log
+relay,+seh,+tid log , last 150000 lines before the crash
The crash occurs at wine: ``Unhandled exception 0x80000003 in thread...``
If someone could have a look at it to find cause of the crash i`d really appreciate it.
This appears in your file, if you scroll up from the end a few pages:
[0804/110002.667:FATAL:exception_handler_server.cc(278)] GetFileInformationByHandleEx: Bad device type. (0x42)