Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2001 18:33:44 -0400
From:      David <ddavid_3@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   kdeinit core dumps--REVISED
Message-ID:  <01051018334400.13773@thecafe.ca>

next in thread | raw e-mail | index | archive | help
Well, i figured out how to analyze a core dump :) atleast i hope it is the 
proper way.

Now my question;

I have been experiencing core dumps from kdeinit since upgrading to 2.1.1 and 
now 2.1.2 (kdelibs) So i decided it was time to stop re-installing,
re-compilling, and try to figure this out.

I have attached a few script-output's:
1\ being uname  -a
2\ being gdb output on 3 different kdeinit.core's
3\ being a shot of top after X has been shutdown, with numerous kdeinit's 
still running and a ps-aux |grep kdeinit, I had to kill -9 in top too stop 
them
4\ kde installed packages.

Everything has been installed from ports, on a fresh buildworld of 
FreeBSD-4.3-RELEASE

So now, what or where do i go with this to figure out what is going on with 
kdeinit? I have been going through the kde archives, and found similar 
problems, but no way of fixing.

Is anyone else experiencing the same stuff with kdeinit? and have found a 
solution to it? Is this even the right list to send this too? or should i 
send in a PR regarding this?

Anyways,  here's hoping someone can help, let me know if i need to do more.

David

Script started on Thu May 10 17:52:50 2001
bash-2.05$ uname -a
FreeBSD thecafe.ca 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Thu May 10 12:17:01 
EDT 2001     root@thecafe.ca:/Build/obj/usr/src/sys/FREEBSD  i386
bash-2.05$ exit

Script started on Thu May 10 17:40:48 2001
bash-2.05$ gdb
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd".
(gdb) core kdeinit.core
Core was generated by `kdeinit'.
Program terminated with signal 11, Segmentation fault.
#0  0x28d6f6dc in ?? ()
(gdb) bt
#0  0x28d6f6dc in ?? ()
#1  0x804c310 in ?? ()
Cannot access memory at address 0x28050de0.
(gdb) core kdeinit1.core
Core was generated by `kdeinit'.
Program terminated with signal 11, Segmentation fault.
#0  0x28585bc6 in ?? ()
(gdb) bt
#0  0x28585bc6 in ?? ()
#1  0x0 in ?? ()
(gdb) core kdeinit2.core
Core was generated by `kdeinit'.
Program terminated with signal 11, Segmentation fault.
#0  0x28d6f6dc in ?? ()
(gdb) bt
#0  0x28d6f6dc in ?? ()
#1  0x804c310 in ?? ()
Cannot access memory at address 0x28050de0.
(gdb) quit
bash-2.05$ exit

Script done on Thu May 10 17:41:25 2001

Script started on Thu May 10 17:47:32 2001
bash-2.05$ top
last pid: 13556;  load averages:  0.00,  0.00,  0.00 [1;56H up 0+04:44:02 
[1;72H17:47:37
22 processes:  1 running, 16 sleeping, 1 stopped, 4 zombie
CPU states:     % user,     % nice,     % system,     % interrupt,     % idle
Mem: 19M Active, 88M Inact, 48M Wired, 168K Cache, 48M Buf, 220M Free
Swap: 1000M Total, 1000M Free

PID USERNAME PRI NICE  SIZE    RES STATE  C   TIME   WCPU    CPU COMMAND
112 root       2   0  2388K  1464K select 0   0:14  0.00%  0.00% ppp
13144 ddavid     2   0 13388K  7648K select 1   0:06  0.00%  0.00% kdeinit
13091 root       2   0  1908K  1184K select 0   0:04  0.00%  0.00% top
13140 ddavid     2   0 13396K  6928K select 0   0:00  0.00%  0.00% kdeinit
806 ddavid    10   0  1064K   860K wait   1   0:00  0.00%  0.00% bash
131 root       2   0   944K   612K select 0   0:00  0.00%  0.00% syslogd
13556 ddavid    31   0  1892K  1100K CPU1   1   0:00  0.00%  0.00% top
203 root      18   0  1264K   964K pause  0   0:00  0.00%  0.00% csh
13142 ddavid     2   0 13644K  7804K select 1   0:00  0.00%  0.00% kdeinit
150 root      10   0   980K   724K nanslp 1   0:00  0.00%  0.00% cron
13155 ddavid     2   0 13248K  6304K STOP   0   0:00  0.00%  0.00% kdeinit
13152 ddavid     2   0 13444K  7656K select 0   0:00  0.00%  0.00% kdeinit
197 root       2   0  1496K  1060K select 1   0:00  0.00%  0.00% xfstt
13555 ddavid    10   0  1060K   908K wait   1   0:00  0.00%  0.00% bash
204 root       3   0   948K   628K ttyin  1   0:00  0.00%  0.00% getty
205 root       3   0   948K   628K ttyin  1   0:00  0.00%  0.00% getty
13554 ddavid     2   0   928K   624K select 0   0:00  0.00%  0.00% script
41 root      18   0   208K    88K pause  0   0:00  0.00%  0.00% adjkerntz 
[6;1H [25;1H

 [Kbash-2.05$ ps -aux | grep kdeinit
ddavid 13163  0.0  0.0     0    0  ??  Z     4:41PM   0:00.00  (kdeinit)
ddavid 13140  0.0  1.8 13396 6928  ??  I     4:41PM   0:00.33 kdeinit:dcopserv
ddavid 13142  0.0  2.0 13644 7804  ??  I     4:41PM   0:00.12 kdeinit:klaunche
ddavid 13144  0.0  2.0 13388 7648  ??  S     4:41PM   0:06.45 kdeinit:kded (kd
ddavid 13152  0.0  2.0 13444 7656  ??  I     4:41PM   0:00.03 kdeinit:kxmlrpcd
ddavid 13155  0.0  1.6 13248 6304  ??  T     4:41PM   0:00.07 kdeinit:Running.
ddavid 13554  0.0  0.2   928  624  v0  S+    5:47PM   0:00.01 script -a 
kdeinit
ddavid 13315  0.2  0.0     0    0  ??  Z     5:17PM   0:00.00  (kdeinit)
bash-2.05$ exit

Script done on Thu May 10 17:47:51 2001



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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