You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, July 18th 2005, 12:37pm

kde crash

hi,
when i close the KInfoCenter , KDE gets crash
here is the details

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208699200 (LWP 597)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#4  0x06b6101d in QString::fromLocal8Bit ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#5  0x06b4033c in QFile::setErrorStringErrno ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#6  0x06b296c9 in QFile::close () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7  0x06b405cc in QFile::~QFile () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x001751da in laptop_portable::get_battery_status ()
   from /usr/lib/libkcmlaptop.so.0
#9  0x0016d077 in ?? () from /usr/lib/libkcmlaptop.so.0
#10 0x091de2e8 in ?? ()
#11 0x0017d464 in ?? () from /usr/lib/libkcmlaptop.so.0
#12 0xbf86b568 in ?? ()
#13 0x0017a676 in _fini () from /usr/lib/libkcmlaptop.so.0
#14 0x0017a676 in _fini () from /usr/lib/libkcmlaptop.so.0
#15 0x00a45058 in _dl_fini () from /lib/ld-linux.so.2
#16 0x00a83c69 in exit () from /lib/libc.so.6
#17 0x00a6ddee in __libc_start_main () from /lib/libc.so.6
#18 0x080485b1 in ?? ()


how can i solve this problem?
thanks in advance
Engin