http://bugs.winehq.org/show_bug.cgi?id=22424 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-04-19 14:57:26 --- (In reply to comment #2)
Created an attachment (id=27464) --> (http://bugs.winehq.org/attachment.cgi?id=27464) [details] 'WINEDEBUG=+odbc wine OdbcTE32.Exe' output
Yep, makes sense, null pointer dereference here in SQLDataSources: --- if (*NameLength1 > 0) --- If you run it without +odbc crash won't occur at this point. Since it's a way it should be used post a log without +odbc (of course this bug should be fixed 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.