[Bug 30792] New: Solidworks2011: Crash when opening/starting a new drawing
http://bugs.winehq.org/show_bug.cgi?id=30792 Bug #: 30792 Summary: Solidworks2011: Crash when opening/starting a new drawing Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: maarten.bezemer(a)gmail.com Classification: Unclassified I have installed wine (1.5.5) from the Ubuntu PPA. $ lsb_release -a Distributor ID: Ubuntu Description: Ubuntu 12.04 LTS Release: 12.04 Codename: precise $ uname -a Linux lenovo-t400 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Steps to reproduce from a clean (non-existing) .wine directory: - $ WINEARCH=win32 winetrics vcrun2008 - $ WINEARCH=win32 wine /path/to/solidworks2011/swwi/data/setup.exe - Finish installation - $ WINEARCH=win32 wine ~/.wine/drive_c/Program\ Files/SolidWorks/SLDWORKS.exe - Click on 'New File' (when solidworks is started for the first time, you have to specify some details about measurements) - After a while SolidWorks crashes (before you can choose what type of drawing you want to create). It shows the SolidWorks crash handler, asking whether to send the crash report to their HQ. -- 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=30792 --- Comment #1 from Maarten Bezemer <maarten.bezemer(a)gmail.com> 2012-05-29 03:30:46 CDT --- Created attachment 40325 --> http://bugs.winehq.org/attachment.cgi?id=40325 Console output that leads to the crash -- 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=30792 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-05-29 12:55:26 CDT --- (In reply to comment #0)
- $ WINEARCH=win32 wine /path/to/solidworks2011/swwi/data/setup.exe - Finish installation - $ WINEARCH=win32 wine ~/.wine/drive_c/Program\ Files/SolidWorks/SLDWORKS.exe
you need to cd to the directory first. -- 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=30792 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #40325|solidworks2011-crash.log |solidworks2011-crash.txt filename| | Attachment #40325|application/octet-stream |text/plain mime type| | -- 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=30792 --- Comment #3 from Maarten Bezemer <maarten.bezemer(a)gmail.com> 2012-05-30 02:29:42 CDT --- (In reply to comment #2)
you need to cd to the directory first.
Reinstalled everything, this time using cd to go to the corresponding directories. Unfortunately, but the result was exactly the same (non-working). Note: I also had to install vcrun2005 (using winetricks) -- 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=30792 --- Comment #4 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2012-08-18 06:55:50 CDT --- Created attachment 41396 --> http://bugs.winehq.org/attachment.cgi?id=41396 Terminal output on wine-1.5.10-250-g6c1fcaa I can confirm that bug on Wine 1.5.10. Before installation of SW2011 I did winetricks vcrun2005 vcrun2008 mfc40 dotnet35 msxml3 msxml6 -- 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=30792 --- Comment #5 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2012-10-13 07:07:25 CDT --- Created attachment 42103 --> http://bugs.winehq.org/attachment.cgi?id=42103 WINEDEBUG=+relay,+seh,+tid on Wine 1.5.15 last 2010000 lines Behaviour changed in Wine 1.5.15. Now I can open already created parts, but I still cannot create new parts. Before installation of SW2011: winetricks vcrun2005 vcrun2008 mfc40 dotnet35 After installation of SW2011: winetricks windowscodecs Terminal output: When I click to create new part only this is outputted fixme:dbghelp_dwarf:dwarf2_parse_subprogram_block Unhandled Tag type 0x15 at ctx(0x1aecca30,L"kernel32<elf>"), for debug_info(abbrev:0x11249f88,symt:(nil)) fixme:dbghelp_dwarf:dwarf2_parse_subprogram_block Unhandled Tag type 0xf at ctx(0x1aecca30,L"kernel32<elf>"), for debug_info(abbrev:0x11249f88,symt:(nil)) fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter) pEncodePara in function fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter) dwFlags in function and app is being hung up for forever. -- 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=30792 --- Comment #6 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2012-10-13 07:42:45 CDT --- Created attachment 42104 --> http://bugs.winehq.org/attachment.cgi?id=42104 WINEDEBUG=+relay,+seh,+tid on Wine 1.5.15 SW autoconfiguring itself last 850000 lines Creating new part is working but only at one condition: SolidWorks is auto-configuring (you know that because of additional window in background) I am attaching the same log where I did the same as in the previous log, but now I succeeded to create new part, so maybe someone can find the solution by comparing them. -- 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=30792 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz(a)gmail.co | |m --- Comment #7 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2013-09-08 05:17:28 CDT --- Still in Wine 1.7.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=30792 --- Comment #8 from Maarten Bezemer <maarten.bezemer(a)gmail.com> --- The issue seems to be fixed with wine-1.7.15 (on Kubuntu 13.10, 64-bit) Opening and creating new parts does work for me. -- 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=30792 --- Comment #9 from Maarten Bezemer <maarten.bezemer(a)gmail.com> --- (In reply to Maarten Bezemer from comment #8)
The issue seems to be fixed with wine-1.7.15 (on Kubuntu 13.10, 64-bit)
Opening and creating new parts does work for me.
With SolidWorks 2010 that is, I do not know about 2011 though -- 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=30792 --- Comment #10 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine? -- 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=30792 --- Comment #11 from Austin English <austinenglish(a)gmail.com> --- Over 2 years with no reply, marking abandoned. -- 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=30792 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED --- Comment #12 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Resolving. -- 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=30792 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #13 from André H. <nerv(a)dawncrow.de> --- closing abandoned -- 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