Bug 169529 - crash at KDE startup
Summary: crash at KDE startup
Status: CLOSED UNMAINTAINED
Alias: None
Product: kdesktop
Classification: Miscellaneous
Component: general (show other bugs)
Version: 3.5
Platform: Debian testing Unspecified
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-21 12:59 UTC by Andras Georgy Bekes
Modified: 2009-01-02 11:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kcrash (2.78 KB, text/plain)
2008-08-21 13:01 UTC, Andras Georgy Bekes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andras Georgy Bekes 2008-08-21 12:59:12 UTC
Version:            (using KDE 3.5.9)
Installed from:    Debian testing/unstable Packages

Kdesktop crashes at KDE startup.
Not always, but quite high probability. Seen several times, definitely reproduceable.

Contents of ~/.kde/Autostart are not run, I haven't found any other consequences, everything else seems normal after closing the crash report window.
Comment 1 Andras Georgy Bekes 2008-08-21 13:01:45 UTC
Created attachment 26957 [details]
kcrash

From the backtrace, the problem seems wallpaper-related.
Comment 2 George Kiagiadakis 2008-08-21 13:10:17 UTC
Please paste backtraces rather than attaching them.
Bactrace from the attachment:

[Thread debugging using libthread_db enabled]
[New Thread 0xb68db6c0 (LWP 3258)]
[KCrash handler]
#6  0xb6f30280 in XSetTile () from /usr/lib/libX11.so.6
#7  0xb7448cbf in QPainter::drawTiledPixmap (this=0xbfcb4bc0, x=0, y=0, w=0, 
    h=0, pixmap=@0xbfcb4d08, sx=0, sy=0) at kernel/qpainter_x11.cpp:2861
#8  0xb6765b91 in KBackgroundRenderer::fastWallpaperBlend ()
   from /usr/lib/libkdeinit_kdesktop.so
#9  0xb6766736 in KBackgroundRenderer::wallpaperBlend ()
   from /usr/lib/libkdeinit_kdesktop.so
#10 0xb676ffdb in KBackgroundRenderer::doWallpaper ()
   from /usr/lib/libkdeinit_kdesktop.so
#11 0xb67710f8 in KBackgroundRenderer::render ()
   from /usr/lib/libkdeinit_kdesktop.so
#12 0xb67714b8 in KBackgroundRenderer::qt_invoke ()
   from /usr/lib/libkdeinit_kdesktop.so
#13 0xb74e5f6d in QObject::activate_signal (this=0x89effc0, clist=0x89eed30, 
    o=0xbfcb5034) at kernel/qobject.cpp:2359
#14 0xb74e6aed in QObject::activate_signal (this=0x89effc0, signal=2)
    at kernel/qobject.cpp:2328
#15 0xb7812279 in QTimer::timeout (this=0x89effc0)
    at .moc/release-shared-mt/moc_qtimer.cpp:82
#16 0xb7508d3f in QTimer::event (this=0x89effc0, e=0xbfcb5334)
    at kernel/qtimer.cpp:222
#17 0xb748818a in QApplication::internalNotify (this=0xbfcb56b8, 
    receiver=0x89effc0, e=0xbfcb5334) at kernel/qapplication.cpp:2638
#18 0xb7488f76 in QApplication::notify (this=0xbfcb56b8, receiver=0x89effc0, 
    e=0xbfcb5334) at kernel/qapplication.cpp:2361
#19 0xb71a4c22 in KApplication::notify (this=0xbfcb56b8, receiver=0x89effc0, 
    event=0xbfcb5334)
    at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kdecore/kapplication.cpp:550
#20 0xb747d56e in QEventLoop::activateTimers (this=0x89b62b8)
    at kernel/qapplication.h:523
#21 0xb7437348 in QEventLoop::processEvents (this=0x89b62b8, flags=4)
    at kernel/qeventloop_x11.cpp:392
#22 0xb749eb80 in QEventLoop::enterLoop (this=0x89b62b8)
    at kernel/qeventloop.cpp:201
#23 0xb749ea16 in QEventLoop::exec (this=0x89b62b8)
    at kernel/qeventloop.cpp:148
#24 0xb7487cff in QApplication::exec (this=0xbfcb56b8)
    at kernel/qapplication.cpp:2761
#25 0xb67475f1 in kdemain () from /usr/lib/libkdeinit_kdesktop.so
#26 0xb7f96464 in kdeinitmain () from /usr/lib/kde3/kdesktop.so
#27 0x0804f2f1 in launch (argc=1, _name=0x896ac64 "kdesktop", 
    args=0x896ac6d "", cwd=0x0, envc=0, envs=0x896ac71 "", reset_env=false, 
    tty=0x0, avoid_loops=false, startup_id_str=0x805156d "0")
    at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kinit/kinit.cpp:673
#28 0x0804fa7a in handle_launcher_request (sock=9)
    at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kinit/kinit.cpp:1240
#29 0x080500ca in handle_requests (waitForPid=0)
    at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kinit/kinit.cpp:1443
#30 0x08050b7a in main (argc=5, argv=0xbfcb6004, envp=0xbfcb601c)
    at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kinit/kinit.cpp:1908
Comment 3 FiNeX 2008-12-10 14:02:29 UTC
Kdesktop is no more mantained. Fortunatly this bug seems not to be valid for
KDE 4. Please reopen if this bug is not a kdesktop one (and it is not solved)
or it can be reproduced on KDE 4.

Thanks.