[Development] [Announce] Qt 5.0.1 released

Yves Bailly yves.bailly at sescoi.fr
Tue Feb 5 08:39:33 CET 2013


Greetings all,

Le 31/01/2013 14:10, List for announcements regarding Qt releases and development a écrit :
> I'm happy to announce that Qt 5.0.1 is now released.
>
> See the blog on http://blog.qt.digia.com/blog/2013/01/31/qt-5-0-1-released/

I've just downloaded and insalled the (huge) bundle "Qt 5.0.1 for Windows 32-bit" with
included MinGW 4.7. Installed fine on a 64bits, Win7 host.

QtCreator starts fine, but...

The "analogclock" example doesn't start. Even if I try to create an almost-empty
project (you know, the default, auto-generated one with a single QMainWindow), it
doesn't start either - debug or release.

Profiling using DependencyWalker ends with this:

[...many messages...]
00:00:09.298: DllMain(0x10220000, DLL_PROCESS_ATTACH, 0x0028FD24) in 
"c:\qt501\5.0.1\mingw47_32\bin\QT5WIDGETSD.DLL" called by thread 1.
00:00:09.298: DllMain(0x10220000, DLL_PROCESS_ATTACH, 0x0028FD24) in 
"c:\qt501\5.0.1\mingw47_32\bin\QT5WIDGETSD.DLL" returned 1 (0x1) by thread 1.
00:00:09.298: GetProcAddress(0x75500000 [c:\windows\syswow64\MSVCRT.DLL], "_get_output_format") 
called from "c:\qt501\5.0.1\mingw47_32\bin\ICUUC49.DLL" at address 0x675F3009 and returned 0x75575CE8 
by thread 1.
00:00:09.298: First chance exception 0xC0000005 (Access Violation) occurred in 
"c:\qt501\5.0.1\mingw47_32\examples\widgets\widgets\analogclock-build-desktop_qt_5_0_1_mingw_32bit-debug\debug\ANALOGCLOCK.EXE" 
at address 0x0040D87F by thread 1.
00:00:09.313: Second chance exception 0xC0000005 (Access Violation) occurred in 
"c:\qt501\5.0.1\mingw47_32\examples\widgets\widgets\analogclock-build-desktop_qt_5_0_1_mingw_32bit-debug\debug\ANALOGCLOCK.EXE" 
at address 0x0040D87F by thread 1.
00:00:09.313: Exited 
"c:\qt501\5.0.1\mingw47_32\examples\widgets\widgets\analogclock-build-desktop_qt_5_0_1_mingw_32bit-debug\debug\ANALOGCLOCK.EXE" 
(process 0x1064) with code -1073741819 (0xC0000005) by thread 1.


Starting other Qt programs, such as "designer" or "linguist" from the provided command-line works fine.

Any hint or idea? I really don't know where to investigate here...

Thanks in advance.

-- 
      /- Yves Bailly - Software developer   -\
      \- Sescoi R&D  - http://www.sescoi.fr -/
"The possible is done. The impossible is being done. For miracles,
thanks to allow a little delay."



More information about the Development mailing list