I have KDE 3.4.2 and KDevelop 3.2.2.

The fact that Quanta (and some other programs) crashes as well might mean I
have to update KDE itself. Do you think there's a better solution? I am new
to KDE, recompiling feels a bit daunting.

Thanks for the help!
William

-----Original Message-----
From: Michael Nottebrock [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 11, 2006 7:58 AM
To: Khoe, William
Cc: [email protected]
Subject: Re: [kde-freebsd] KDevelop , Quanta Crashing (libc_r.so.4)

Khoe, William schrieb:
> Hi!
> 
> I just got KDE installed on FreeBSD and I am trying to get my KDevelop
> to work. It keeps crashing on me every time I tried to open a file or
> create a new file.
> 
>  
> 
> The crash says:
> 
>  
> 
> The application KDevelop (kdevelop-bin) crashed and caused the signal 11
> (SIGSEGV).
> 
>  
> 
> Backtrace shows:
> 
>  
> 
> This backtrace appears to be of no use.
> 
> This is probably because your packages are built in a way which prevents
creation of proper backtraces, or the stack frame was seriously corrupted in
the crash.
> 
>  
> 
> (no debugging symbols found)...0x21be7774 in __sys_poll ()
> 
>    from /usr/local/lib/libc_r.so.4
> 
> #0  0x21be7774 in __sys_poll () from /usr/local/lib/libc_r.so.4
> 
> #1  0x21be6c59 in _thread_kern_sched_state_unlock ()
> 
>    from /usr/local/lib/libc_r.so.4
> 
> #2  0x21be660e in _thread_kern_scheduler () from
/usr/local/lib/libc_r.so.4
> 
> #3  0x0 in ?? ()
> 
>  
> 
> This does not seem to be isolated to just KDevelop. I installed a port
> of Quanta and it's crashing for the same reason. Does anyone have any
> idea what's going on? Is this a problem with libc_r.so.4 that could be
> fixed by overwriting it with a working version?

No, the backtraces are just misleading because your KDE
binaries/libraries don't contain debug symbols, thus gdb ends up in
libc_r (because pretty much all KDE applications are linked against libc_r).

What KDE/KDevelop version is this? If it's KDE 3.4.3/KDevelop 3.2.3, you
might want to try and update to KDE 3.5.0/KDevelop 3.3, which just
arrived in ports.

-- 
   ,_,   | Michael Nottebrock               | [EMAIL PROTECTED]
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to