Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
1.1.x
-
None
-
Qt 4.7 RC1, Qt Mobility 1.1 beta 2 on Windows 7 pro 32 bit.
Testing on Nokia E52 fw 051.018.221.02
Description
When I compile a Qt application and try to use QCamera it panics on my device.
In my sample I have the line camera = new QCamera(); on line 50 in MobilityBug.cpp.
If that line is commented out the application starts fine, but if the line is commented back in, it panics at startup.
I have included src and unsigned sis file built in my environment as attachment.
The file outputPanicObserver.txt contains the output from PanicObserver when running the sample on my device.
The file debug session Carbide.txt contains various information from Carbide, call stack and disassemblies.
If any further information is needed, please let me know and I will try and provide it ASAP.
Best regards
/Anders