[Bug 35092] New: Ableton Live 9.1 crashes
http://bugs.winehq.org/show_bug.cgi?id=35092 Bug #: 35092 Summary: Ableton Live 9.1 crashes Product: Wine Version: 1.7.8 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: bique.alexandre(a)gmail.com Classification: Unclassified Created attachment 46813 --> http://bugs.winehq.org/attachment.cgi?id=46813 Crash log After fixing http://bugs.winehq.org/show_bug.cgi?id=34902 Ableton now crashed and I need help to understand the logs. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 Alexandre Bique <bique.alexandre(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bique.alexandre(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 Alexandre Bique <bique.alexandre(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcrt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #1 from Alexandre Bique <bique.alexandre(a)gmail.com> 2013-12-09 12:04:11 CST --- I found that __CxxFrameHandler is implemented on 32 bits, but not for 64 bits. Maybe it is my problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #2 from Alexandre Bique <bique.alexandre(a)gmail.com> 2013-12-09 12:12:47 CST --- http://www.winehq.org/pipermail/wine-devel/2011-April/089617.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win64 Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Summary|Ableton Live 9.1 crashes |Multiple 64-bit | |applications need | |__CxxFrameHandler | |implementation (Ableton | |Live 9.1, Adobe Cloud apps) Ever confirmed|0 |1 --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, refining summary as more 64-bit apps suffer from this and to collect duplicates here. Source: http://source.winehq.org/git/wine.git/blob/881374ee962bd73ba2df71b678983baa0... --- snip --- 68 EXCEPTION_DISPOSITION CDECL __CxxFrameHandler( EXCEPTION_RECORD *rec, ULONG64 frame, 69 CONTEXT *context, DISPATCHER_CONTEXT *dispatch ) 70 { 71 FIXME( "%p %lx %p %p: not implemented\n", rec, frame, context, dispatch ); 72 return ExceptionContinueSearch; 73 } --- snip --- $ wine --version wine-1.7.8-172-ga63222e Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeff.ward(a)gmail.com --- Comment #4 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 35108 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #5 from Alexandre Bique <bique.alexandre(a)gmail.com> --- I found this article, maybe it will help the guy working on the implementation: http://www.codeproject.com/Articles/2126/How-a-C-compiler-implements-excepti... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imwellcushtymelike(a)gmail.co | |m -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jpn_almeida(a)hotmail.com --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 35709 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fordfrog(a)fordfrog.com --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 35864 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fengshui(a)webleicester.co.uk --- Comment #8 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 36017 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |todventtu(a)suomi24.fi --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 36317 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #10 from João Almeida <jpn_almeida(a)hotmail.com> --- Sorry for asking, but is there any update on the roadmap for this bug? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Guillaume Charifi <guillaume.charifi(a)sfr.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |guillaume.charifi(a)sfr.fr --- Comment #11 from Guillaume Charifi <guillaume.charifi(a)sfr.fr> --- I don't think so, unfortunately. Currently there is no change. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizkidweb16(a)gmail.com --- Comment #12 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 37162 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #13 from Saulius K. <saulius2(a)gmail.com> --- (In reply to Alexandre Bique from comment #5)
I found this article, maybe it will help the guy working on the implementation: http://www.codeproject.com/Articles/2126/How-a-C-compiler-implements- exception-handling
This is about 32 bits (x86). According to [5] page 16, on 64-bit platform (x64) the mechanism changes significantly. So it's probably better to investigate on x64 specific documents, like following. [5] http://www.hexblog.com/wp-content/uploads/2012/06/Recon-2012-Skochinsky-Comp... [6] http://www.nynaeve.net/?p=106 [7] http://www.codeproject.com/Articles/207464/Exception-Handling-in-Visual-Cplu... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Saulius K. <saulius2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jscll1234(a)gmail.com --- Comment #14 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 37282 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pascaldelger(a)gmail.com --- Comment #15 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 37350 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |34967 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Ross Schlaikjer <rossschlaikjer(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rossschlaikjer(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matyapiro31(a)gmail.com --- Comment #16 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 37934 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #17 from Guillaume Charifi <guillaume.charifi(a)sfr.fr> --- Is somebody currently working on it ? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 morosa <morosakubek(a)go2.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |morosakubek(a)go2.pl --- Comment #18 from morosa <morosakubek(a)go2.pl> --- It would be great if someone did it. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle(a)yahoo.fr --- Comment #19 from Sylvain Petreolle <spetreolle(a)yahoo.fr> --- This bug shouldn't be linked in appdb to the x86 installer. Its a win64 bug and implemented on 32 bits already. (In reply to Alexandre Bique from comment #1)
I found that __CxxFrameHandler is implemented on 32 bits, but not for 64 bits. Maybe it is my problem.
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Anthony <f00dl3a(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f00dl3a(a)gmail.com --- Comment #20 from Anthony <f00dl3a(a)gmail.com> --- This bug impacts / prevents Witcher 3 from running (which is supposed to be a pretty good game.) I see this bug is almost 2 years old - as more and more games and applications are going to drop support for 32 bit code instructions, this bug probably needs to be addressed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #21 from Anthony <f00dl3a(a)gmail.com> --- https://bugs.winehq.org/show_bug.cgi?id=38613 -- My bug, bug 38613 for witcher is a duplicate of this bug. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #22 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- *** Bug 38613 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Jay Hilliard <jaydhilliard(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaydhilliard(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #23 from Jay Hilliard <jaydhilliard(a)gmail.com> --- wine 1.7.44 Still has this problem. Would love to get PhotoshopCS6 64-bit working, but this is a blocker for that. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |81a36cfc(a)opayq.com --- Comment #24 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 38789 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Christopher Larson <kergoth(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kergoth(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 W. Arngold <wilhelm(a)arngold.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wilhelm(a)arngold.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #25 from W. Arngold <wilhelm(a)arngold.com> --- Is there any plan on fixing this bug prior to 1.8, since more and more games and apps of 2015 fail to run? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 --- Comment #26 from 81a36cfc(a)opayq.com --- Blocker for me on Wine 1.7.46 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ismail(a)i10z.com --- Comment #27 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 39107 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Matthew Millar <mattmill30(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mattmill30(a)googlemail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Hin-Tak Leung <htl10(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |htl10(a)users.sourceforge.net --- Comment #28 from Hin-Tak Leung <htl10(a)users.sourceforge.net> --- still a problem with 1.7.51 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Manu <manu(a)manu311.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manu(a)manu311.de -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blustone(a)tiscali.it --- Comment #29 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 39707 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 tt_1 <herrtimson(a)yahoo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |herrtimson(a)yahoo.de -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Bartosz <gang65(a)poczta.onet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65(a)poczta.onet.pl -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 swswine(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |swswine(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |953d6c88d1235548eaa54f1b450 | |f5bba938c4f91 CC| |piotr.caban(a)gmail.com Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #30 from Piotr Caban <piotr.caban(a)gmail.com> --- The function is implemented. Marking as fixed. Please open new bugs for next issues (for bugs related to C++ exceptions handling seh,tid debug channels are helpful). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #31 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.7. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.8.x CC| |mstefani(a)redhat.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |--- --- Comment #32 from Michael Stefaniuc <mstefani(a)redhat.com> --- Removing 1.8.x milestone from bugs included in 1.8.3. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35092 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://web.archive.org/web | |/20130604033117/http://down | |load.adobe.com/pub/adobe/li | |ghtroom/win/4.x/Lightroom_4 | |_LS11_win_4_1.exe -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla