[Bug 50092] Version 1.00 of Vellum's DrawingBoard works well, but crashes when a straight line is drawn

WineHQ Bugzilla wine-bugs at winehq.org
Mon Nov 9 11:44:53 CST 2020


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

--- Comment #13 from Zebediah Figura <z.figura12 at gmail.com> ---
Unfortunately I didn't see the clues I was hoping for [not any fault of yours,
the log was correct].

There's no place where I can download the program for debugging, is there?

It's very clearly reading past the end of a segment; based on the faulting
instruction I'd guess it's doing something like strchr(buffer, '['), but I
can't tell if the buffer is ever written to past the initial module load, and I
have no idea what it's supposed to contain. I'd honestly guess DDE, just
because of the bracket, but there doesn't seem to be any DDE involved.

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