[Bug 24141] New: OpenGL Camera Demo - Part 3 crashes unimplemented function msvcr100.dll._lock_file
http://bugs.winehq.org/show_bug.cgi?id=24141 Summary: OpenGL Camera Demo - Part 3 crashes unimplemented function msvcr100.dll._lock_file Product: Wine Version: 1.3.1 Platform: x86 URL: http://www.dhpoware.com/downloads/GLCamera3.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrew.millington(a)gmail.com wine: Call from 0x7b8369d2 to unimplemented function msvcr100.dll._lock_file, aborting With msvcr100.dll the demo starts. -- 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=24141 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Depends on| |24134 -- 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=24141 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcrt -- 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=24141 --- Comment #1 from Andrew Millington <andrew.millington(a)gmail.com> 2010-11-01 23:33:13 CDT --- After applying patch: http://source.winehq.org/patches/data/67887 wine: Call from 0x7b8373b2 to unimplemented function msvcr100.dll._fseeki64, aborting This is bug#24139. After applying patch: http://source.winehq.org/patches/data/67884 it doesn't start. [Error] Application initialization failed! vector<T> too long -- 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=24141 --- Comment #2 from Andrew Millington <andrew.millington(a)gmail.com> 2010-11-01 23:43:40 CDT --- Tested with wine-1.3.6-69-g645a65f -- 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=24141 Eryk Wieliczko <ewdevel(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ewdevel(a)gmail.com -- 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=24141 --- Comment #3 from Eryk Wieliczko <ewdevel(a)gmail.com> 2010-11-02 13:27:23 CDT --- Should be fixed in git. -- 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=24141 --- Comment #4 from Andrew Millington <andrew.millington(a)gmail.com> 2010-11-02 19:08:03 CDT --- Still doesn't work for me fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub The below lines repeats fixme:msvcrt:MSVCRT__lock_file (0x12d430) stub fixme:msvcrt:MSVCRT__unlock_file (0x12d430) stub The above comment error message http://bugs.winehq.org/show_bug.cgi?id=24141#c1 followed by fixme:msvcr90:__clean_type_info_names_internal (0x780b47cc) stub -- 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=24141 --- Comment #5 from Andrew Millington <andrew.millington(a)gmail.com> 2010-12-01 23:11:11 CST --- Still present in wine-1.3.8-113-g9d9ce29. -- 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=24141 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #6 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-02-05 00:37:12 CST --- Fixed by 38d1ea2a5b712d39029e1057f319d96d410b9f30. Please retest. -- 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=24141 --- Comment #7 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-02-05 00:38:39 CST --- (In reply to comment #6)
Fixed by 38d1ea2a5b712d39029e1057f319d96d410b9f30. Please retest.
Woops, so much for heuristics. -- 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=24141 Bug 24141 depends on bug 24134, which changed state. Bug 24134 Summary: Demos on dhpoware website won't run without native msvcp100.dll http://bugs.winehq.org/show_bug.cgi?id=24134 What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |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=24141 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|OpenGL Camera Demo - Part 3 |OpenGL Camera Demo - Part 3 |crashes unimplemented |needs a real |function |msvcr100.dll._lock_file |msvcr100.dll._lock_file |implementation -- 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=24141 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #8 from Piotr Caban <piotr.caban(a)gmail.com> 2011-05-19 09:28:43 CDT --- I've sent few patches to fix this bug, With the patches related to files locking applied it doesn't work because of __pctype_func function. -- 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=24141 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|OpenGL Camera Demo - Part 3 |OpenGL Camera Demo - Part 3 |needs a real |requires msvcr100 |msvcr100.dll._lock_file | |implementation | --- Comment #9 from Andrew Millington <andrew.millington(a)gmail.com> 2011-05-20 03:47:50 CDT --- (In reply to comment #8)
I've sent few patches to fix this bug, With the patches related to files locking applied it doesn't work because of __pctype_func function.
Thank you. changing summary to tell it as it is but still requires msvcp100. wine: Call from 0x7b839ab2 to unimplemented function msvcp100.dll.??0?$basic_ios(a)DU?$char_traits(a)D@std@@@std@@IAE(a)XZ, aborting -- 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=24141 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|msvcrt |msvcp Summary|OpenGL Camera Demo - Part 3 |OpenGL Camera Demo - Part 3 |requires msvcr100 |requires 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=24141 --- Comment #10 from Anastasius Focht <focht(a)gmx.net> 2011-05-20 17:32:54 CDT --- *** Bug 26674 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=24141 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Summary|OpenGL Camera Demo - Part 3 |OpenGL Camera Demo - Part 3 |requires msvcp100 |crashes on unimplemented | |function | |msvcp100.dll.??0?$basic_ios | |@DU?$char_traits(a)D@std@@@st | |d@@IAE(a)XZ Ever Confirmed|0 |1 --- Comment #11 from Anastasius Focht <focht(a)gmx.net> 2011-05-20 17:34:12 CDT --- Hello, refining summary, targeting the stub. Regards -- 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=24141 --- Comment #12 from Andrew Millington <andrew.millington(a)gmail.com> 2011-05-20 23:01:00 CDT --- This bug was originally about msvcr100 and that bug #26674 was about msvcp100. How can there be some duplication? I am a purist when to comes to testing, more code on our side means better troubleshooting. -- 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=24141 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|msvcp |msvcrt Resolution| |FIXED Summary|OpenGL Camera Demo - Part 3 |OpenGL Camera Demo - Part 3 |crashes on unimplemented |crashes on unimplemented |function |msvcr100.dll file/locking |msvcp100.dll.??0?$basic_ios |API (_lock_file, |@DU?$char_traits(a)D@std@@@st |_unlock_file, _fseeki64, |d@@IAE(a)XZ |__pctype_func fix) --- Comment #13 from Anastasius Focht <focht(a)gmx.net> 2011-05-21 01:33:17 CDT --- Hello, --- quote --- This bug was originally about msvcr100 and that bug #26674 was about msvcp100. How can there be some duplication? I am a purist when to comes to testing, more code on our side means better troubleshooting. --- quote --- that would have been the correct way, yes ... I was irritated due to last changes/comments to the bug: In comment #9 you say: --- quote --- Thank you. changing summary to tell it as it is but still requires msvcp100. wine: Call from 0x7b839ab2 to unimplemented function msvcp100.dll.??0?$basic_ios(a)DU?$char_traits(a)D@std@@@std@@IAE(a)XZ, aborting --- quote --- instead of just closing this bug on your own and saying "msvcr100 part done" and "bug 24134 is next" (dependency). Piotr retargeted the bug for the new issue, already covered by bug 26674 --- snip --- Piotr Caban <piotr.caban at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|msvcrt |msvcp Summary|OpenGL Camera Demo - Part 3 |OpenGL Camera Demo - Part 3 |requires msvcr100 |requires msvcp100 --- snip --- Thats effectively recycling of the same bug several times ... there exist some CRT metabugs with no specific API target in summary at all. Lets settle this and close the bug for the missing msvcr(100) file functions. http://source.winehq.org/git/wine.git/commitdiff/249917beac273a2959202722b89... (msvcrt: Added _lock_file/_unlock_file implementation.) http://source.winehq.org/git/wine.git/commitdiff/e81a929e6be9dfa4413be81d925... (msvcrt: Implement _fseeki64.) http://source.winehq.org/git/wine.git/commitdiff/38f476399c243309ddb5f9ec7aa... (msvcrt: Fix __pctype_func implementation) Regards -- 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=24141 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2011-05-27 13:38:32 CDT --- Closing bugs fixed in 1.3.21. -- 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=24141 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |38f476399c243309ddb5f9ec7aa | |598687315b945 -- 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