http://bugs.winehq.org/show_bug.cgi?id=29483
Bug #: 29483 Summary: Fiesta Online crashes when displaying a long (> ~52 chars) message Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: wine@dezzanet.co.uk CC: huw@codeweavers.com Classification: Unclassified
Fiesta Online crashes when displaying (whether from sending or receiving) a message of about 52 characters or more. I believe this is to do with the chat bubble appearing above a character when they speak, as it only happens when you are in a relatively close proximity.
I performed some regression testing and found the first bad commit:
17e72c816b9cbc17aeaae1c2ecf2ba230083817d is the first bad commit commit 17e72c816b9cbc17aeaae1c2ecf2ba230083817d Author: Huw Davies huw@codeweavers.com Date: Thu Oct 6 16:26:07 2011 -0500
gdi32: Load the font properties from the cache if it exists.
:040000 040000 c0ddafd0f315788a234d4bfbe6ad3d975bf0a4cb b4d13f5e352efe271cf957ed07c79515efbfe9f3 M dlls
--
Steps to reproduce:
1. Create an account and character if not already available - http://fiesta-online.gamigo.com/ for the EU. There are other franchises for other parts of the world, but I don't know if the bug is reproducible there 2. When entering the game, send a short chat message (press enter to get the chat box) 3. Observe how the text appears above the character, and in the recent chat box 4. Send a long message. For me the fault occurs at 52 characters or more. 5. Observe how the game immediately crashes with a segmentation fault.
The fault also happens if someone (or even something!) close to you says a long message - leading to much frustration!