Bug #1380 MySQLCC crash on startup
Submitted: 23 Sep 2003 8:30 Modified: 8 Dec 2003 16:14
Reporter: Martin Pollard Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S1 (Critical)
Version:0.9.3 OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any

[23 Sep 2003 8:30] Martin Pollard
Description:
MySQLCC inexplicably crashes on startup.  Release 0.9.2 does not have this issue and reverting back to it works so it must be something that changed this release.

I'm missing the debug symbols and I can't build a version with debug symbols as there is no free version of QT for windows with sufficient version, if anyone wants to send me one I'll be happy to do a backtrace with it.  Also if you need any further info just ask me and I'll send it.

mysqlcc.exe caused an Access Violation at location 39ee1141 in module qt-mt312.dll Reading from location 70655320.

Registers:
eax=0012f8c8 ebx=00000000 ecx=70655320 edx=00000028 esi=0012f8b8 edi=009ace08
eip=39ee1141 esp=0012f89c ebp=0012f8ac iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000206

Call stack:
39EE1141  qt-mt312.dll:39EE1141  public: class QCString __thiscall QTextCodec::fromUnicode(class QString const &)const 
004033D5  mysqlcc.exe:004033D5
00403305  mysqlcc.exe:00403305
0042EF42  mysqlcc.exe:0042EF42
004507A3  mysqlcc.exe:004507A3
00450757  mysqlcc.exe:00450757
00489C4A  mysqlcc.exe:00489C4A
00489875  mysqlcc.exe:00489875
00489011  mysqlcc.exe:00489011
004883EB  mysqlcc.exe:004883EB
004A50C0  mysqlcc.exe:004A50C0
004A4FFA  mysqlcc.exe:004A4FFA
77E814C7  kernel32.dll:77E814C7  GetCurrentDirectoryW

How to repeat:
Start the program.

Suggested fix:
This is a regression from 0.9.2 so I guess examining any changes since then would be helpful?
[23 Sep 2003 11:17] Martin Pollard
Opps I believe this is a dup of #1205 sorry i missed it
[1 Oct 2003 3:24] Alexander Keremidarski
Martin, thanks for noticing this is duplicate.
[8 Dec 2003 16:14] Jorge del Conde
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html