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@winehq.org ReportedBy: andrew.millington@gmail.com
wine: Call from 0x7b8369d2 to unimplemented function msvcr100.dll._lock_file, aborting With msvcr100.dll the demo starts.
http://bugs.winehq.org/show_bug.cgi?id=24141
Andrew Millington andrew.millington@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Depends on| |24134
http://bugs.winehq.org/show_bug.cgi?id=24141
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcrt
http://bugs.winehq.org/show_bug.cgi?id=24141
--- Comment #1 from Andrew Millington andrew.millington@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
http://bugs.winehq.org/show_bug.cgi?id=24141
--- Comment #2 from Andrew Millington andrew.millington@gmail.com 2010-11-01 23:43:40 CDT --- Tested with wine-1.3.6-69-g645a65f
http://bugs.winehq.org/show_bug.cgi?id=24141
Eryk Wieliczko ewdevel@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ewdevel@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=24141
--- Comment #3 from Eryk Wieliczko ewdevel@gmail.com 2010-11-02 13:27:23 CDT --- Should be fixed in git.
http://bugs.winehq.org/show_bug.cgi?id=24141
--- Comment #4 from Andrew Millington andrew.millington@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
http://bugs.winehq.org/show_bug.cgi?id=24141
--- Comment #5 from Andrew Millington andrew.millington@gmail.com 2010-12-01 23:11:11 CST --- Still present in wine-1.3.8-113-g9d9ce29.
http://bugs.winehq.org/show_bug.cgi?id=24141
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #6 from Jerome Leclanche adys.wh@gmail.com 2011-02-05 00:37:12 CST --- Fixed by 38d1ea2a5b712d39029e1057f319d96d410b9f30. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=24141
--- Comment #7 from Jerome Leclanche adys.wh@gmail.com 2011-02-05 00:38:39 CST --- (In reply to comment #6)
Fixed by 38d1ea2a5b712d39029e1057f319d96d410b9f30. Please retest.
Woops, so much for heuristics.
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
http://bugs.winehq.org/show_bug.cgi?id=24141
Austin English austinenglish@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
http://bugs.winehq.org/show_bug.cgi?id=24141
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #8 from Piotr Caban piotr.caban@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.
http://bugs.winehq.org/show_bug.cgi?id=24141
Andrew Millington andrew.millington@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@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@DU?$char_traits@D@std@@@std@@IAE@XZ, aborting
http://bugs.winehq.org/show_bug.cgi?id=24141
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msvcrt |msvcp Summary|OpenGL Camera Demo - Part 3 |OpenGL Camera Demo - Part 3 |requires msvcr100 |requires msvcp100
http://bugs.winehq.org/show_bug.cgi?id=24141
--- Comment #10 from Anastasius Focht focht@gmx.net 2011-05-20 17:32:54 CDT --- *** Bug 26674 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=24141
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@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@D@std@@@st | |d@@IAE@XZ Ever Confirmed|0 |1
--- Comment #11 from Anastasius Focht focht@gmx.net 2011-05-20 17:34:12 CDT --- Hello,
refining summary, targeting the stub.
Regards
http://bugs.winehq.org/show_bug.cgi?id=24141
--- Comment #12 from Andrew Millington andrew.millington@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.
http://bugs.winehq.org/show_bug.cgi?id=24141
Anastasius Focht focht@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@D@std@@@st |_unlock_file, _fseeki64, |d@@IAE@XZ |__pctype_func fix)
--- Comment #13 from Anastasius Focht focht@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@DU?$char_traits@D@std@@@std@@IAE@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
http://bugs.winehq.org/show_bug.cgi?id=24141
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2011-05-27 13:38:32 CDT --- Closing bugs fixed in 1.3.21.
http://bugs.winehq.org/show_bug.cgi?id=24141
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |38f476399c243309ddb5f9ec7aa | |598687315b945