[Bug 37908] GLFont crashes saving a .glf file (needs msvcp70.dll.?open@?$basic_ofstream at DU?$char_traits at D@std@@@std@@QAEXPBDH at Z)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 19 22:24:49 CST 2015


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

--- Comment #2 from Maarten <anonymous.maarten at gmail.com> ---
Created attachment 50532
  --> https://bugs.winehq.org/attachment.cgi?id=50532
WINEDEBUG=msvcp wine glfont.exe >output.txt 2>&1

Running the glfont.exe program as:
$ WINEDEBUG=msvcp wine glfont.exe
and saving a glf file, gives the following console output:

(snip)
trace:msvcp:ios_base_fail (0x32f6a0)
trace:msvcp:basic_ostream_char_write (0x32f63c #0018 18)
trace:msvcp:basic_ios_char_rdbuf_get (0x32f6a0)

(snip)

trace:msvcp:basic_streambuf_char__Pnavail (0x32f640)
wine: Unhandled page fault on read access to 0x00000018 at address 0x7e03c2cd
(thread 0009), starting debugger...
(snip)

The basic_ostream_char_write program recevies an invalid str pointer (#0018).

Can someone look into this?

$ sha1sum glfont.exe
859274a0b69cc2068b6e7b32137e60a89d1b0dc4  glfont.exe
$ du -h glfont.exe
20K    glfont.exe
$ wine --version
wine-1.7.34-74-gcf92569

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