http://bugs.winehq.org/show_bug.cgi?id=16862
Summary: Sony Image Data Lightbox SR crashes and makes the whole user session freeze Product: Wine Version: 1.1.10 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: julien@kirya.net
Created an attachment (id=18607) --> (http://bugs.winehq.org/attachment.cgi?id=18607) Image Data Lightbox SR crash backtrace
Hi,
When selecting a submenu in the Image Data Lightbox SR UI (eg. right click, select one menu which has subentries), the application crashes (see attached backtrace) and makes the whole user session freeze. The process is stated as "defunct" (using ps) and can still be killed.
Cheers, Julien
http://bugs.winehq.org/show_bug.cgi?id=16862
--- Comment #1 from Julien Valroff julien@kirya.net 2009-01-10 07:09:08 --- With wine 1.1.12, user session does not freeze anymore. Application crashes with the following error: wine: Unhandled page fault on read access to 0x0000000c at address 0x7ebd5fea (thread 0009), starting debugger...
Cheers, Julien
http://bugs.winehq.org/show_bug.cgi?id=16862
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-10 12:54:25 --- Is there a download of this program? If so, please provide the URL.
http://bugs.winehq.org/show_bug.cgi?id=16862
--- Comment #3 from Julien Valroff julien@kirya.net 2009-01-10 13:00:57 --- Yes, it is on the appDB: http://appdb.winehq.org/objectManager.php?sClass=application&iId=8590
Direct link: http://support.sony-europe.com/dime/downloads/downloads.aspx?site=odw_en_GB&...
(you first have to accept the terms before a new window appears and the download begins)
Cheers, Julien
http://bugs.winehq.org/show_bug.cgi?id=16862
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=16862
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://support.sony- | |europe.com/dime/downloads/do | |wnloads.aspx?site=odw_en_GB& | |m=DSLR-A100&f=sids_win
http://bugs.winehq.org/show_bug.cgi?id=16862
--- Comment #4 from Julien Valroff julien@kirya.net 2009-01-24 07:26:20 --- Hi,
Using wine 1.1.13 makes the complete session freeze again!
This is a regression compared to the previous version
Cheers, Julien
http://bugs.winehq.org/show_bug.cgi?id=16862
--- Comment #5 from Julien Valroff julien@kirya.net 2009-01-24 07:26:59 --- Created an attachment (id=18953) --> (http://bugs.winehq.org/attachment.cgi?id=18953) Backtrace with wine 1.1.13
http://bugs.winehq.org/show_bug.cgi?id=16862
--- Comment #6 from Austin English austinenglish@gmail.com 2009-01-24 17:04:53 --- (In reply to comment #4)
Hi,
Using wine 1.1.13 makes the complete session freeze again!
This is a regression compared to the previous version
Cheers, Julien
Regression test? http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=16862
Julien Valroff julien@kirya.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #7 from Julien Valroff julien@kirya.net 2009-01-25 05:00:50 --- Hi,
After some hours of testing, following the regression test procedure, I was not able to make the application run without the whole session crashes. However, I confirm that using 1.1.12, the app crashes, but not the session.
Here is the last result, which seems to however fit with the problem: $ git bisect bad 9087e5c55f35e091c5cb9ba381e0a5020d1fc0ad is first bad commit commit 9087e5c55f35e091c5cb9ba381e0a5020d1fc0ad Author: Alexandre Julliard julliard@winehq.org Date: Fri Jan 2 20:00:54 2009 +0100
server: Avoid crash on initialization of the thread creation debug event.
:040000 040000 8c296659cd98c18d8aac56e4c5605f6c873b1bef 9c9eeab986d8bcb1487556081366883defcc7020 M server
If this patch is the "bad" commit, it shows that the debugger makes the user session freeze, and not the incompatibility with the application I try to run. I am not used in doing such things, but it is true that with 1.1.12, I had no debug information (only an error message).
However, even 1.1.12 doesn't allow full use of the application.
I hope this helps!
Cheers, Julien
http://bugs.winehq.org/show_bug.cgi?id=16862
--- Comment #8 from Austin English austinenglish@gmail.com 2009-01-25 15:08:52 --- (In reply to comment #7)
Hi,
After some hours of testing, following the regression test procedure, I was not able to make the application run without the whole session crashes. However, I confirm that using 1.1.12, the app crashes, but not the session.
Here is the last result, which seems to however fit with the problem: $ git bisect bad 9087e5c55f35e091c5cb9ba381e0a5020d1fc0ad is first bad commit commit 9087e5c55f35e091c5cb9ba381e0a5020d1fc0ad Author: Alexandre Julliard julliard@winehq.org Date: Fri Jan 2 20:00:54 2009 +0100
server: Avoid crash on initialization of the thread creation debug event.
:040000 040000 8c296659cd98c18d8aac56e4c5605f6c873b1bef 9c9eeab986d8bcb1487556081366883defcc7020 M server
If this patch is the "bad" commit, it shows that the debugger makes the user session freeze, and not the incompatibility with the application I try to run. I am not used in doing such things, but it is true that with 1.1.12, I had no debug information (only an error message).
However, even 1.1.12 doesn't allow full use of the application.
I hope this helps!
Cheers, Julien
That bug's already fixed in 1.1.13.
Because there's two bugs, you might use: http://wiki.winehq.org/ReverseRegressionTesting
to find the actual regression.
http://bugs.winehq.org/show_bug.cgi?id=16862
--- Comment #9 from Julien Valroff julien@kirya.net 2009-01-26 00:13:33 --- Which bug should be fixed in 1.1.13 ?
As said, my problems are: with 1.1.12 - the application crashes when a submenu is selected
with 1.1.10 and 1.1.13 - the user session crashes when a submenu is selected
I have made the regression test between these versions, and the last patch was the one fixing a debugger problem. I have noticed that there are no debug information with 1.1.12 which might mean that the debugger makes the session freeze when in use.
Cheers, Julien
http://bugs.winehq.org/show_bug.cgi?id=16862
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #10 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-08-24 06:04:54 --- confirming. In current git, it doesn't crash, but the menu's subentries just don't appear, and the menu ittsself just dissappears
http://bugs.winehq.org/show_bug.cgi?id=16862
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #11 from butraxz@gmail.com 2012-05-23 13:49:53 CDT --- This bug has not been updated for three years. Is this still an issue i current (1.5.4) or newer wine ?
https://bugs.winehq.org/show_bug.cgi?id=16862
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #12 from Austin English austinenglish@gmail.com --- (In reply to butraxz from comment #11)
This bug has not been updated for three years. Is this still an issue i current (1.5.4) or newer wine ?
The software is no longer online, and no reply. Marking abandoned.
https://bugs.winehq.org/show_bug.cgi?id=16862
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Austin English austinenglish@gmail.com --- Closing.