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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest