kdoc crashes

Juergen Suessmaier juergen at suessmaier.de
Tue Mar 13 22:40:39 GMT 2001


Hi Anno,

KDoc is actually a Perl script. Since I haven't seen any problems with
KDoc on my machine, I assume that there's some sort of chance that you
might have some problems with either your Perl interpreter or with one
of the shared libs installed on your system. Just for information here
are my (working) packages, maybe that gives you some idea where to chase
for the problem:

tbone:~ >rpm -q perl
perl-5.6.0-9

tbone:~ >ldd /usr/bin/perl
        libnsl.so.1 => /lib/libnsl.so.1 (0x40026000)
        libdl.so.2 => /lib/libdl.so.2 (0x4003c000)
        libm.so.6 => /lib/libm.so.6 (0x4003f000)
        libc.so.6 => /lib/libc.so.6 (0x4005f000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40188000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

The libraries shown above are located in the glibc package.

tbone:~ >rpm -q glibc
glibc-2.2-12

The distribution I am using is RedHat 7, a useful hint could be that RedHat
posted an update of the glibc stuff shortly after the RH7 release - due to
several bugs/problems...

I hope that helps.

Regards,
Juergen

> Whenever I start a new project or try to update the API doc on an existing 
> one, kdoc crashes: It's child bash process gets zombie status, kdoc itself is 
> listed as sleeping. From time to time, kdoc will take 100% CPU usage for a 
> very short period (top update time period), then will return to 0%. It does 
> nothing.
> 
> KDE 2.1
> KDevelop 1.4
> KDoc 2.1.0 (at least, according to rpm... It's the one shipping with KDE 2.1)
> bash 2.04
> 
> Thanks & Greetz,
> 
> Anno.
> -- 
> This message comes without any warranty, either expressed or implied,
> including, but not limited to, readability, correctness in grammar, spelling
> and content, and fitness for a particuar purpose.
-- 
-------------------------------------------------------------------------
J. Süßmaier Systementwicklungen
Jürgen Süßmaier
juergen at suessmaier.de                       Realtime Software Development
Katharina Geisler Str. 14                       Embedded Applications
D-85356 Freising                                     Automation
Germany
-------------------------------------------------------------------------
                      http://www.suessmaier.de
-------------------------------------------------------------------------
      The day Microsoft makes something that doesn't suck is
        probably the day they start making vacuum cleaners
-------------------------------------------------------------------------

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list