Bug 111921

Summary: login hangs with some settings
Product: [I don't know] kde Reporter: l4u65v002 <l4u65v002>
Component: generalAssignee: Stephan Kulow <coolo>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description l4u65v002@sneakemail.com 2005-09-02 06:59:33 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) Package gcc-3.3.5.20050130-r1
OS:                Linux

I'm having the same problem as bug 102046 (but I guess adding comments to a bug marked as 'resolved' doesn't get an response); at least, I get hangs at login using KDE 3.4.1 with gentoo, and killing klauncher allows the login to proceed.  (Further details in the gentoo bug I filed: <http://bugs.gentoo.org/show_bug.cgi?id=99866>.)

Unfortunately, even though I have debug symbols in my KDE build, if I try to attach gdb to the hung klauncher process (I do 'ps uxaww | grep klauncher' to get the pid, 'gdb /usr/kde/3.4/bin/klauncher', then in gdb 'attach nnnn' where nnnn is the pid), I just get this:

Attaching to program: /usr/kde/3.4/bin/klauncher, process nnnn
Failed to read a valid object file image from memory.
0xXXXXXXXX in ?? ()

where 0xXXXXXXX is some random hex value.  The resulting stack trace (from 'where') is garbage (just hex values, some of which are obviously wrong, like 0x0a).

*PLEASE* advise on what I can do to help track this down.  It completely prevents me from using KDE 3.4.1.  (There's no problem in KDE 3.3.2, so I'm using that.)
Comment 1 Thiago Macieira 2005-09-02 09:44:22 UTC
Bugs marked as RESOLVED are read just as new bugs.

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