[Bug 31946] New: Atari800Win Plus crashes on start
http://bugs.winehq.org/show_bug.cgi?id=31946 Bug #: 31946 Summary: Atari800Win Plus crashes on start Product: Wine Version: 1.4.1 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jaromir.obr(a)gmail.com Classification: Unclassified Created attachment 42088 --> http://bugs.winehq.org/attachment.cgi?id=42088 backtrace Steps to reproduce: 1) Run the application Expected result: It starts Actual result: It crashes Used SW: -------- wine 1.4.1-0ubuntu1 Atari800Win PLus 4.1 (https://github.com/Jaskier/Atari800Win-PLus/downloads) Ubuntu 12.04, amd64 kernel: 3.5.0-17-generic #28-Ubuntu -- 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=31946 --- Comment #1 from Jaromir Obr <jaromir.obr(a)gmail.com> 2012-10-12 15:11:53 CDT --- (In reply to comment #0)
Ubuntu 12.04, amd64 I'm sorry, I meant Ubuntu 12.10.
-- 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=31946 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #2 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-10-12 18:36:57 CDT --- Works for me in wine 1.5.15, please update and get a new log if the problem is still happening. -- 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=31946 --- Comment #3 from Jaromir Obr <jaromir.obr(a)gmail.com> 2012-10-14 08:07:21 CDT --- Just updated to the latest 1.5 beta from Wine PPA repository. The issue persists for me. I think it worked flawlessly a few weeks ago with 1.4.1, so I suppose it could be related to other system changes (updates). Other Windows applications work well. Used SW: wine 1.5.14-0ubuntu1 Ubuntu 12.10, amd64 -- 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=31946 --- Comment #4 from Jaromir Obr <jaromir.obr(a)gmail.com> 2012-10-14 08:07:56 CDT --- Created attachment 42121 --> http://bugs.winehq.org/attachment.cgi?id=42121 backtrace from 1.5 -- 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=31946 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2012-10-15 18:59:55 CDT --- (In reply to comment #3)
Just updated to the latest 1.5 beta from Wine PPA repository. The issue persists for me. I think it worked flawlessly a few weeks ago with 1.4.1, so I suppose it could be related to other system changes (updates). Other Windows applications work well.
Looking at the backtrace: ELF 7a4c9000-7b800000 Deferred libllvm-3.1.so.1 ELF 7b800000-7ba2d000 Deferred kernel32<elf> \-PE 7b810000-7ba2d000 \ kernel32 ELF 7bc00000-7bcc6000 Deferred ntdll<elf> \-PE 7bc10000-7bcc6000 \ ntdll ELF 7bf00000-7bf04000 Deferred <wine-loader> ELF 7cbb4000-7cbe6000 Deferred libtxc_dxtn.so ELF 7cbe6000-7cbed000 Deferred libffi.so.6 ELF 7cbed000-7cc0b000 Deferred libgcc_s.so.1 ELF 7ccf4000-7d44d000 Deferred swrast_dri.so ELF 7d45a000-7d472000 Deferred libxcb-glx.so.0 ELF 7d472000-7d475000 Deferred libx11-xcb.so.1 ELF 7d475000-7d479000 Deferred libxdamage.so.1 ELF 7d479000-7d48f000 Deferred libglapi.so.0 ELF 7d48f000-7d4ed000 Deferred libgl.so.1 video drivers may be at play. Do you get any more output if you run the program from a terminal? -- 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=31946 --- Comment #6 from Henri Verbeet <hverbeet(a)gmail.com> 2012-10-16 04:08:04 CDT --- (In reply to comment #4)
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0x7c6e3050). ... ELF 7a4c9000-7b800000 Deferred libllvm-3.1.so.1
It's probably a LLVM issue even. -- 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=31946 --- Comment #7 from Jaromir Obr <jaromir.obr(a)gmail.com> 2012-10-16 13:58:47 CDT --- Created attachment 42161 --> http://bugs.winehq.org/attachment.cgi?id=42161 output.txt output created by the command "./Atari800Win.exe >output.txt 2>&1" -- 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=31946 --- Comment #8 from Jaromir Obr <jaromir.obr(a)gmail.com> 2012-10-16 14:02:27 CDT --- (In reply to comment #5) I'm using the OSS radeon driver in "Gnome panel" desktop environment. -- 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=31946 --- Comment #9 from Henri Verbeet <hverbeet(a)gmail.com> 2012-10-16 14:09:49 CDT --- (In reply to comment #8)
I'm using the OSS radeon driver in "Gnome panel" desktop environment.
No, you're not:
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 0x4 and card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 0x301)").
-- 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=31946 --- Comment #10 from Jaromir Obr <jaromir.obr(a)gmail.com> 2012-10-17 15:08:13 CDT --- (In reply to comment #9) I don't know what's wrong, this is my configuration: $ lspci -v|grep -i radeon 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] (prog-if 00 [VGA controller]) Kernel driver in use: radeon Kernel modules: radeon $ ps aux|grep gnome-session mira 3016 0.0 0.3 394028 10660 ? Ssl 21:48 0:00 gnome-session --session=gnome-classic -- 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=31946 --- Comment #11 from Jaromir Obr <jaromir.obr(a)gmail.com> 2012-10-20 10:21:17 CDT --- I've installed the proprietary Catalyst driver "fglrx" (using the steps on http://www.ubuntuvibes.com/2012/10/how-to-install-amd-catalyst- legacy.html) and the issue disappeared. The application can be run in both Gnome classic and Unity desktop, no crash occurs. So it is fixed for me. ---------------------- my current VGA configuration: 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] (prog-if 00 [VGA controller]) Kernel driver in use: fglrx_pci Kernel modules: fglrx, radeon -- 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=31946 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |UPSTREAM --- Comment #12 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-01-21 21:30:10 CST --- (In reply to comment #11)
I've installed the proprietary Catalyst driver "fglrx" (using the steps on http://www.ubuntuvibes.com/2012/10/how-to-install-amd-catalyst- legacy.html) and the issue disappeared. The application can be run in both Gnome classic and Unity desktop, no crash occurs. So it is fixed for me.
(In reply to comment #6)
It's probably a LLVM issue even.
Resolving upstream. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31946 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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=31946 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED --- Comment #14 from Austin English <austinenglish(a)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. -- 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 (1)
-
wine-bugs@winehq.org