Bug 218059 - Choqok crashes on initalization
Summary: Choqok crashes on initalization
Status: RESOLVED DUPLICATE of bug 211016
Alias: None
Product: choqok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Mehrdad Momeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-10 01:10 UTC by alien4343
Modified: 2009-12-10 03:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alien4343 2009-12-10 01:10:16 UTC
Application that crashed: choqok
Version of the application: 0.6.6
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.6.0
Operating System: Linux 2.6.31-16-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Fails at initalization and appears to be an XML bug

 -- Backtrace:
Application: Choqok (choqok), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f90ec8f9750 (LWP 20246))]

Thread 3 (Thread 0x7f90de65c910 (LWP 20258)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f90ea700542 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2372650, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2372650, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f90ea6f58e9 in QThreadPoolThread::run (this=0x232fc80) at concurrent/qthreadpool.cpp:140
#4  0x00007f90ea6ff625 in QThreadPrivate::start (arg=0x232fc80) at thread/qthread_unix.cpp:244
#5  0x00007f90e6fdfa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f90e8fbc7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f90dd839910 (LWP 20259)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f90ea700542 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2372650, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2372650, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f90ea6f58e9 in QThreadPoolThread::run (this=0x2349740) at concurrent/qthreadpool.cpp:140
#4  0x00007f90ea6ff625 in QThreadPrivate::start (arg=0x2349740) at thread/qthread_unix.cpp:244
#5  0x00007f90e6fdfa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f90e8fbc7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 1 (Thread 0x7f90ec8f9750 (LWP 20246)):
[KCrash Handler]
#5  QImageData::checkForAlphaPixels (this=0x0) at image/qimage.cpp:273
#6  0x00007f90e9caaee7 in QX11AlphaDetector::hasAlpha (this=0x1facd10, img=<value optimized out>, flags=<value optimized out>) at image/qpixmap_x11.cpp:385
#7  QX11AlphaDetector::hasXRenderAndAlpha (this=0x1facd10, img=<value optimized out>, flags=<value optimized out>) at image/qpixmap_x11.cpp:392
#8  QX11PixmapData::fromImage (this=0x1facd10, img=<value optimized out>, flags=<value optimized out>) at image/qpixmap_x11.cpp:443
#9  0x00007f90e9c9db66 in QPixmapData::fromData (this=0x1facd10, buf=<value optimized out>, len=<value optimized out>, format=<value optimized out>, flags=) at image/qpixmapdata.cpp:132
#10 0x00007f90e9c960a0 in QPixmap::loadFromData (this=0x7fff3f469700, 
    buf=0x228f4d8 "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>D0C4835D46EA31D4</RequestId><HostId>UGGMqVtIyXmnDBVDoBxI+Rir1VS91j1z561lsZaJ3DsTLd/o8O"..., len=231, format=0x7f90ea682ac0 "@\223\271\001", flags=<value optimized out>) at image/qpixmap.cpp:872
#11 0x0000000000450191 in _start ()
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-10 03:12:36 UTC
Qt4.6 bug

*** This bug has been marked as a duplicate of bug 211016 ***