Bug 283156 - Crash on Startup
Summary: Crash on Startup
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2011-10-01 22:22 UTC by William Wallis
Modified: 2018-10-27 03:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Wallis 2011-10-01 22:22:33 UTC
Application: kded4 ($Id: kded.cpp 1156841 2010-07-29 19:59:05Z zander $)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.3
Operating System: FreeBSD 8.2-RELEASE amd64
Distribution (Platform): FreeBSD Ports

-- Information about the crash:
- What I was doing when the application crashed: Starting system from a cold boot.
Error appears on each startup as soon as KDE starts.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Abort trap: 6
[Current thread is 1 (Thread 812e0e8c0 (LWP 100228))]

Thread 2 (Thread 806c041c0 (LWP 100093)):
[KCrash Handler]
#7  0x0000000802ce60dc in thr_kill () from /lib/libc.so.7
#8  0x0000000802d82dcb in abort () from /lib/libc.so.7
#9  0x000000080e007e85 in sd_is_socket_inet () from /usr/local/lib/libdbus-1.so.3
#10 0x000000080dfff465 in dbus_watch_get_fd () from /usr/local/lib/libdbus-1.so.3
#11 0x000000080dff1ec7 in dbus_message_iter_append_basic () from /usr/local/lib/libdbus-1.so.3
#12 0x00000008013ce7f5 in QDBusMarshaller::appendVariantInternal () from /usr/local/lib/qt4/libQtDBus.so.4
#13 0x00000008013a8102 in QDBusMessagePrivate::toDBusMessage () from /usr/local/lib/qt4/libQtDBus.so.4
#14 0x00000008013a3699 in QDBusConnectionPrivate::relaySignal () from /usr/local/lib/qt4/libQtDBus.so.4
#15 0x00000008013dcee7 in QDBusConnectionPrivate::qt_metacall () from /usr/local/lib/qt4/libQtDBus.so.4
#16 0x00000008016b3a2a in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#17 0x00000008013be7a4 in QDBusAdaptorConnector::relaySignal () from /usr/local/lib/qt4/libQtDBus.so.4
#18 0x00000008013befff in QDBusAdaptorConnector::relay () from /usr/local/lib/qt4/libQtDBus.so.4
#19 0x00000008013bf1ad in QDBusAdaptorConnector::qt_metacall () from /usr/local/lib/qt4/libQtDBus.so.4
#20 0x00000008016b3a2a in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#21 0x000000081362247f in PowerDevilSettings::~PowerDevilSettings () from /usr/local/kde4/lib/kde4/kded_powerdevil.so
#22 0x00000008136228ac in PowerDevilSettings::~PowerDevilSettings () from /usr/local/kde4/lib/kde4/kded_powerdevil.so
#23 0x00000008016b3a2a in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#24 0x000000081360a72f in PowerDevilDaemon::stateChanged () from /usr/local/kde4/lib/kde4/kded_powerdevil.so
#25 0x000000081362292d in PowerDevilSettings::~PowerDevilSettings () from /usr/local/kde4/lib/kde4/kded_powerdevil.so
#26 0x000000080139883f in QDBusConnectionPrivate::deliverCall () from /usr/local/lib/qt4/libQtDBus.so.4
#27 0x0000000801399ce1 in QDBusConnectionPrivate::activateCall () from /usr/local/lib/qt4/libQtDBus.so.4
#28 0x000000080139a875 in QDBusConnectionPrivate::activateObject () from /usr/local/lib/qt4/libQtDBus.so.4
#29 0x000000080139a9a8 in QDBusActivateObjectEvent::placeMetaCall () from /usr/local/lib/qt4/libQtDBus.so.4
#30 0x00000008016afa46 in QObject::event () from /usr/local/lib/qt4/libQtCore.so.4
#31 0x0000000801ceaf9f in QApplicationPrivate::notify_helper () from /usr/local/lib/qt4/libQtGui.so.4
#32 0x0000000801cf23be in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4
#33 0x00000008008d4d5f in KApplication::notify () from /usr/local/kde4/lib/libkdeui.so.7
#34 0x000000080169d6e4 in QCoreApplication::notifyInternal () from /usr/local/lib/qt4/libQtCore.so.4
#35 0x000000080169e82e in QCoreApplicationPrivate::sendPostedEvents () from /usr/local/lib/qt4/libQtCore.so.4
#36 0x00000008016cb513 in postEventSourceDispatch () from /usr/local/lib/qt4/libQtCore.so.4
#37 0x0000000804700873 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#38 0x0000000804704892 in g_main_context_prepare () from /usr/local/lib/libglib-2.0.so.0
#39 0x0000000804704eab in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#40 0x00000008016cb83c in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#41 0x0000000801d9f76f in QGuiEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtGui.so.4
#42 0x000000080169ca5d in QEventLoop::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#43 0x000000080169ccb6 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#44 0x000000080169eb2e in QCoreApplication::exec () from /usr/local/lib/qt4/libQtCore.so.4
#45 0x000000080e7e8775 in kdemain () from /usr/local/kde4/lib/libkdeinit4_kded4.so
#46 0x0000000000407d6a in ?? ()
#47 0x000000000040a151 in ?? ()
#48 0x0000000000404a7e in ?? ()
#49 0x000000080053e000 in ?? ()
#50 0x0000000000000000 in ?? ()
#51 0x0000000000000002 in ?? ()
#52 0x00007fffffffeb08 in ?? ()
#53 0x00007fffffffeb25 in ?? ()
#54 0x0000000000000000 in ?? ()
#55 0x00007fffffffeb36 in ?? ()
#56 0x00007fffffffeb4c in ?? ()
#57 0x00007fffffffeb65 in ?? ()
#58 0x00007fffffffeb6f in ?? ()
#59 0x00007fffffffeb83 in ?? ()
#60 0x00007fffffffeb8b in ?? ()
#61 0x00007fffffffeb9b in ?? ()
#62 0x00007fffffffebb1 in ?? ()
#63 0x00007fffffffec13 in ?? ()
#64 0x00007fffffffec24 in ?? ()
#65 0x00007fffffffec31 in ?? ()
#66 0x00007fffffffec97 in ?? ()
#67 0x00007fffffffecaf in ?? ()
#68 0x00007fffffffecf4 in ?? ()
#69 0x00007fffffffed00 in ?? ()
#70 0x00007fffffffed0c in ?? ()
#71 0x00007fffffffed19 in ?? ()
#72 0x00007fffffffed7a in ?? ()
#73 0x00007fffffffed95 in ?? ()
#74 0x00007fffffffeda0 in ?? ()
#75 0x00007fffffffedc2 in ?? ()
#76 0x00007fffffffeddc in ?? ()
#77 0x00007fffffffee58 in ?? ()
#78 0x00007fffffffee6b in ?? ()
#79 0x00007fffffffeec3 in ?? ()
#80 0x00007fffffffef21 in ?? ()
#81 0x00007fffffffef36 in ?? ()
#82 0x00007fffffffef8a in ?? ()
#83 0x0000000000000000 in ?? ()
#84 0x0000000000000003 in ?? ()
#85 0x0000000000400040 in ?? ()
#86 0x0000000000000004 in ?? ()
#87 0x0000000000000038 in ?? ()
#88 0x0000000000000005 in ?? ()
#89 0x0000000000000007 in ?? ()
#90 0x0000000000000006 in ?? ()
#91 0x0000000000001000 in ?? ()
#92 0x0000000000000008 in ?? ()
#93 0x0000000000000000 in ?? ()
#94 0x0000000000000009 in ?? ()
#95 0x00000000004049f0 in ?? ()
#96 0x0000000000000007 in ?? ()
#97 0x000000080050c000 in ?? ()
#98 0x000000000000000f in ?? ()
#99 0x00007fffffffffa3 in ?? ()
#100 0x0000000000000000 in ?? ()
#101 0x0000000000000000 in ?? ()
#102 0x0000000000000000 in ?? ()
#103 0x0000000000000000 in ?? ()
#104 0x0000000000000000 in ?? ()
#105 0x0000000000000000 in ?? ()
#106 0x0000000000000000 in ?? ()
#107 0x0000000000000000 in ?? ()
#108 0x0000000000000000 in ?? ()
#109 0x0000000000000000 in ?? ()
#110 0x0000000000000000 in ?? ()
#111 0x0000000000000000 in ?? ()
#112 0x0000000000000000 in ?? ()
#113 0x0000000000000000 in ?? ()
#114 0x0000000000000000 in ?? ()
#115 0x0000000000000000 in ?? ()
#116 0x0000000000000000 in ?? ()
#117 0x0000000000000000 in ?? ()
#118 0x0000000000000000 in ?? ()
#119 0x0000000000000000 in ?? ()
#120 0x0000000000000000 in ?? ()
#121 0x0000000000000000 in ?? ()
#122 0x0000000000000000 in ?? ()
#123 0x0000000000000000 in ?? ()
#124 0x0000000000000000 in ?? ()
#125 0x0000000000000000 in ?? ()
#126 0x0000000000000000 in ?? ()
#127 0x0000000000000000 in ?? ()
#128 0x0000000000000000 in ?? ()
#129 0x0000000000000000 in ?? ()
#130 0x0000000000000000 in ?? ()
#131 0x0000000000000000 in ?? ()
#132 0x0000000000000000 in ?? ()
#133 0x0000000000000000 in ?? ()
#134 0x0000000000000000 in ?? ()
#135 0x0000000000000000 in ?? ()
#136 0x0000000000000000 in ?? ()
#137 0x0000000000000000 in ?? ()
#138 0x0000000000000000 in ?? ()
#139 0x0000000000000000 in ?? ()
#140 0x0000000000000000 in ?? ()
#141 0x0000000000000000 in ?? ()
#142 0x0000000000000000 in ?? ()
#143 0x0000000000000000 in ?? ()
#144 0x0000000000000000 in ?? ()
#145 0x636f6c2f7273752f in ?? ()
#146 0x2f3465646b2f6c61 in ?? ()
#147 0x6965646b2f6e6962 in ?? ()
#148 0x636b2b003474696e in ?? ()
#149 0x74735f74696e696d in ?? ()
#150 0x444b007075747261 in ?? ()
#151 0x535f4c4c55465f45 in ?? ()
#152 0x743d4e4f49535345 in ?? ()
#153 0x4c5f534700657572 in ?? ()
#154 0x656d6f682f3d4249 in ?? ()
#155 0x662e2f6c6c69622f in ?? ()
#156 0x4553550073746e6f in ?? ()
#157 0x4d006c6c69623d52 in ?? ()
#158 0x7261762f3d4c4941 in ?? ()
#159 0x69622f6c69616d2f in ?? ()
#160 0x4c564c4853006c6c in ?? ()
#161 0x3d454d4f4800313d in ?? ()
#162 0x69622f656d6f682f in ?? ()
#163 0x535f45444b006c6c in ?? ()
#164 0x565f4e4f49535345 in ?? ()
#165 0x343d4e4f49535245 in ?? ()
#166 0x45535f5355424400 in ?? ()
#167 0x55425f4e4f495353 in ?? ()
#168 0x5345524444415f53 in ?? ()
#169 0x703a78696e753d53 in ?? ()
#170 0x7261762f3d687461 in ?? ()
#171 0x7562642f706d742f in ?? ()
#172 0x5667324945572d73 in ?? ()
#173 0x6975672c79754f38 in ?? ()
#174 0x3061363734383d64 in ?? ()
#175 0x3963643432386661 in ?? ()
#176 0x3337356366626137 in ?? ()
#177 0x3030303030303230 in ?? ()
#178 0x49425f444c003637 in ?? ()
#179 0x743d574f4e5f444e in ?? ()
#180 0x4e474f4c00657572 in ?? ()
#181 0x6c6c69623d454d41 in ?? ()
#182 0x42494c5942555200 in ?? ()
#183 0x6c2f7273752f3a3d in ?? ()
#184 0x65646b2f6c61636f in ?? ()
#185 0x75722f62696c2f34 in ?? ()
#186 0x5f657469732f7962 in ?? ()
#187 0x382e312f79627572 in ?? ()
#188 0x6f6c2f7273752f3a in ?? ()
#189 0x3465646b2f6c6163 in ?? ()
#190 0x6275722f62696c2f in ?? ()
#191 0x725f657469732f79 in ?? ()
#192 0x2f382e312f796275 in ?? ()
#193 0x72662d3436646d61 in ?? ()
#194 0x5f00386473626565 in ?? ()
#195 0x6f6c2f7273752f3d in ?? ()
#196 0x2f6e69622f6c6163 in ?? ()
#197 0x5300787472617473 in ?? ()
#198 0x4c505f4947495254 in ?? ()
#199 0x5441505f4e494755 in ?? ()
#200 0x2f7273752f3a3d48 in ?? ()
#201 0x646b2f6c61636f6c in ?? ()
#202 0x732f62696c2f3465 in ?? ()
#203 0x752f3a6967697274 in ?? ()
#204 0x6c61636f6c2f7273 in ?? ()
#205 0x7274732f62696c2f in ?? ()
#206 0x434f4c4200696769 in ?? ()
#207 0x004b3d455a49534b in ?? ()
#208 0x6e6f633d4d524554 in ?? ()
#209 0x444e495700353273 in ?? ()
#210 0x393d48544150574f in ?? ()
#211 0x732f3d4854415000 in ?? ()
#212 0x6e69622f3a6e6962 in ?? ()
#213 0x69622f7273752f3a in ?? ()
#214 0x732f7273752f3a6e in ?? ()
#215 0x7273752f3a6e6962 in ?? ()
#216 0x622f6c61636f6c2f in ?? ()
#217 0x2f7273752f3a6e69 in ?? ()
#218 0x62732f6c61636f6c in ?? ()
#219 0x2f7273752f3a6e69 in ?? ()
#220 0x646b2f6c61636f6c in ?? ()
#221 0x2f3a6e69622f3465 in ?? ()
#222 0x6c69622f656d6f68 in ?? ()
#223 0x4f5352554358006c in ?? ()
#224 0x3d454d4548545f52 in ?? ()
#225 0x425f6e656779784f in ?? ()
#226 0x534944006b63616c in ?? ()
#227 0x00303a3d59414c50 in ?? ()
#228 0x49524f4854554158 in ?? ()
#229 0x656d6f682f3d5954 in ?? ()
#230 0x582e2f6c6c69622f in ?? ()
#231 0x7469726f68747561 in ?? ()
#232 0x3d4c4c4548530079 in ?? ()
#233 0x636f6c2f7273752f in ?? ()
#234 0x622f6e69622f6c61 in ?? ()
#235 0x5255435800687361 in ?? ()
#236 0x485441505f524f53 in ?? ()
#237 0x6f6c2f7273752f3d in ?? ()
#238 0x3465646b2f6c6163 in ?? ()
#239 0x692f65726168732f in ?? ()
#240 0x2f7e3a3a736e6f63 in ?? ()
#241 0x2f3a736e6f63692e in ?? ()
#242 0x61636f6c2f727375 in ?? ()
#243 0x2f65726168732f6c in ?? ()
#244 0x752f3a736e6f6369 in ?? ()
#245 0x6c61636f6c2f7273 in ?? ()
#246 0x702f65726168732f in ?? ()
#247 0x2f3a7370616d7869 in ?? ()
#248 0x61636f6c2f727375 in ?? ()
#249 0x31582f62696c2f6c in ?? ()
#250 0x00736e6f63692f31 in ?? ()
#251 0x7273752f3d445750 in ?? ()
#252 0x69622f656d6f682f in ?? ()
#253 0x445f474458006c6c in ?? ()
#254 0x535249445f415441 in ?? ()
#255 0x6f6c2f7273752f3d in ?? ()
#256 0x3465646b2f6c6163 in ?? ()
#257 0x3a3a65726168732f in ?? ()
#258 0x6168732f7273752f in ?? ()
#259 0x2f7273752f3a6572 in ?? ()
#260 0x68732f6c61636f6c in ?? ()
#261 0x7273752f3a657261 in ?? ()
#262 0x732f6c61636f6c2f in ?? ()
#263 0x6f6e672f65726168 in ?? ()
#264 0x435f47445800656d in ?? ()
#265 0x49445f4749464e4f in ?? ()
#266 0x2f7273752f3d5352 in ?? ()
#267 0x646b2f6c61636f6c in ?? ()
#268 0x782f6374652f3465 in ?? ()
#269 0x6374652f3a3a6764 in ?? ()
#270 0x73752f3a6764782f in ?? ()
#271 0x2f6c61636f6c2f72 in ?? ()
#272 0x3a6764782f637465 in ?? ()
#273 0x636f6c2f7273752f in ?? ()
#274 0x782f6374652f6c61 in ?? ()
#275 0x34656366782f6764 in ?? ()
#276 0x5345535f45444b00 in ?? ()
#277 0x4449555f4e4f4953 in ?? ()
#278 0x545100313030313d in ?? ()
#279 0x5f4e4947554c505f in ?? ()
#280 0x6f682f3d48544150 in ?? ()
#281 0x2f6c6c69622f656d in ?? ()
#282 0x696c2f3465646b2e in ?? ()
#283 0x702f3465646b2f62 in ?? ()
#284 0x3a2f736e6967756c in ?? ()
#285 0x636f6c2f7273752f in ?? ()
#286 0x2f3465646b2f6c61 in ?? ()
#287 0x3465646b2f62696c in ?? ()
#288 0x736e6967756c702f in ?? ()
#289 0x41505f505446002f in ?? ()
#290 0x4f4d5f4556495353 in ?? ()
#291 0x00005345593d4544 in ?? ()
#292 0x0000000000000000 in ?? ()
#293 0x0000000000000000 in ?? ()
#294 0x0000000000000000 in ?? ()
#295 0x0000000000000000 in ?? ()
#296 0x0000000000000000 in ?? ()
#297 0x0000000000000000 in ?? ()
#298 0x0000000000000000 in ?? ()
#299 0x0000000000000000 in ?? ()
#300 0x0000000000000000 in ?? ()
#301 0x0000000000000000 in ?? ()
#302 0x0000000000000000 in ?? ()
#303 0x0000000000000000 in ?? ()
#304 0x0000000000000000 in ?? ()
#305 0x0000000000000000 in ?? ()
#306 0x0000000000000000 in ?? ()
#307 0x0000000000000000 in ?? ()
#308 0x0000000000000000 in ?? ()
#309 0x0000000000000000 in ?? ()
#310 0x0000000000000000 in ?? ()
#311 0x0000000000000000 in ?? ()
#312 0x0000000000000000 in ?? ()
#313 0x0000000000000000 in ?? ()
#314 0x0000000000000000 in ?? ()
#315 0x0000000000000000 in ?? ()
#316 0x0000000000000000 in ?? ()
#317 0x0000000000000000 in ?? ()
#318 0x0000000000000000 in ?? ()
#319 0x0000000000000000 in ?? ()
#320 0x0000000000000000 in ?? ()
#321 0x0000000000000000 in ?? ()
#322 0x0000000000000000 in ?? ()
#323 0x0000000000000000 in ?? ()
#324 0x0000000000000000 in ?? ()
#325 0x0000000000000000 in ?? ()
#326 0x0000000000000000 in ?? ()
#327 0x0000000000000000 in ?? ()
#328 0x0000000000000000 in ?? ()
#329 0x0000000000000000 in ?? ()
#330 0x0000000000000000 in ?? ()
#331 0x0000000000000000 in ?? ()
#332 0x0000000000000000 in ?? ()
#333 0x0000000000000000 in ?? ()
#334 0x0000000000000000 in ?? ()
#335 0x0000000000000000 in ?? ()
#336 0x0000000000000000 in ?? ()
#337 0x0000000000000000 in ?? ()
#338 0x0000000000000000 in ?? ()
#339 0x0000000000000000 in ?? ()
#340 0x0000000000000000 in ?? ()
#341 0x0000000000000000 in ?? ()
#342 0x0000000000000000 in ?? ()
#343 0x0000000000000000 in ?? ()
#344 0x0000000000000000 in ?? ()
#345 0x0000000000000000 in ?? ()
#346 0x0000000000000000 in ?? ()
#347 0x0000000000000000 in ?? ()
#348 0x0000000000000000 in ?? ()
#349 0x0000000000000000 in ?? ()
#350 0x0000000000000000 in ?? ()
#351 0x0000000000000000 in ?? ()
#352 0x0000000000000000 in ?? ()
#353 0x0000000000000000 in ?? ()
#354 0x0000000000000000 in ?? ()
#355 0x0000000000000000 in ?? ()
#356 0x0000000000000000 in ?? ()
#357 0x0000000000000000 in ?? ()
#358 0x0000000000000000 in ?? ()
#359 0x0000000000000000 in ?? ()
#360 0x0000000000000000 in ?? ()
#361 0x0000000000000000 in ?? ()
#362 0x0000000000000000 in ?? ()
#363 0x0000000000000000 in ?? ()
#364 0x0000000000000000 in ?? ()
#365 0x0000000000000000 in ?? ()
#366 0x0000000000000000 in ?? ()
#367 0x0000000000000000 in ?? ()
#368 0x0000000000000000 in ?? ()
#369 0x0000000000000000 in ?? ()
#370 0x0000000000000000 in ?? ()
#371 0x0000000000000000 in ?? ()
#372 0x0000000000000000 in ?? ()
#373 0x0000000000000000 in ?? ()
#374 0x0000000000000000 in ?? ()
#375 0x0000000000000000 in ?? ()
#376 0x0000000000000000 in ?? ()
#377 0x0000000000000000 in ?? ()
#378 0x0000000000000000 in ?? ()
#379 0x0000000000000000 in ?? ()
#380 0x0000000000000000 in ?? ()
#381 0x0000000000000000 in ?? ()
#382 0x0000000000000000 in ?? ()
#383 0x0000000000000000 in ?? ()
#384 0x0000000000000000 in ?? ()
#385 0x0000000000000000 in ?? ()
#386 0x0000000000000000 in ?? ()
#387 0x0000000000000000 in ?? ()
#388 0x0000000000000000 in ?? ()
#389 0x0000000000000000 in ?? ()
#390 0x0000000000000000 in ?? ()
#391 0x0000000000000000 in ?? ()
#392 0x0000000000000000 in ?? ()
#393 0x0000000000000000 in ?? ()
#394 0x0000000000000000 in ?? ()
#395 0x0000000000000000 in ?? ()
#396 0x0000000000000000 in ?? ()
#397 0x0000000000000000 in ?? ()
#398 0x0000000000000000 in ?? ()
#399 0x0000000000000000 in ?? ()
#400 0x0000000000000000 in ?? ()
#401 0x0000000000000000 in ?? ()
#402 0x0000000000000000 in ?? ()
#403 0x0000000000000000 in ?? ()
#404 0x0000000000000000 in ?? ()
#405 0x0000000000000000 in ?? ()
#406 0x0000000000000000 in ?? ()
#407 0x0000000000000000 in ?? ()
#408 0x0000000000000000 in ?? ()
#409 0x0000000000000000 in ?? ()
#410 0x0000000000000000 in ?? ()
#411 0x0000000000000000 in ?? ()
#412 0x0000000000000000 in ?? ()
#413 0x0000000000000000 in ?? ()
#414 0x0000000000000000 in ?? ()
#415 0x0000000000000000 in ?? ()
#416 0x0000000000000000 in ?? ()
#417 0x0000000000000000 in ?? ()
#418 0x0000000000000000 in ?? ()
#419 0x0000000000000000 in ?? ()
#420 0x0000000000000000 in ?? ()
#421 0x0000000000000000 in ?? ()
#422 0x0000000000000000 in ?? ()
#423 0x0000000000000000 in ?? ()
#424 0x0000000000000000 in ?? ()
#425 0x0000000000000000 in ?? ()
#426 0x0000000000000000 in ?? ()
#427 0x0000000000000000 in ?? ()
#428 0x0000000000000000 in ?? ()
#429 0x0000000000000000 in ?? ()
#430 0x0000000000000000 in ?? ()
#431 0x0000000000000000 in ?? ()
#432 0x0000000000000000 in ?? ()
#433 0x0000000000000000 in ?? ()
#434 0x0000000000000000 in ?? ()
#435 0x0000000000000000 in ?? ()
#436 0x0000000000000000 in ?? ()
#437 0x0000000000000000 in ?? ()
#438 0x0000000000000000 in ?? ()
#439 0x0000000000000000 in ?? ()
#440 0x0000000000000000 in ?? ()
#441 0x0000000000000000 in ?? ()
#442 0x0000000000000000 in ?? ()
#443 0x0000000000000000 in ?? ()
#444 0x0000000000000000 in ?? ()
#445 0x0000000000000000 in ?? ()
#446 0x0000000000000000 in ?? ()
#447 0x0000000000000000 in ?? ()
#448 0x0000000000000000 in ?? ()
#449 0x0000000000000000 in ?? ()
#450 0x0000000000000000 in ?? ()
#451 0x0000000000000000 in ?? ()
#452 0x0000000000000000 in ?? ()
#453 0x0000000000000000 in ?? ()
#454 0x0000000000000000 in ?? ()
#455 0x0000000000000000 in ?? ()
#456 0x0000000000000000 in ?? ()
#457 0x0000000000000000 in ?? ()
#458 0x0000000000000000 in ?? ()
#459 0x0000000000000000 in ?? ()
#460 0x0000000000000000 in ?? ()
#461 0x0000000000000000 in ?? ()
#462 0x0000000000000000 in ?? ()
#463 0x0000000000000000 in ?? ()
#464 0x0000000000000000 in ?? ()
#465 0x0000000000000000 in ?? ()
#466 0x0000000000000000 in ?? ()
#467 0x0000000000000000 in ?? ()
#468 0x0000000000000000 in ?? ()
#469 0x0000000000000000 in ?? ()
#470 0x0000000000000000 in ?? ()
#471 0x0000000000000000 in ?? ()
#472 0x0000000000000000 in ?? ()
#473 0x0000000000000000 in ?? ()
#474 0x0000000000000000 in ?? ()
#475 0x0000000000000000 in ?? ()
#476 0x0000000000000000 in ?? ()
#477 0x0000000000000000 in ?? ()
#478 0x0000000000000000 in ?? ()
#479 0x0000000000000000 in ?? ()
#480 0x0000000000000000 in ?? ()
#481 0x0000000000000000 in ?? ()
#482 0x0000000000000000 in ?? ()
#483 0x0000000000000000 in ?? ()
#484 0x0000000000000000 in ?? ()
#485 0x0000000000000000 in ?? ()
#486 0x0000000000000000 in ?? ()
#487 0x0000000000000000 in ?? ()
#488 0x0000000000000000 in ?? ()
#489 0x0000000000000000 in ?? ()
#490 0x0000000000000000 in ?? ()
#491 0x0000000000000000 in ?? ()
#492 0x0000000000000000 in ?? ()
#493 0x0000000000000000 in ?? ()
#494 0x0000000000000000 in ?? ()
#495 0x0000000000000000 in ?? ()
#496 0x0000000000000000 in ?? ()
#497 0x0000000000000000 in ?? ()
#498 0x0000000000000000 in ?? ()
#499 0x0000000000000000 in ?? ()
#500 0x0000000000000000 in ?? ()
#501 0x0000000000000000 in ?? ()
#502 0x0000000000000000 in ?? ()
#503 0x0000000000000000 in ?? ()
#504 0x0000000000000000 in ?? ()
#505 0x0000000000000000 in ?? ()
#506 0x0000000000000000 in ?? ()
#507 0x0000000000000000 in ?? ()
#508 0x0000000000000000 in ?? ()
#509 0x0000000000000000 in ?? ()
#510 0x0000000000000000 in ?? ()
#511 0x0000000000000000 in ?? ()
#512 0x0000000000000000 in ?? ()
#513 0x0000000000000000 in ?? ()
#514 0x0000000000000000 in ?? ()
#515 0x0000000000000000 in ?? ()
#516 0x0000000000000000 in ?? ()
#517 0x0000000000000000 in ?? ()
#518 0x0000000000000000 in ?? ()
#519 0x0000000000000000 in ?? ()
#520 0x0000000000000000 in ?? ()
#521 0x0000000000000000 in ?? ()
#522 0x0000000000000000 in ?? ()
#523 0x0000000000000000 in ?? ()
#524 0x0000000000000000 in ?? ()
#525 0x0000000000000000 in ?? ()
#526 0x0000000000000000 in ?? ()
#527 0x0000000000000000 in ?? ()
#528 0x0000000000000000 in ?? ()
#529 0x0000000000000000 in ?? ()
#530 0x0000000000000000 in ?? ()
#531 0x0000000000000000 in ?? ()
#532 0x0000000000000000 in ?? ()
#533 0x0000000000000000 in ?? ()
#534 0x0000000000000000 in ?? ()
#535 0x0000000000000000 in ?? ()
#536 0x0000000000000000 in ?? ()
#537 0x0000000000000000 in ?? ()
#538 0x0000000000000000 in ?? ()
#539 0x0000000000000000 in ?? ()
#540 0x0000000000000000 in ?? ()
#541 0x0000000000000000 in ?? ()
#542 0x0000000000000000 in ?? ()
#543 0x0000000000000000 in ?? ()
#544 0x0000000000000000 in ?? ()
#545 0x0000000000000000 in ?? ()
#546 0x0000000000000000 in ?? ()
#547 0x0000000000000000 in ?? ()
#548 0x0000000000000000 in ?? ()
#549 0x0000000000000000 in ?? ()
#550 0x0000000000000000 in ?? ()
#551 0x0000000000000000 in ?? ()
#552 0x0000000000000000 in ?? ()
#553 0x0000000000000000 in ?? ()
#554 0x0000000000000000 in ?? ()
#555 0x0000000000000000 in ?? ()
#556 0x0000000000000000 in ?? ()
#557 0x0000000000000000 in ?? ()
#558 0x0000000000000000 in ?? ()
#559 0x0000000000000000 in ?? ()
#560 0x0000000000000000 in ?? ()
#561 0x0000000000000000 in ?? ()
#562 0x0000000000000000 in ?? ()
#563 0x0000000000000000 in ?? ()
#564 0x0000000000000000 in ?? ()
#565 0x0000000000000000 in ?? ()
#566 0x0000000000000000 in ?? ()
#567 0x0000000000000000 in ?? ()
#568 0x0000000000000000 in ?? ()
#569 0x0000000000000000 in ?? ()
#570 0x0000000000000000 in ?? ()
#571 0x0000000000000000 in ?? ()
#572 0x0000000000000000 in ?? ()
#573 0x0000000000000000 in ?? ()
#574 0x0000000000000000 in ?? ()
#575 0x0000000000000000 in ?? ()
#576 0x0000000000000000 in ?? ()
#577 0x0000000000000000 in ?? ()
#578 0x0000000000000000 in ?? ()
#579 0x0000000000000000 in ?? ()
#580 0x0000000000000000 in ?? ()
#581 0x0000000000000000 in ?? ()
#582 0x0000000000000000 in ?? ()
#583 0x0000000000000000 in ?? ()
#584 0x0000000000000000 in ?? ()
#585 0x0000000000000000 in ?? ()
#586 0x0000000000000000 in ?? ()
#587 0x0000000000000000 in ?? ()
#588 0x0000000000000000 in ?? ()
#589 0x0000000000000000 in ?? ()
#590 0x0000000000000000 in ?? ()
#591 0x0000000000000000 in ?? ()
#592 0x0000000000000000 in ?? ()
#593 0x0000000000000000 in ?? ()
#594 0x0000000000000000 in ?? ()
#595 0x0000000000000000 in ?? ()
#596 0x0000000000000000 in ?? ()
#597 0x0000000000000000 in ?? ()
#598 0x0000000000000000 in ?? ()
#599 0x0000000000000000 in ?? ()
#600 0x0000000000000000 in ?? ()
#601 0x0000000000000000 in ?? ()
#602 0x0000000000000000 in ?? ()
#603 0x0000000000000000 in ?? ()
#604 0x0000000000000000 in ?? ()
#605 0x0000000000000000 in ?? ()
#606 0x0000000000000000 in ?? ()
#607 0x0000000000000000 in ?? ()
#608 0x0000000000000000 in ?? ()
#609 0x0000000000000000 in ?? ()
#610 0x0000000000000000 in ?? ()
#611 0x0000000000000000 in ?? ()
#612 0x0000000000000000 in ?? ()
#613 0x0000000000000000 in ?? ()
#614 0x0000000000000000 in ?? ()
#615 0x0000000000000000 in ?? ()
#616 0x0000000000000000 in ?? ()
#617 0x0000000000000000 in ?? ()
#618 0x0000000000000000 in ?? ()
#619 0x0000000000000000 in ?? ()
#620 0x0000000000000000 in ?? ()
#621 0x0000000000000000 in ?? ()
#622 0x0000000000000000 in ?? ()
#623 0x0000000000000000 in ?? ()
#624 0x0000000000000000 in ?? ()
#625 0x0000000000000000 in ?? ()
#626 0x0000000000000000 in ?? ()
#627 0x0000000000000000 in ?? ()
#628 0x0000000000000000 in ?? ()
#629 0x0000000000000000 in ?? ()
#630 0x0000000000000000 in ?? ()
#631 0x0000000000000000 in ?? ()
#632 0x0000000000000000 in ?? ()
#633 0x0000000000000000 in ?? ()
#634 0x0000000000000000 in ?? ()
#635 0x0000000000000000 in ?? ()
#636 0x0000000000000000 in ?? ()
#637 0x0000000000000000 in ?? ()
#638 0x0000000000000000 in ?? ()
#639 0x0000000000000000 in ?? ()
#640 0x0000000000000000 in ?? ()
#641 0x0000000000000000 in ?? ()
#642 0x0000000000000000 in ?? ()
#643 0x0000000000000000 in ?? ()
#644 0x0000000000000000 in ?? ()
#645 0x0000000000000000 in ?? ()
#646 0x0000000000000000 in ?? ()
#647 0x0000000000000000 in ?? ()
#648 0x0000000000000000 in ?? ()
#649 0x0000000000000000 in ?? ()
#650 0x0000000000000000 in ?? ()
#651 0x0000000000000000 in ?? ()
#652 0x0000000000000000 in ?? ()
#653 0x0000000000000000 in ?? ()
#654 0x0000000000000000 in ?? ()
#655 0x0000000000000000 in ?? ()
#656 0x0000000000000000 in ?? ()
#657 0x0000000000000000 in ?? ()
#658 0x0000000000000000 in ?? ()
#659 0x0000000000000000 in ?? ()
#660 0x0000000000000000 in ?? ()
#661 0x0000000000000000 in ?? ()
#662 0x0000000000000000 in ?? ()
#663 0x0000000000000000 in ?? ()
#664 0x0000000000000000 in ?? ()
#665 0x0000000000000000 in ?? ()
#666 0x0000000000000000 in ?? ()
#667 0x0000000000000000 in ?? ()
#668 0x0000000000000000 in ?? ()
#669 0x0000000000000000 in ?? ()
#670 0x0000000000000000 in ?? ()
#671 0x0000000000000000 in ?? ()
#672 0x0000000000000000 in ?? ()
#673 0x0000000000000000 in ?? ()
#674 0x0000000000000000 in ?? ()
#675 0x0000000000000000 in ?? ()
#676 0x0000000000000000 in ?? ()
#677 0x0000000000000000 in ?? ()
#678 0x0000000000000000 in ?? ()
#679 0x0000000000000000 in ?? ()
#680 0x0000000000000000 in ?? ()
#681 0x0000000000000000 in ?? ()
#682 0x0000000000000000 in ?? ()
#683 0x0000000000000000 in ?? ()
#684 0x0000000000000000 in ?? ()
#685 0x0000000000000000 in ?? ()
#686 0x0000000000000000 in ?? ()
#687 0x0000000000000000 in ?? ()
#688 0x0000000000000000 in ?? ()
#689 0x0000000000000000 in ?? ()
#690 0x0000000000000000 in ?? ()
#691 0x0000000000000000 in ?? ()
#692 0x0000000000000000 in ?? ()
#693 0x0000000000000000 in ?? ()
#694 0x0000000000000000 in ?? ()
#695 0x0000000000000000 in ?? ()
#696 0x0000000000000000 in ?? ()
#697 0x0000000000000000 in ?? ()
#698 0x0000000000000000 in ?? ()
#699 0x0000000000000000 in ?? ()
#700 0x0000000000000000 in ?? ()
#701 0x0000000000000000 in ?? ()
#702 0x0000000000000000 in ?? ()
#703 0x0000000000000000 in ?? ()
#704 0x0000000000000000 in ?? ()
#705 0x0000000000000000 in ?? ()
#706 0x0000000000000000 in ?? ()
#707 0x0000000000000000 in ?? ()
#708 0x0000000000000000 in ?? ()
#709 0x0000000000000000 in ?? ()
#710 0x0000000000000000 in ?? ()
#711 0x0000000000000000 in ?? ()
#712 0x0000000000000000 in ?? ()
#713 0x0000000000000000 in ?? ()
#714 0x0000000000000000 in ?? ()
#715 0x0000000000000000 in ?? ()
#716 0x0000000000000000 in ?? ()
#717 0x0000000000000000 in ?? ()
#718 0x0000000000000000 in ?? ()
#719 0x0000000000000000 in ?? ()
#720 0x0000000000000000 in ?? ()
#721 0x0000000000000000 in ?? ()
#722 0x0000000000000000 in ?? ()
#723 0x0000000000000000 in ?? ()
#724 0x0000000000000000 in ?? ()
#725 0x0000000000000000 in ?? ()
#726 0x0000000000000000 in ?? ()
#727 0x0000000000000000 in ?? ()
#728 0x0000000000000000 in ?? ()
#729 0x0000000000000000 in ?? ()
#730 0x0000000000000000 in ?? ()
#731 0x0000000000000000 in ?? ()
#732 0x0000000000000000 in ?? ()
#733 0x0000000000000000 in ?? ()
#734 0x0000000000000000 in ?? ()
#735 0x0000000000000000 in ?? ()
#736 0x0000000000000000 in ?? ()
#737 0x0000000000000000 in ?? ()
#738 0x0000000000000000 in ?? ()
#739 0x0000000000000000 in ?? ()
#740 0x0000000000000000 in ?? ()
#741 0x0000000000000000 in ?? ()
#742 0x0000000000000000 in ?? ()
#743 0x0000000000000000 in ?? ()
#744 0x0000000000000000 in ?? ()
#745 0x0000000000000000 in ?? ()
#746 0x0000000000000000 in ?? ()
#747 0x0000000000000000 in ?? ()
#748 0x0000000000000000 in ?? ()
#749 0x0000000000000000 in ?? ()
#750 0x0000000000000000 in ?? ()
#751 0x0000000000000000 in ?? ()
#752 0x0000000000000000 in ?? ()
#753 0x0000000000000000 in ?? ()
#754 0x0000000000000000 in ?? ()
#755 0x0000000000000000 in ?? ()
#756 0x0000000000000000 in ?? ()
#757 0x0000000000000000 in ?? ()
#758 0x0000000000000000 in ?? ()
#759 0x0000000000000000 in ?? ()
#760 0x0000000000000000 in ?? ()
#761 0x0000000000000000 in ?? ()
#762 0x0000000000000000 in ?? ()
#763 0x0000000000000000 in ?? ()
#764 0x0000000000000000 in ?? ()
#765 0x0000000000000000 in ?? ()
#766 0x0000000000000000 in ?? ()
#767 0x0000000000000000 in ?? ()
#768 0x0000000000000000 in ?? ()
#769 0x0000000000000000 in ?? ()
#770 0x0000000000000000 in ?? ()
#771 0x0000000000000000 in ?? ()
#772 0x0000000000000000 in ?? ()
#773 0x0000000000000000 in ?? ()
#774 0x0000000000000000 in ?? ()
#775 0x0000000000000000 in ?? ()
#776 0x0000000000000000 in ?? ()
#777 0x0000000000000000 in ?? ()
#778 0x0000000000000000 in ?? ()
#779 0x0000000000000000 in ?? ()
#780 0x0000000000000000 in ?? ()
#781 0x0000000000000000 in ?? ()
#782 0x0000000000000000 in ?? ()
#783 0x0000000000000000 in ?? ()
#784 0x0000000000000000 in ?? ()
#785 0x0000000000000000 in ?? ()
#786 0x0000000000000000 in ?? ()
#787 0x0000000000000000 in ?? ()
#788 0x0000000000000000 in ?? ()
#789 0x0000000000000000 in ?? ()
#790 0x0000000000000000 in ?? ()
#791 0x0000000000000000 in ?? ()
#792 0x0000000000000000 in ?? ()
#793 0x0000000000000000 in ?? ()
#794 0x0000000000000000 in ?? ()
#795 0x0000000000000000 in ?? ()
#796 0x0000000000000000 in ?? ()
#797 0x0000000000000000 in ?? ()
#798 0x0000000000000000 in ?? ()
#799 0x0000000000000000 in ?? ()
#800 0x0000000000000000 in ?? ()
#801 0x0000000000000000 in ?? ()
#802 0x0000000000000000 in ?? ()
#803 0x0000000000000000 in ?? ()
#804 0x2f7273752f000000 in ?? ()
#805 0x646b2f6c61636f6c in ?? ()
#806 0x6b2f6e69622f3465 in ?? ()
#807 0x003474696e696564 in ?? ()
#808 0x247c8d48002454ff in ?? ()
#809 0x01a1c0c748006a10 in ?? ()
#810 0x66fdebf4050f0000 in ?? ()
#811 0x9066669066669066 in ?? ()
#812 0x0000000802eb9dc0 in ?? () from /lib/libc.so.7
#813 0x0000000000000001 in ?? ()
#814 0x00007fffffffe838 in ?? ()
#815 0x000000000000001c in ?? ()

Thread 1 (Thread 812e0e8c0 (LWP 100228)):
#0  0x0000000802d6c1dc in kevent () from /lib/libc.so.7
#1  0x000000080167e0db in QKqueueFileSystemWatcherEngine::run () from /usr/local/lib/qt4/libQtCore.so.4
#2  0x00000008015a2068 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x0000000802b804f1 in pthread_getprio () from /lib/libthr.so.3
#4  0x0000000000000000 in ?? ()

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2011-10-03 02:46:19 UTC
Can you first try updating your ports tree (so that you get KDE 4.6.5 instead of 4.5.5) and then check if the issue persists?
Comment 2 William Wallis 2011-10-03 04:27:38 UTC
(In reply to comment #1)
> Can you first try updating your ports tree (so that you get KDE 4.6.5 instead
> of 4.5.5) and then check if the issue persists?

Portupgrade had caused a lib error, several libs were incorrect. Working on the problem, getting it sorted. Not much of an issue at this time, FreeBSD 9.0 will be released soon, system will be upgraded.

Thanks
William Wallis
Comment 3 Raphael Kubo da Costa 2011-10-03 04:31:10 UTC
OK, thanks. I'm closing the report for now; if you still have this problem after you sort the other problems in your system out, please reopen it.
Comment 4 Andrew Crouthamel 2018-09-22 02:04:14 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Andrew Crouthamel 2018-10-27 03:59:40 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!