[Bug 18880] New: Unable to run program GAUSS
http://bugs.winehq.org/show_bug.cgi?id=18880 Summary: Unable to run program GAUSS Product: Wine Version: 1.1.23 Platform: PC URL: http://s000.tinyupload.com/?file_id=004094723233547238 15 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: matthieu.stigler(a)gmail.com Created an attachment (id=21717) --> (http://bugs.winehq.org/attachment.cgi?id=21717) Log file Tried to use old version (6.0) of program GAUSS (seehttp://www.aptech.com/AS_prodMF.html). The version I have is working without problem on windows, it does not need to be installed properly, can't be launched from a usb key on new computer. On linux, after having some dll through winetricks (vcrun6 as Library MSVCP60.dll is asked for), the program is launched and then freezes. Log file is given attached, main error ir probably: wine: Unhandled page fault on read access to 0x0000120c at address 0x41683e (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x0000120c in 32-bit code (0x0041683e). It is reproduced on variouses machines: -Ubuntu 8.04, kernel 2.6.24.24 with graphic card intel, wine version 1.1.23 -Ubuntu 8.04, kernel 2.6.24.24 with graphic card nvidia,wine version 1.1.23 -Ubuntu 9.04, kernel 2.6.28, with graphic card ATI radion, wine version 1.1.23 The same happens on the three computers, with same error message given on the top. -- 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=18880 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-06-10 09:35:29 --- Hi, matifou. --- On linux, after having some dll through winetricks (vcrun6 as Library MSVCP60.dll is asked for) --- 'winetricks vcrun6' is the only override you've done? --- wine: Unhandled page fault on read access to 0x0000120c at address 0x41683e (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x0000120c in 32-bit code (0x0041683e). --- Try with comctl32 installed with winetricks and post log after that. -- 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=18880 --- Comment #2 from matifou <matthieu.stigler(a)gmail.com> 2009-06-10 09:55:48 --- Created an attachment (id=21719) --> (http://bugs.winehq.org/attachment.cgi?id=21719) Second log, after having installed comctl32 -- 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=18880 --- Comment #3 from matifou <matthieu.stigler(a)gmail.com> 2009-06-10 09:58:07 --- (In reply to comment #1)
Hi, matifou.
Hi NIcolas! Thanks for your short answer and sorry for duplicating the bug report!
--- On linux, after having some dll through winetricks (vcrun6 as Library MSVCP60.dll is asked for) ---
'winetricks vcrun6' is the only override you've done?
yes. ON the three machines I installed wine freshly, and made the sam,e: install vcrun6 and try to run gauss
--- wine: Unhandled page fault on read access to 0x0000120c at address 0x41683e (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x0000120c in 32-bit code (0x0041683e). ---
Try with comctl32 installed with winetricks and post log after that.
I tried on two machines (ubuntu 8.04 and 9.04): installed comctl32 and run it: still freezing and exiting, error message seems similar (posted just beofre) -- 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=18880 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-06-10 11:01:14 --- *** Bug 18881 has been marked as a duplicate of this bug. *** -- 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=18880 --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-06-10 12:01:50 --- Created an attachment (id=21721) --> (http://bugs.winehq.org/attachment.cgi?id=21721) . apparently a duplicate of bug 5402. Bug reporter, does it start for you as well with attached patch?If so, it's a duplicate of that bug -- 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=18880 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://s000.tinyupload.com/ | |?file_id=004094723233547238 | |15 | --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-06-10 20:29:40 --- DO NOT link to illegally distributed software. -- 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=18880 --- Comment #7 from matifou <matthieu.stigler(a)gmail.com> 2009-06-11 08:09:48 --- (In reply to comment #5)
Created an attachment (id=21721) --> (http://bugs.winehq.org/attachment.cgi?id=21721) [details] .
apparently a duplicate of bug 5402. Bug reporter, does it start for you as well with attached patch?If so, it's a duplicate of that bug
Yes!! At least now the window is opened, it does not freezw and exit and can run basic commands. I'll do further testing to confirm. Soory that I didn't find myself the link to this bug, I had search :-( And thanks a lot to the various contributors and helpers! -- 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=18880 --- Comment #8 from matifou <matthieu.stigler(a)gmail.com> 2009-06-11 08:10:33 --- (In reply to comment #6)
DO NOT link to illegally distributed software.
Sorry! -- 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=18880 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-06-11 08:59:33 --- Duplicate then. *** This bug has been marked as a duplicate of bug 5402 *** -- 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=18880 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-06-11 09:00:29 --- Closing duplicate. -- 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.
participants (1)
-
wine-bugs@winehq.org