[Interest] Problem with: ICU 52.1 + Qt 5.1.1 + C MySQL Connector 6.0.2 + Windows XP

Thiago Macieira thiago.macieira at intel.com
Mon Dec 16 20:50:27 CET 2013


On segunda-feira, 16 de dezembro de 2013 16:25:46, Thales Lange wrote:
> Dear Thiago Macieira,
> 
> I attached to this e-mail the backtrace (GDB 7.6). Main Result:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x68a11c03 in ZNK10QTextCodec11fromUnicodeERK7QString ()
>     from C:\test\Qt5Core.dll
> 
> I didn't compile Qt itself with debug support. If you need more
> information, ask me please. I am not used to gdb command line.

To narrow it further down, I'll need debugging info.

The function you listed above calls the virtual convertFromUnicode, which 
didn't show up in your stack trace and would indicate which codec it was 
trying to use and why it crashed.

It's still possible that ICU is at fault here, but I can't prove it or 
disprove it right now.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131216/f1ca918b/attachment.sig>


More information about the Interest mailing list