[Webkit-unassigned] [Bug 37158] New: [Qt] QtLauncher crashes when imitating the iPad on mail.google.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 10:22:01 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37158

           Summary: [Qt] QtLauncher crashes when imitating the iPad on
                    mail.google.com
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Major
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kenneth at webkit.org
                CC: laszlo.1.gombos at nokia.com


Using user agent "Mozilla/5.0(iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us)
AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314
Safari/531.21.10" and loading mail.google.com results in the following crash.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe2ac3910 (LWP 5938)]
0x00007ffff3424d98 in ?? () from /usr/lib/libsqlite3.so.0
(gdb) bt
#0  0x00007ffff3424d98 in ?? () from /usr/lib/libsqlite3.so.0
#1  0x00007ffff34160b3 in ?? () from /usr/lib/libsqlite3.so.0
#2  0x00007ffff3416104 in ?? () from /usr/lib/libsqlite3.so.0
#3  0x00007ffff34160ea in ?? () from /usr/lib/libsqlite3.so.0
#4  0x00007ffff3423ed9 in ?? () from /usr/lib/libsqlite3.so.0
#5  0x00007ffff3459015 in ?? () from /usr/lib/libsqlite3.so.0
#6  0x00007ffff3458b16 in ?? () from /usr/lib/libsqlite3.so.0
#7  0x00007ffff34578fe in ?? () from /usr/lib/libsqlite3.so.0
#8  0x00007ffff34589f2 in ?? () from /usr/lib/libsqlite3.so.0
#9  0x00007ffff346ac49 in ?? () from /usr/lib/libsqlite3.so.0
#10 0x00007ffff345b0e4 in ?? () from /usr/lib/libsqlite3.so.0
#11 0x00007ffff345d098 in ?? () from /usr/lib/libsqlite3.so.0
#12 0x00007ffff345f492 in ?? () from /usr/lib/libsqlite3.so.0
#13 0x00007ffff345f720 in ?? () from /usr/lib/libsqlite3.so.0
#14 0x00007ffff345f806 in ?? () from /usr/lib/libsqlite3.so.0
#15 0x00007ffff73c9c4e in WebCore::SQLiteStatement::prepare() () from
/home/kenneth/repo/Qt/WebKitBuild/Release/bin/../lib/libQtWebKit.so.4
#16 0x00007ffff73e3029 in WebCore::SQLStatement::execute(WebCore::Database*) ()
   from /home/kenneth/repo/Qt/WebKitBuild/Release/bin/../lib/libQtWebKit.so.4
#17 0x00007ffff73e611a in WebCore::SQLTransaction::runCurrentStatement() ()
   from /home/kenneth/repo/Qt/WebKitBuild/Release/bin/../lib/libQtWebKit.so.4
#18 0x00007ffff73e61fd in WebCore::SQLTransaction::runStatements() () from
/home/kenneth/repo/Qt/WebKitBuild/Release/bin/../lib/libQtWebKit.so.4
#19 0x00007ffff73e4c41 in WebCore::SQLTransaction::performNextStep() ()
   from /home/kenneth/repo/Qt/WebKitBuild/Release/bin/../lib/libQtWebKit.so.4
#20 0x00007ffff73d2bba in WebCore::DatabaseTransactionTask::doPerformTask() ()
   from /home/kenneth/repo/Qt/WebKitBuild/Release/bin/../lib/libQtWebKit.so.4
#21 0x00007ffff73d2d16 in WebCore::DatabaseTask::performTask() () from
/home/kenneth/repo/Qt/WebKitBuild/Release/bin/../lib/libQtWebKit.so.4
#22 0x00007ffff73d3fa7 in WebCore::DatabaseThread::databaseThread() ()
   from /home/kenneth/repo/Qt/WebKitBuild/Release/bin/../lib/libQtWebKit.so.4
#23 0x00007ffff761c85b in WTF::ThreadPrivate::run() () from
/home/kenneth/repo/Qt/WebKitBuild/Release/bin/../lib/libQtWebKit.so.4
#24 0x00007ffff490862d in QThreadPrivate::start (arg=0xc000a0) at
/home/kenneth/repo/Qt/qt/src/corelib/thread/qthread_unix.cpp:248
#25 0x00007ffff43bca04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#26 0x00007ffff397b80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#27 0x0000000000000000 in ?? ()

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list