[Bug 27939] SQLyog crashes when displaying data

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 5 18:59:32 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=27939

--- Comment #9 from Joshua Gardynik <lethalfalcon at endlessrealities.com> 2012-06-05 18:59:32 CDT ---
Created attachment 40400
  --> http://bugs.winehq.org/attachment.cgi?id=40400
Database with table that crashes my SQLYog app

It's still crashing for me in 1.5.5. Here are the steps I take:

1) Run SQLYog.
2) Connect to server
3) Expand database and select users table (the password field is an
SHA512-encrypted binary blob)
4) Hit F11 to get the table data
5) At this point I can either try scrolling down the table, or even just move
the window around on my desktop and it will crash almost immediately with this
in the console window:

fixme:mlang:fnIMultiLanguage2_DetectInputCodepage 
fixme:mlang:fnIMultiLanguage2_DetectInputCodepage 
fixme:mlang:fnIMultiLanguage2_DetectInputCodepage 
fixme:mlang:fnIMultiLanguage2_DetectInputCodepage (there are hundreds of these)
fixme:uniscribe:GSUB_apply_lookup We do not handle SubType 5
fixme:uniscribe:GSUB_apply_lookup We do not handle SubType 5
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7d79cfab

I can reproduce this every single time I open the users table. I even copied
the table to do a different host and tried the same thing. I now have a pared
down and sanitized table with data that crashes it for me each time I view it,
which I'm including. Hopefully it'll crash for you, too.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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