By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 137 - KDesktop crashes on load
Summary: KDesktop crashes on load
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: 3.5.10
Hardware: All Linux
: P3 major
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2009-12-06 13:04 CST by Timothy Pearson
Modified: 2012-10-19 15:34 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Pearson 2009-12-06 13:04:42 CST
KDesktop crashes on load with:
[Thread debugging using libthread_db enabled]
[KCrash handler]
#6  KBackgroundManager (this=0x8de3210, desktop=0x0, kwinModule=0x8dc2580,
    __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /build/buildd/kdebase-kde3-3.5.10/./kdesktop/bgmanager.cc:68
#7  0x0349db32 in KDesktop::initRoot (this=0xbf9cb298)
    at /build/buildd/kdebase-kde3-3.5.10/./kdesktop/desktop.cc:239
#8  0x0349e1a5 in KDesktop (this=0xbf9cb298, x_root_hack=false,
    wait_for_kded=false, __in_chrg=<value optimized out>,
    __vtt_parm=<value optimized out>)
    at /build/buildd/kdebase-kde3-3.5.10/./kdesktop/desktop.cc:194
#9  0x0349f40a in kdemain (argc=1, argv=0x8d78098)
    at /build/buildd/kdebase-kde3-3.5.10/./kdesktop/main.cc:208
#10 0x004244d4 in kdeinitmain (argc=1, argv=0x8d78098) at kdesktop_dummy.cc:3
#11 0x0804ee24 in launch (argc=<value optimized out>,
    _name=<value optimized out>, args=0xbf9cb6d4 "", cwd=0x0, envc=0,
    envs=0x8d77d39 "", reset_env=false, tty=0x0, avoid_loops=false,
    startup_id_str=0x805130d "0")
    at /build/buildd/kdelibs-kde3-3.5.10/./kinit/kinit.cpp:673
#12 0x0804f915 in handle_launcher_request (sock=9)
    at /build/buildd/kdelibs-kde3-3.5.10/./kinit/kinit.cpp:1240
#13 0x0805001e in handle_requests (waitForPid=<value optimized out>)
    at /build/buildd/kdelibs-kde3-3.5.10/./kinit/kinit.cpp:1443
#14 0x080509c0 in main (argc=5, argv=0xbf9cbc64, envp=0xbf9cbc7c)
    at /build/buildd/kdelibs-kde3-3.5.10/./kinit/kinit.cpp:1908
Comment 1 Timothy Pearson 2009-12-07 20:09:52 CST
This should be fixed in kdebase-kde3 4:3.5.10-2ubuntu12--please re-open this bug if the problem persists.

Thanks for reporting!