http://bugs.winehq.org/show_bug.cgi?id=15935
Summary: Carbide c++ 1.3 (based on eclipse) installs, but crashes with EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7d754beb, pid=8, tid=9 in HotSpot Virtual machine Product: Wine Version: 1.1.5 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: eddy.petrisor@gmail.com CC: eddy.petrisor@gmail.com
Created an attachment (id=17114) --> (http://bugs.winehq.org/attachment.cgi?id=17114) Log of the console messages for the crashing carbide c++ 1.3 app.
I have installed Carbide C++ 1.3 (download from http://www.forum.nokia.com/main/resources/tools_and_sdks/carbide_cpp/ -- needs an account on forum.nokia.com, but otherwise the app is free for download).
The installation went well, then I tried to start the app, it allowed me to choose the workspace (although creating a new directory from the interface wasn't working), it showed some loading thingies on the splash screen then crashed with an EXCEPTION_ACCESS_VIOLATION in
# Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode) # Problematic frame: # C [ole32.dll+0x64beb]
Note that that the native environment is Debian Linux amd64 (Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz) and the wine package was installed from the experimental distribution from debian:
http://packages.debian.org/experimental/wine
Also note that running the eclipsec.exe binary results in the same crash.
http://bugs.winehq.org/show_bug.cgi?id=15935
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arethusa26@gmail.com
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2008-11-06 18:17:50 --- This may be a duplicate of bug 14015.
http://bugs.winehq.org/show_bug.cgi?id=15935
--- Comment #2 from Eddy Petrisor eddy.petrisor@gmail.com 2008-11-06 18:30:05 --- Created an attachment (id=17125) --> (http://bugs.winehq.org/attachment.cgi?id=17125) The log generated by wine 1.1.7 on Carbide c++ 1.3
I installed the 1.1.7 wine (I packaged it myself based on the official Debian 1.1.5 package) and tested Carbide once more. Same result.
http://bugs.winehq.org/show_bug.cgi?id=15935
Eddy Petrisor eddy.petrisor@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.5 |1.1.7
--- Comment #3 from Eddy Petrisor eddy.petrisor@gmail.com 2008-11-06 18:32:20 --- Buming version to 1.1.7 since I tested that, too.
http://bugs.winehq.org/show_bug.cgi?id=15935
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.7 |1.1.5
--- Comment #4 from James Hawkins truiken@gmail.com 2008-11-06 18:48:09 --- Please don't change the original reported version.
http://bugs.winehq.org/show_bug.cgi?id=15935
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Carbide c++ 1.3 (based on |Carbide c++ 1.3 crashes |eclipse) installs, but | |crashes with | |EXCEPTION_ACCESS_VIOLATION | |(0xc0000005) at | |pc=0x7d754beb, pid=8, tid=9 | |in HotSpot Virtual machine |
http://bugs.winehq.org/show_bug.cgi?id=15935
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2008-11-08 14:20:04 --- Again, based on the posted backtraces this is a duplicate of bug 14015.
http://bugs.winehq.org/show_bug.cgi?id=15935
--- Comment #6 from Austin English austinenglish@gmail.com 2008-11-10 15:23:11 --- Does the patch in bug 14015 help?
http://bugs.winehq.org/show_bug.cgi?id=15935
--- Comment #7 from Eddy Petrisor eddy.petrisor@gmail.com 2008-11-13 19:14:53 --- (In reply to comment #6)
Does the patch in bug 14015 help?
Yes, with that patch the app starts! Cool!
http://bugs.winehq.org/show_bug.cgi?id=15935
--- Comment #8 from Eddy Petrisor eddy.petrisor@gmail.com 2008-11-13 20:32:06 --- Created an attachment (id=17269) --> (http://bugs.winehq.org/attachment.cgi?id=17269) new crash log
http://bugs.winehq.org/show_bug.cgi?id=15935
--- Comment #9 from Eddy Petrisor eddy.petrisor@gmail.com 2008-11-13 20:35:24 --- (In reply to comment #7)
(In reply to comment #6)
Does the patch in bug 14015 help?
Yes, with that patch the app starts! Cool!
After installing ActivestatePerl 5.10.0.1004, sun java jre (jre-6u10-windows-i586-p-s.exe), and the S60_3rd_Edition_SDK_Feature_Pack_2_v1_1_en (from nokia, free for download, like Carbide) I got a new crash.
http://bugs.winehq.org/show_bug.cgi?id=15935
--- Comment #10 from Eddy Petrisor eddy.petrisor@gmail.com 2008-11-13 20:36:44 --- Created an attachment (id=17270) --> (http://bugs.winehq.org/attachment.cgi?id=17270) wine's new log
Here's what wine dumped after those later installs.
http://bugs.winehq.org/show_bug.cgi?id=15935
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #11 from Anastasius Focht focht@gmx.net 2009-04-22 16:04:49 --- Hello,
I can't reproduce your problems. It still looks like you're referring to old bugs that ought to be fixed for some time now (dupes).
Please make sure you're using up-to-date Wine! If the problem persists describe every single step, starting with clean WINEPREFIX.
Try to install the needed apps/plugins one after the other and check for crash *between* consecutive installs of each of the apps, e.g.:
1) install Carbide into clean WINEPREFIX (along with JRE if the package doesn't do it alone) -> check for crash (start) 2) no crash -> install Win32 ActivestatePerl -> check for crash (start) 3) no crash -> install S60_3rd_Edition_SDK_Feature_Pack_2_v1_1_en -> check for crash (start) ...
Regards
http://bugs.winehq.org/show_bug.cgi?id=15935
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |xerox_xerox2000@yahoo.co.uk Resolution| |FIXED
--- Comment #12 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-10-25 18:17:27 --- according to A.F.'s comment in comment #11 this has been fixed. Reporter of bug: please reopen if you still run into trouble
http://bugs.winehq.org/show_bug.cgi?id=15935
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2009-11-13 12:43:30 --- Closing bugs fixed in 1.1.33.