[Bug 6457] Orbiter060929 crashes, unimplemented function msvcirt.dll.??0ofstream@@QAE at PBDHH@Z

WineHQ Bugzilla wine-bugs at winehq.org
Mon Dec 21 05:36:50 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=6457

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |d18a9b963081cae4d3e824fa777
                   |                            |56f2f9035319c
                URL|http://orbiter.jimdo.com/do |https://web.archive.org/web
                   |wnloads/                    |/20201221112231/https://sfc
                   |                            |39477ba6979e65.jimcontent.c
                   |                            |om/download/version/1559345
                   |                            |232/module/1592084914/name/
                   |                            |orbiter060929_base.zip

--- Comment #34 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

filling some fields. It was fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/d18a9b963081cae4d3e824fa77756f2f9035319c
("msvcirt: Implement ofstream class.)", part of Wine 5.18 release.

Thanks Gijs

Stable download link:

https://web.archive.org/web/20201221112231/https://sfc39477ba6979e65.jimcontent.com/download/version/1559345232/module/1592084914/name/orbiter060929_base.zip

It was certainly not fixed in Wine 1.5.15 (2012).

Proof by using the Wine 5.17 release before the fix went in:

--- snip ---
$ wine --version
wine-5.17

$ pwd
/home/focht/Downloads/unpacked

$ ll
total 3336
drwxrwxr-x. 19 focht focht    4096 Dec 21 12:30 Config
-rw-rw-r--.  1 focht focht    2685 Jun  5  2004 Constell2.bin
-rw-rw-r--.  1 focht focht    7184 Dec 12  2003 Constell.bin
-rw-rw-r--.  1 focht focht   32768 Dec 21 12:30 Device.dat
drwxrwxr-x.  3 focht focht    4096 Dec 21 12:30 Doc
drwxrwxr-x. 12 focht focht    4096 Dec 21 12:30 Flights
drwxrwxr-x.  5 focht focht    4096 Dec 21 12:30 Html
drwxrwxr-x.  3 focht focht    4096 Dec 21 12:30 Images
-rw-rw-r--.  1 focht focht    2401 Dec 21 12:30 keymap.cfg
drwxrwxr-x.  5 focht focht    4096 Dec 21 12:30 Meshes
drwxrwxr-x.  4 focht focht    4096 Dec 21 12:30 Modules
-rw-rw-r--.  1 focht focht    2361 Dec 21 12:30 Orbiter.cfg
-rwxrwxr-x.  1 focht focht 1953792 Sep 29  2006 orbiter.exe
-rw-rw-r--.  1 focht focht     600 Dec 21 12:30 Orbiter.log
drwxrwxr-x. 18 focht focht    4096 Dec 21 12:30 Scenarios
-rw-rw-r--.  1 focht focht 1350228 Dec  9  2003 Star.bin
drwxrwxr-x.  6 focht focht   12288 Dec 21 12:30 Textures
drwxrwxr-x.  4 focht focht    4096 Dec 21 12:30 Textures2
drwxrwxr-x.  2 focht focht    4096 Dec 21 12:30 Utils
--- snip ---

--- snip ---
$ wine ./orbiter.exe
...
0024:fixme:ddraw:ddraw_surface1_Flip Ignoring flags 0x1.
0024:fixme:ddraw:d3d_vertex_buffer7_Optimize iface 0210ED88, device 02106C10,
flags 0 stub!
wine: Call from 7B00F341 to unimplemented function
msvcirt.dll.??0ofstream@@QAE at PBDHH@Z, aborting
wine: Unimplemented function msvcirt.dll.??0ofstream@@QAE at PBDHH@Z called at
address 7B00F341 (thread 0024), starting debugger...
Unhandled exception: unimplemented function
msvcirt.dll.??0ofstream@@QAE at PBDHH@Z called in 32-bit code (0x7b00f341).
...
Backtrace:
=>0 0x7b00f341 RaiseException+0x61() in kernelbase (0x00a9e830)
  1 0x438b0001 (0x00a9e830)
  2 0x0af23e8f __wine_spec_unimplemented_stub+0x2e()
[Z:\home\focht\projects\wine\mainline-src-5.17\dlls\winecrt0\stub.c:2147483680]
in msvcirt (0x00a9e854)
  3 0x438b0001 (0x00a9e854)
  4 0x0af11100 MSVCP_type_info_vector_dtor+0xffffffff() in msvcirt (0x00a9ea8c)
...
Threads:
process  tid      prio (all id:s are in hex)
00000020 (D) Z:\home\focht\Downloads\unpacked\orbiter.exe
    00000024    0 <==
    000000e4    0
    000000e8    0
    000000f4    0
--- snip ---

Please always use the exact application version for testing that was used to
report a bug.

Anyway, it doesn't matter anymore but keep in mind for the future.

Regards

-- 
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.



More information about the wine-bugs mailing list