Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2004 18:52:02 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Jesse Guardiani <jesse@wingnet.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: kdesu crash under 5.2-RELEASE with libkse via libmap.conf
Message-ID:  <20040206185032.L20313@carver.gumbysoft.com>
In-Reply-To: <bvs595$p9e$1@sea.gmane.org>
References:  <bvs595$p9e$1@sea.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 4 Feb 2004, Jesse Guardiani wrote:

> If I run this:
>
> /usr/local/bin/kdesu --nonewdcop '/usr/local/bin/kcmshell clock --lang en_US'
>
> And my libmap.conf looks like this:
>
> # /etc/libmap.conf
> #
> # candidate             mapping
> #
> libc_r.so.5             libkse.so.1     # Everything uses 'libkse' by default
> libc_r.so               libkse.so
>
>
> Then I get this:
>
> (no debugging symbols found)...(no debugging symbols found)...

This isn't a crash, it looks like a hang that you grabbed with gdb. KDE
seems to work OK on my -current boxes at work, but I'll see if I can test
this later, or Monday.

It appears as if the subprocess properly spawned, and kdesu is waiting for
it to finish.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040206185032.L20313>