[Bug 31018] New: OpenGL OBJ Viewer Demo crashes when opening an object
http://bugs.winehq.org/show_bug.cgi?id=31018 Bug #: 31018 Summary: OpenGL OBJ Viewer Demo crashes when opening an object Product: Wine Version: 1.5.7 Platform: x86 URL: http://www.dhpoware.com/downloads/GLObjViewer.zip OS/Version: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: msvcp AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: piotr.caban(a)gmail.com Classification: Unclassified Created attachment 40713 --> http://bugs.winehq.org/attachment.cgi?id=40713 WINEDEBUG=relay,seh,tid,msvcp90 wine GLObjViewer.exe Content/Models/cube.obj >> ~/log.txt 2>&1 Next after bug 24144. The app will crash in current wine, but winetricks vcrun2010 works around it. There is no stub listed in the backtrace. austin(a)aw25 ~ $ du -h GLObjViewer.zip 288K GLObjViewer.zip austin(a)aw25 ~ $ sha1sum GLObjViewer.zip 03a0eb2f2d4df0e50c0a4ef71b6c72b3b222a962 GLObjViewer.zip To reproduce, download, extract, and run: wine GLObjViewer.exe Content/Models/cube.obj if you only set msvcp100 to native and leave msvcr100 as builtin, the app won't crash, but the texture doesn't render. That's a separate issue, and I don't really want to file a bug with mixed native/builtin components. -- 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=31018 --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> 2012-06-28 03:21:32 CDT --- It's crashing because basic_streambuf class differs between msvcp90 and msvcp100. -- 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=31018 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|OpenGL OBJ Viewer Demo |OpenGL OBJ Viewer Demo |crashes when opening an |crashes when opening an |object |object (msvcp100) -- 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=31018 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4bdaa20a73e86e6170453e28d7a | |2527154c09a0f Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Piotr Caban <piotr.caban(a)gmail.com> 2012-08-17 03:51:48 CDT --- This application is not working when native msvcr100 and builtin msvcp100 is used (you need to set both to buitin). msvcp100 part of the bug is fixed. -- 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=31018 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2012-08-17 13:54:34 CDT --- Closing bugs fixed in 1.5.11. -- 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