http://bugs.winehq.org/show_bug.cgi?id=15020
Summary: assertion failed in GPSS World Product: Wine Version: 1.1.3 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: robert_lampreht@t-2.net CC: dylan.ah.smith@gmail.com
Created an attachment (id=15659) --> (http://bugs.winehq.org/attachment.cgi?id=15659) terminal output
Hi,
When you try to open or create new project in GPSS World the program crashes. Terminal output is in attachment. I'm using current git.
git bisect shows this commit: a47d4a4c3a5c89268906b5b8db59e1de41e89ecf is first bad commit commit a47d4a4c3a5c89268906b5b8db59e1de41e89ecf Author: Dylan Smith dylan.ah.smith@gmail.com Date: Tue Aug 12 23:15:29 2008 -0400
richedit: Adjust table spacing with horizontal gap and left edge.
:040000 040000 a582f9871a1b59e34d24b3f52c6afacfc76ced01 45d7f4d856adf33e4f9f753376b2fa4935ccce5b M dlls
You can download GPSS here: http://www.minutemansoftware.com/downloads/GPSS%20World%20Student%20Setup.ms....
I'd be very grateful if someone could look at this as this is ATM my high priority app.
Thx in advanceHi,
When you try to open or create new project in GPSS World the program crashes. Terminal output is in attachment. I'm using current git.
git bisect shows this commit: a47d4a4c3a5c89268906b5b8db59e1de41e89ecf is first bad commit commit a47d4a4c3a5c89268906b5b8db59e1de41e89ecf Author: Dylan Smith dylan.ah.smith@gmail.com Date: Tue Aug 12 23:15:29 2008 -0400
richedit: Adjust table spacing with horizontal gap and left edge.
:040000 040000 a582f9871a1b59e34d24b3f52c6afacfc76ced01 45d7f4d856adf33e4f9f753376b2fa4935ccce5b M dlls
You can download GPSS here: http://www.minutemansoftware.com/downloads/GPSS%20World%20Student%20Setup.ms....
I'd be very grateful if someone could look at this as this is ATM my high priority app.
Thx in advance
http://bugs.winehq.org/show_bug.cgi?id=15020
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=15020
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |dylan.ah.smith@gmail.com Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1
--- Comment #1 from Dylan Smith dylan.ah.smith@gmail.com 2008-08-29 15:01:53 --- Created an attachment (id=15730) --> (http://bugs.winehq.org/attachment.cgi?id=15730) richedit: Prevent integer overflow in wrapping code with no wrap
The problem appears to be a result of an integer overflow in a comparison, therefore the wrong flow of control was taken in ME_WrapHandleRun.
Let me know if this patch corrects the problems you are having.
http://bugs.winehq.org/show_bug.cgi?id=15020
Robi Lampreht robert_lampreht@t-2.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #2 from Robi Lampreht robert_lampreht@t-2.net 2008-08-29 15:43:09 --- Yep, that fixed it.
Thx
http://bugs.winehq.org/show_bug.cgi?id=15020
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Keywords| |patch Resolution|FIXED |
--- Comment #3 from Austin English austinenglish@gmail.com 2008-08-29 16:00:42 --- The patch hasn't been committed.
http://bugs.winehq.org/show_bug.cgi?id=15020
Robi Lampreht robert_lampreht@t-2.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #4 from Robi Lampreht robert_lampreht@t-2.net 2008-09-02 11:50:57 --- Now it is.
http://bugs.winehq.org/show_bug.cgi?id=15020
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-09-05 10:39:41 --- Closing bugs fixed in 1.1.4.