Bug 252912 - Crash ~1sec after playing an audio file
Summary: Crash ~1sec after playing an audio file
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.5
Platform: Compiled Sources FreeBSD
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
: 261520 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-01 00:29 UTC by Pascal Stumpf
Modified: 2011-01-06 12:46 UTC (History)
3 users (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 Pascal Stumpf 2010-10-01 00:29:35 UTC
Application: amarok (2.3.2)
KDE Platform Version: 4.5.1 (KDE 4.5.1) (Compiled from sources)
Qt Version: 4.6.3
Operating System: FreeBSD 8.1-STABLE amd64
Distribution (Platform): FreeBSD Ports

-- Information about the crash:
- What I was doing when the application crashed:

The crash is always reproducable with the same specific audio files. It may be depending on whether the file has been played before by Amarok or not, I’ll look into that. Since the crash is in libssl.so, it may be related to some network activity of a plugin (lyrics, Wikipedia etc.)

Oh, and this has only occurred in version 2.3.2 so far.

The crash can be reproduced every time.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault: 11
[Current thread is 1 (Thread 81ab9cb40 (LWP 100478))]

Thread 19 (Thread 80d0041c0 (LWP 100441)):
[KCrash Handler]
#7  0x0000000819afa0a1 in SSL_clear () from /usr/local/lib/libssl.so.7
#8  0x00000008283f50ea in SSL_new () from /usr/lib/libssl.so
#9  0x000000080472895b in QSslSocketPrivate::resetDefaultCiphers () from /usr/local/lib/qt4/libQtNetwork.so.4
#10 0x0000000804728cd5 in QSslSocketPrivate::ensureInitialized () from /usr/local/lib/qt4/libQtNetwork.so.4
#11 0x000000080472665e in QSslSocketPrivate::supportedCiphers () from /usr/local/lib/qt4/libQtNetwork.so.4
#12 0x0000000804726709 in QSslSocket::supportedCiphers () from /usr/local/lib/qt4/libQtNetwork.so.4
#13 0x000000080471de0d in QSslCipher::QSslCipher () from /usr/local/lib/qt4/libQtNetwork.so.4
#14 0x0000000809492b18 in KIO::Integration::sslConfigFromMetaData () from /usr/local/kde4/lib/libkio.so.7
#15 0x0000000809498c8d in KIO::AccessManager::createRequest () from /usr/local/kde4/lib/libkio.so.7
#16 0x00000008094995d9 in KIO::AccessManager::createRequest () from /usr/local/kde4/lib/libkio.so.7
#17 0x000000080949af2f in KIO::AccessManager::createRequest () from /usr/local/kde4/lib/libkio.so.7
#18 0x000000080308e108 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#19 0x00000008094ec254 in KIO::TransferJob::data () from /usr/local/kde4/lib/libkio.so.7
#20 0x00000008094f6560 in KIO::TransferJob::slotData () from /usr/local/kde4/lib/libkio.so.7
#21 0x0000000809503736 in KIO::TransferJob::qt_metacall () from /usr/local/kde4/lib/libkio.so.7
#22 0x000000080308e108 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#23 0x00000008095dc472 in KIO::SlaveInterface::data () from /usr/local/kde4/lib/libkio.so.7
#24 0x00000008095e0c1a in KIO::SlaveInterface::dispatch () from /usr/local/kde4/lib/libkio.so.7
#25 0x00000008095dc783 in KIO::SlaveInterface::dispatch () from /usr/local/kde4/lib/libkio.so.7
#26 0x00000008095cbd9f in KIO::Slave::gotInput () from /usr/local/kde4/lib/libkio.so.7
#27 0x00000008095ccd16 in KIO::Slave::qt_metacall () from /usr/local/kde4/lib/libkio.so.7
#28 0x000000080308e108 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#29 0x00000008094a603e in KIO::Connection::send () from /usr/local/kde4/lib/libkio.so.7
#30 0x00000008094a60fd in KIO::Connection::qt_metacall () from /usr/local/kde4/lib/libkio.so.7
#31 0x000000080308c61f in QObject::event () from /usr/local/lib/qt4/libQtCore.so.4
#32 0x0000000801ed559f in QApplicationPrivate::notify_helper () from /usr/local/lib/qt4/libQtGui.so.4
#33 0x0000000801edc5de in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4
#34 0x00000008008ced3f in KApplication::notify () from /usr/local/kde4/lib/libkdeui.so.7
#35 0x000000080307b954 in QCoreApplication::notifyInternal () from /usr/local/lib/qt4/libQtCore.so.4
#36 0x000000080307ccd8 in QCoreApplicationPrivate::sendPostedEvents () from /usr/local/lib/qt4/libQtCore.so.4
#37 0x00000008030a6af3 in postEventSourceDispatch () from /usr/local/lib/qt4/libQtCore.so.4
#38 0x0000000809e898e3 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#39 0x0000000809e8d0e2 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#40 0x0000000809e8d6fb in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#41 0x00000008030a6d4c in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#42 0x0000000801f8409f in QGuiEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtGui.so.4
#43 0x000000080307aafd in QEventLoop::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#44 0x000000080307ae36 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#45 0x000000080307cfde in QCoreApplication::exec () from /usr/local/lib/qt4/libQtCore.so.4
#46 0x000000000040787a in ?? ()
#47 0x000000000040166e in ?? ()
#48 0x000000080053f000 in ?? ()
#49 0x0000000000000000 in ?? ()
#50 0x0000000000000000 in ?? ()
#51 0x0000000000000001 in ?? ()
#52 0x00007fffffffe920 in ?? ()
#53 0x0000000000000000 in ?? ()
#54 0x00007fffffffe93b in ?? ()
#55 0x00007fffffffe985 in ?? ()
#56 0x00007fffffffe992 in ?? ()
#57 0x00007fffffffea12 in ?? ()
#58 0x00007fffffffea69 in ?? ()
#59 0x00007fffffffeaa6 in ?? ()
#60 0x00007fffffffeaba in ?? ()
#61 0x00007fffffffead0 in ?? ()
#62 0x00007fffffffeaeb in ?? ()
#63 0x00007fffffffeb06 in ?? ()
#64 0x00007fffffffeb12 in ?? ()
#65 0x00007fffffffeb28 in ?? ()
#66 0x00007fffffffeb43 in ?? ()
#67 0x00007fffffffeb55 in ?? ()
#68 0x00007fffffffeba5 in ?? ()
#69 0x00007fffffffebbd in ?? ()
#70 0x00007fffffffebd3 in ?? ()
#71 0x00007fffffffec35 in ?? ()
#72 0x00007fffffffec46 in ?? ()
#73 0x00007fffffffec55 in ?? ()
#74 0x00007fffffffec67 in ?? ()
#75 0x00007fffffffeccd in ?? ()
#76 0x00007fffffffed12 in ?? ()
#77 0x00007fffffffed1e in ?? ()
#78 0x00007fffffffed90 in ?? ()
#79 0x00007fffffffedab in ?? ()
#80 0x00007fffffffedbc in ?? ()
#81 0x00007fffffffedcc in ?? ()
#82 0x00007fffffffee48 in ?? ()
#83 0x00007fffffffee59 in ?? ()
#84 0x00007fffffffee6a in ?? ()
#85 0x00007fffffffeec2 in ?? ()
#86 0x00007fffffffef20 in ?? ()
#87 0x00007fffffffef35 in ?? ()
#88 0x00007fffffffef8b in ?? ()
#89 0x0000000000000000 in ?? ()
#90 0x0000000000000003 in ?? ()
#91 0x0000000000400040 in ?? ()
#92 0x0000000000000004 in ?? ()
#93 0x0000000000000038 in ?? ()
#94 0x0000000000000005 in ?? ()
#95 0x0000000000000007 in ?? ()
#96 0x0000000000000006 in ?? ()
#97 0x0000000000001000 in ?? ()
#98 0x0000000000000008 in ?? ()
#99 0x0000000000000000 in ?? ()
#100 0x0000000000000009 in ?? ()
#101 0x00000000004015e0 in ?? ()
#102 0x0000000000000007 in ?? ()
#103 0x000000080050d000 in ?? ()
#104 0x000000000000000f in ?? ()
#105 0x00007fffffffffa5 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 0x0000000000000000 in ?? ()
#146 0x0000000000000000 in ?? ()
#147 0x0000000000000000 in ?? ()
#148 0x0000000000000000 in ?? ()
#149 0x636f6c2f7273752f in ?? ()
#150 0x2f3465646b2f6c61 in ?? ()
#151 0x72616d612f6e6962 in ?? ()
#152 0x544b534544006b6f in ?? ()
#153 0x54524154535f504f in ?? ()
#154 0x69703d44495f5055 in ?? ()
#155 0x632e6c61636f6c2e in ?? ()
#156 0x3b65642e73656275 in ?? ()
#157 0x3035383835383231 in ?? ()
#158 0x30373434313b3435 in ?? ()
#159 0x545f38333433393b in ?? ()
#160 0x3530373738454d49 in ?? ()
#161 0x5349440039323930 in ?? ()
#162 0x2e303a3d59414c50 in ?? ()
#163 0x525f324b54470030 in ?? ()
#164 0x3d53454c49465f43 in ?? ()
#165 0x6b74672f6374652f in ?? ()
#166 0x6b74672f302e322d in ?? ()
#167 0x656d6f682f3a6372 in ?? ()
#168 0x2f6c61637361702f in ?? ()
#169 0x322d63726b74672e in ?? ()
#170 0x656d6f682f3a302e in ?? ()
#171 0x2f6c61637361702f in ?? ()
#172 0x322d63726b74672e in ?? ()
#173 0x3a3465646b2d302e in ?? ()
#174 0x61702f656d6f682f in ?? ()
#175 0x646b2e2f6c616373 in ?? ()
#176 0x65726168732f3465 in ?? ()
#177 0x2f6769666e6f632f in ?? ()
#178 0x2e322d63726b7467 in ?? ()
#179 0x43525f4b54470030 in ?? ()
#180 0x2f3d53454c49465f in ?? ()
#181 0x2f6b74672f637465 in ?? ()
#182 0x682f3a63726b7467 in ?? ()
#183 0x637361702f656d6f in ?? ()
#184 0x726b74672e2f6c61 in ?? ()
#185 0x656d6f682f3a3a63 in ?? ()
#186 0x2f6c61637361702f in ?? ()
#187 0x68732f3465646b2e in ?? ()
#188 0x666e6f632f657261 in ?? ()
#189 0x63726b74672f6769 in ?? ()
#190 0x4e4f495353455300 in ?? ()
#191 0x524547414e414d5f in ?? ()
#192 0x702f6c61636f6c3d in ?? ()
#193 0x2e6c61636f6c2e69 in ?? ()
#194 0x65642e7365627563 in ?? ()
#195 0x492e2f706d742f3a in ?? ()
#196 0x2f78696e752d4543 in ?? ()
#197 0x444b003031343339 in ?? ()
#198 0x4849544c554d5f45 in ?? ()
#199 0x736c61663d444145 in ?? ()
#200 0x55465f45444b0065 in ?? ()
#201 0x49535345535f4c4c in ?? ()
#202 0x00657572743d4e4f in ?? ()
#203 0x2f3d42494c5f5347 in ?? ()
#204 0x7361702f656d6f68 in ?? ()
#205 0x6e6f662e2f6c6163 in ?? ()
#206 0x4f435f4d44007374 in ?? ()
#207 0x762f3d4c4f52544e in ?? ()
#208 0x782f6e75722f7261 in ?? ()
#209 0x5355006c74636d64 in ?? ()
#210 0x61637361703d5245 in ?? ()
#211 0x2f3d4c49414d006c in ?? ()
#212 0x6c69616d2f726176 in ?? ()
#213 0x006c61637361702f in ?? ()
#214 0x414e414d5f4d4458 in ?? ()
#215 0x6874656d3d444547 in ?? ()
#216 0x7373616c633d646f in ?? ()
#217 0x3d454d4f48006369 in ?? ()
#218 0x61702f656d6f682f in ?? ()
#219 0x474458006c616373 in ?? ()
#220 0x4e4f49535345535f in ?? ()
#221 0x3d45494b4f4f435f in ?? ()
#222 0x3838303935623933 in ?? ()
#223 0x6235666239313035 in ?? ()
#224 0x3565626463666564 in ?? ()
#225 0x3562373938313030 in ?? ()
#226 0x343836353832312d in ?? ()
#227 0x313439342e393834 in ?? ()
#228 0x35383833332d3431 in ?? ()
#229 0x5345440030373935 in ?? ()
#230 0x5345535f504f544b in ?? ()
#231 0x6665643d4e4f4953 in ?? ()
#232 0x45444b00746c7561 in ?? ()
#233 0x4e4f49535345535f in ?? ()
#234 0x4e4f49535245565f in ?? ()
#235 0x5f5355424400343d in ?? ()
#236 0x5f4e4f4953534553 in ?? ()
#237 0x524444415f535542 in ?? ()
#238 0x78696e753d535345 in ?? ()
#239 0x762f3d687461703a in ?? ()
#240 0x642f706d742f7261 in ?? ()
#241 0x655662522d737562 in ?? ()
#242 0x672c39617a687030 in ?? ()
#243 0x343738623d646975 in ?? ()
#244 0x3464326333643964 in ?? ()
#245 0x3932323635656233 in ?? ()
#246 0x6130303064626664 in ?? ()
#247 0x5f4d4d0037393235 in ?? ()
#248 0x3d54455352414843 in ?? ()
#249 0x4f4c00382d465455 in ?? ()
#250 0x61703d454d414e47 in ?? ()
#251 0x4b5447006c616373 in ?? ()
#252 0x55444f4d5f4d495f in ?? ()
#253 0x52006d69783d454c in ?? ()
#254 0x3a3d42494c594255 in ?? ()
#255 0x636f6c2f7273752f in ?? ()
#256 0x2f3465646b2f6c61 in ?? ()
#257 0x796275722f62696c in ?? ()
#258 0x75725f657469732f in ?? ()
#259 0x2f3a382e312f7962 in ?? ()
#260 0x61636f6c2f727375 in ?? ()
#261 0x6c2f3465646b2f6c in ?? ()
#262 0x2f796275722f6269 in ?? ()
#263 0x6275725f65746973 in ?? ()
#264 0x6d612f382e312f79 in ?? ()
#265 0x656572662d343664 in ?? ()
#266 0x5254530038647362 in ?? ()
#267 0x47554c505f494749 in ?? ()
#268 0x3d485441505f4e49 in ?? ()
#269 0x6f6c2f7273752f3a in ?? ()
#270 0x3465646b2f6c6163 in ?? ()
#271 0x7274732f62696c2f in ?? ()
#272 0x7273752f3a696769 in ?? ()
#273 0x6c2f6c61636f6c2f in ?? ()
#274 0x67697274732f6269 in ?? ()
#275 0x534b434f4c420069 in ?? ()
#276 0x4150004b3d455a49 in ?? ()
#277 0x2f7273752f3d4854 in ?? ()
#278 0x646b2f6c61636f6c in ?? ()
#279 0x2f3a6e69622f3465 in ?? ()
#280 0x69622f3a6e696273 in ?? ()
#281 0x732f7273752f3a6e in ?? ()
#282 0x7273752f3a6e6962 in ?? ()
#283 0x73752f3a6e69622f in ?? ()
#284 0x3a73656d61672f72 in ?? ()
#285 0x636f6c2f7273752f in ?? ()
#286 0x3a6e6962732f6c61 in ?? ()
#287 0x636f6c2f7273752f in ?? ()
#288 0x2f3a6e69622f6c61 in ?? ()
#289 0x7361702f656d6f68 in ?? ()
#290 0x006e69622f6c6163 in ?? ()
#291 0x5f524f5352554358 in ?? ()
#292 0x784f3d454d454854 in ?? ()
#293 0x616c425f6e656779 in ?? ()
#294 0x3d474e414c006b63 in ?? ()
#295 0x54552e53555f6e65 in ?? ()
#296 0x4c45485300382d46 in ?? ()
#297 0x742f6e69622f3d4c in ?? ()
#298 0x5255435800687363 in ?? ()
#299 0x485441505f524f53 in ?? ()
#300 0x6f6c2f7273752f3d in ?? ()
#301 0x3465646b2f6c6163 in ?? ()
#302 0x692f65726168732f in ?? ()
#303 0x2f7e3a3a736e6f63 in ?? ()
#304 0x2f3a736e6f63692e in ?? ()
#305 0x61636f6c2f727375 in ?? ()
#306 0x2f65726168732f6c in ?? ()
#307 0x752f3a736e6f6369 in ?? ()
#308 0x6c61636f6c2f7273 in ?? ()
#309 0x702f65726168732f in ?? ()
#310 0x2f3a7370616d7869 in ?? ()
#311 0x61636f6c2f727375 in ?? ()
#312 0x31582f62696c2f6c in ?? ()
#313 0x00736e6f63692f31 in ?? ()
#314 0x4f4d5f4d495f5451 in ?? ()
#315 0x6d69783d454c5544 in ?? ()
#316 0x6f682f3d44575000 in ?? ()
#317 0x61637361702f656d in ?? ()
#318 0x41445f474458006c in ?? ()
#319 0x3d535249445f4154 in ?? ()
#320 0x636f6c2f7273752f in ?? ()
#321 0x2f3465646b2f6c61 in ?? ()
#322 0x2f3a3a6572616873 in ?? ()
#323 0x726168732f727375 in ?? ()
#324 0x6c2f7273752f3a65 in ?? ()
#325 0x6168732f6c61636f in ?? ()
#326 0x2f7273752f3a6572 in ?? ()
#327 0x68732f6c61636f6c in ?? ()
#328 0x6d6f6e672f657261 in ?? ()
#329 0x4f435f4744580065 in ?? ()
#330 0x5249445f4749464e in ?? ()
#331 0x6c2f7273752f3d53 in ?? ()
#332 0x65646b2f6c61636f in ?? ()
#333 0x64782f6374652f34 in ?? ()
#334 0x2f6374652f3a3a67 in ?? ()
#335 0x7273752f3a676478 in ?? ()
#336 0x652f6c61636f6c2f in ?? ()
#337 0x2f3a6764782f6374 in ?? ()
#338 0x61636f6c2f727375 in ?? ()
#339 0x64782f6374652f6c in ?? ()
#340 0x0034656366782f67 in ?? ()
#341 0x535345535f45444b in ?? ()
#342 0x3d4449555f4e4f49 in ?? ()
#343 0x5f54510031303031 in ?? ()
#344 0x505f4e4947554c50 in ?? ()
#345 0x6d6f682f3d485441 in ?? ()
#346 0x6c61637361702f65 in ?? ()
#347 0x6c2f3465646b2e2f in ?? ()
#348 0x2f3465646b2f6269 in ?? ()
#349 0x2f736e6967756c70 in ?? ()
#350 0x6f6c2f7273752f3a in ?? ()
#351 0x3465646b2f6c6163 in ?? ()
#352 0x65646b2f62696c2f in ?? ()
#353 0x6e6967756c702f34 in ?? ()
#354 0x505f505446002f73 in ?? ()
#355 0x4d5f455649535341 in ?? ()
#356 0x005345593d45444f 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 0x0000000000000000 in ?? ()
#805 0x0000000000000000 in ?? ()
#806 0x0000000000000000 in ?? ()
#807 0x0000000000000000 in ?? ()
#808 0x0000000000000000 in ?? ()
#809 0x0000000000000000 in ?? ()
#810 0x0000000000000000 in ?? ()
#811 0x0000000000000000 in ?? ()
#812 0x0000000000000000 in ?? ()
#813 0x0000000000000000 in ?? ()
#814 0x0000000000000000 in ?? ()
#815 0x0000000000000000 in ?? ()
#816 0x0000000000000000 in ?? ()
#817 0x0000000000000000 in ?? ()
#818 0x0000000000000000 in ?? ()
#819 0x0000000000000000 in ?? ()
#820 0x0000000000000000 in ?? ()
#821 0x0000000000000000 in ?? ()
#822 0x0000000000000000 in ?? ()
#823 0x0000000000000000 in ?? ()
#824 0x0000000000000000 in ?? ()
#825 0x0000000000000000 in ?? ()
#826 0x0000000000000000 in ?? ()
#827 0x0000000000000000 in ?? ()
#828 0x0000000000000000 in ?? ()
#829 0x0000000000000000 in ?? ()
#830 0x0000000000000000 in ?? ()
#831 0x0000000000000000 in ?? ()
#832 0x0000000000000000 in ?? ()
#833 0x0000000000000000 in ?? ()
#834 0x0000000000000000 in ?? ()
#835 0x0000000000000000 in ?? ()
#836 0x0000000000000000 in ?? ()
#837 0x0000000000000000 in ?? ()
#838 0x0000000000000000 in ?? ()
#839 0x0000000000000000 in ?? ()
#840 0x0000000000000000 in ?? ()
#841 0x0000000000000000 in ?? ()
#842 0x0000000000000000 in ?? ()
#843 0x0000000000000000 in ?? ()
#844 0x0000000000000000 in ?? ()
#845 0x0000000000000000 in ?? ()
#846 0x0000000000000000 in ?? ()
#847 0x0000000000000000 in ?? ()
#848 0x0000000000000000 in ?? ()
#849 0x0000000000000000 in ?? ()
#850 0x0000000000000000 in ?? ()
#851 0x0000000000000000 in ?? ()
#852 0x0000000000000000 in ?? ()
#853 0x0000000000000000 in ?? ()
#854 0x0000000000000000 in ?? ()
#855 0x0000000000000000 in ?? ()
#856 0x0000000000000000 in ?? ()
#857 0x0000000000000000 in ?? ()
#858 0x0000000000000000 in ?? ()
#859 0x0000000000000000 in ?? ()
#860 0x0000000000000000 in ?? ()
#861 0x0000000000000000 in ?? ()
#862 0x0000000000000000 in ?? ()
#863 0x0000000000000000 in ?? ()
#864 0x0000000000000000 in ?? ()
#865 0x0000000000000000 in ?? ()
#866 0x0000000000000000 in ?? ()
#867 0x0000000000000000 in ?? ()
#868 0x0000000000000000 in ?? ()
#869 0x73752f0000000000 in ?? ()
#870 0x2f6c61636f6c2f72 in ?? ()
#871 0x6e69622f3465646b in ?? ()
#872 0x006b6f72616d612f in ?? ()
#873 0x247c8d48002454ff in ?? ()
#874 0x01a1c0c748006a10 in ?? ()
#875 0x66fdebf4050f0000 in ?? ()
#876 0x9066669066669066 in ?? ()
#877 0x00007fffffffe618 in ?? ()
#878 0x0000000000000001 in ?? ()
#879 0x00007fffffffe628 in ?? ()
#880 0x0000000000000023 in ?? ()

Thread 18 (Thread 80d5b7a80 (LWP 100346)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d7d603 in metronom_sync_loop () from /usr/local/lib/libxine.so
#3  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#4  0x0000000000000000 in ?? ()

Thread 17 (Thread 80d5b7700 (LWP 100369)):
#0  0x000000080387fa1c in poll () from /lib/libc.so.7
#1  0x00000008036db85e in poll () from /lib/libthr.so.3
#2  0x0000000809e8d0f9 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#3  0x0000000809e8d6fb in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#4  0x00000008030a6d64 in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#5  0x000000080307aafd in QEventLoop::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#6  0x000000080307ae36 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#7  0x0000000802f82812 in QThread::exec () from /usr/local/lib/qt4/libQtCore.so.4
#8  0x0000000811bf50de in Phonon::Xine::XineThread::run () from /usr/local/kde4/lib/kde4/plugins/phonon_backend/phonon_xine.so
#9  0x0000000802f85619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#10 0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#11 0x0000000000000000 in ?? ()

Thread 16 (Thread 80d5b71c0 (LWP 100403)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d8aab0 in fifo_peek_int () from /usr/local/lib/libxine.so
#3  0x0000000811d8b829 in ao_loop () from /usr/local/lib/libxine.so
#4  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 15 (Thread 80d00ae40 (LWP 100406)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d8aab0 in fifo_peek_int () from /usr/local/lib/libxine.so
#3  0x0000000811d8b829 in ao_loop () from /usr/local/lib/libxine.so
#4  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 14 (Thread 81680ac80 (LWP 100407)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d8aab0 in fifo_peek_int () from /usr/local/lib/libxine.so
#3  0x0000000811d8b829 in ao_loop () from /usr/local/lib/libxine.so
#4  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 13 (Thread 81680aac0 (LWP 100408)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d8aab0 in fifo_peek_int () from /usr/local/lib/libxine.so
#3  0x0000000811d8b829 in ao_loop () from /usr/local/lib/libxine.so
#4  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 81ab9dcc0 (LWP 100411)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802f86065 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x00000008062ef78d in ThreadWeaver::Weaver::instance () from /usr/local/kde4/lib/libthreadweaver.so.5
#4  0x00000008062f1b1b in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#5  0x00000008062f1b34 in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#6  0x00000008062f1b34 in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#7  0x00000008062f1b34 in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#8  0x00000008062f1b34 in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#9  0x00000008062efdb6 in ThreadWeaver::Thread::id () from /usr/local/kde4/lib/libthreadweaver.so.5
#10 0x00000008062f0228 in ThreadWeaver::Thread::run () from /usr/local/kde4/lib/libthreadweaver.so.5
#11 0x0000000802f85619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#12 0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#13 0x0000000000000000 in ?? ()

Thread 11 (Thread 81ab9cec0 (LWP 100424)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802f86065 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x00000008062ef78d in ThreadWeaver::Weaver::instance () from /usr/local/kde4/lib/libthreadweaver.so.5
#4  0x00000008062f1b1b in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#5  0x00000008062efdb6 in ThreadWeaver::Thread::id () from /usr/local/kde4/lib/libthreadweaver.so.5
#6  0x00000008062f0228 in ThreadWeaver::Thread::run () from /usr/local/kde4/lib/libthreadweaver.so.5
#7  0x0000000802f85619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#8  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#9  0x0000000000000000 in ?? ()

Thread 10 (Thread 81ab9c600 (LWP 100437)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x000000080658dd7e in QTWTF::TCMalloc_PageHeap::scavengerThread () from /usr/local/lib/qt4/libQtScript.so.4
#3  0x000000080658ddd9 in QTWTF::TCMalloc_PageHeap::runScavengerThread () from /usr/local/lib/qt4/libQtScript.so.4
#4  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 81ab9bb80 (LWP 100446)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802f86065 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x00000008062ef78d in ThreadWeaver::Weaver::instance () from /usr/local/kde4/lib/libthreadweaver.so.5
#4  0x00000008062f1b1b in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#5  0x00000008062f1b34 in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#6  0x00000008062f1b34 in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#7  0x00000008062efdb6 in ThreadWeaver::Thread::id () from /usr/local/kde4/lib/libthreadweaver.so.5
#8  0x00000008062f0228 in ThreadWeaver::Thread::run () from /usr/local/kde4/lib/libthreadweaver.so.5
#9  0x0000000802f85619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#10 0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 81ab9bd40 (LWP 100447)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802f86065 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x00000008062ef78d in ThreadWeaver::Weaver::instance () from /usr/local/kde4/lib/libthreadweaver.so.5
#4  0x00000008062f1b1b in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#5  0x00000008062f1b34 in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#6  0x00000008062efdb6 in ThreadWeaver::Thread::id () from /usr/local/kde4/lib/libthreadweaver.so.5
#7  0x00000008062f0228 in ThreadWeaver::Thread::run () from /usr/local/kde4/lib/libthreadweaver.so.5
#8  0x0000000802f85619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#9  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 81ab9abc0 (LWP 100449)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802f86065 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x00000008023e9186 in QFileInfoGatherer::run () from /usr/local/lib/qt4/libQtGui.so.4
#4  0x0000000802f85619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#5  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#6  0x0000000000000000 in ?? ()

Thread 6 (Thread 821026ac0 (LWP 100450)):
#0  0x00000008038c4b7c in kevent () from /lib/libc.so.7
#1  0x000000080305d1aa in QKqueueFileSystemWatcherEngine::run () from /usr/local/lib/qt4/libQtCore.so.4
#2  0x0000000802f85619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 81680a900 (LWP 100453)):
#0  0x00000008038de90c in select () from /lib/libc.so.7
#1  0x00000008036db574 in select () from /lib/libthr.so.3
#2  0x0000000811d9f11c in xine_usec_sleep () from /usr/local/lib/libxine.so
#3  0x0000000811d89650 in video_out_loop () from /usr/local/lib/libxine.so
#4  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 81680a740 (LWP 100455)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d804f2 in fifo_buffer_get () from /usr/local/lib/libxine.so
#3  0x0000000811d85b7b in video_decoder_loop () from /usr/local/lib/libxine.so
#4  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 81680a580 (LWP 100457)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d804f2 in fifo_buffer_get () from /usr/local/lib/libxine.so
#3  0x0000000811d86b1b in audio_decoder_loop () from /usr/local/lib/libxine.so
#4  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 81680a3c0 (LWP 100463)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d8e73b in xine_event_wait () from /usr/local/lib/libxine.so
#3  0x0000000811d8e7b5 in listener_loop () from /usr/local/lib/libxine.so
#4  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 81ab9cb40 (LWP 100478)):
#0  0x00000008036e32ac in __error () from /lib/libthr.so.3
#1  0x00000008036e13a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802f86047 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x0000000802f7b482 in QThreadPoolThread::run () from /usr/local/lib/qt4/libQtCore.so.4
#4  0x0000000802f85619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#5  0x00000008036d9511 in pthread_getprio () from /lib/libthr.so.3
#6  0x0000000000000000 in ?? ()

Reported using DrKonqi
Comment 1 Pascal Stumpf 2010-10-01 00:33:07 UTC
Ok, just tested it with lyrics plugin disabled. Doesn’t crash, so it’s definitely related to fetching new lyrics for a song.
Comment 2 Myriam Schweingruber 2010-10-01 08:47:32 UTC
Sorry, but your backtrace is not useful, as you are lacking debugging symbols. If you can reproduce this bug, please check here on how to get a valid backtrace:

http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

There is no evidence the crash is in Amarok, looks more like a problem with a kio slave, but maybe it's just missing debug symbols.
Comment 3 Pascal Stumpf 2010-10-02 01:03:49 UTC
Ok, I’ve recompiled with debug symbols:

Application: Amarok (amarok), signal: Segmentation fault: 11
[Switching to Thread 81acf7680 (LWP 100438)]
[Current thread is 1 (Thread 81acf7680 (LWP 100438))]

Thread 17 (Thread 80d0041c0 (LWP 100452)):
[KCrash Handler]
#7  0x0000000819afa0a1 in SSL_clear () from /usr/local/lib/libssl.so.7
#8  0x00000008278d60ea in SSL_new () from /usr/lib/libssl.so
#9  0x000000080474795b in QSslSocketPrivate::resetDefaultCiphers () from /usr/local/lib/qt4/libQtNetwork.so.4
#10 0x0000000804747cd5 in QSslSocketPrivate::ensureInitialized () from /usr/local/lib/qt4/libQtNetwork.so.4
#11 0x000000080474565e in QSslSocketPrivate::supportedCiphers () from /usr/local/lib/qt4/libQtNetwork.so.4
#12 0x0000000804745709 in QSslSocket::supportedCiphers () from /usr/local/lib/qt4/libQtNetwork.so.4
#13 0x000000080473ce0d in QSslCipher::QSslCipher () from /usr/local/lib/qt4/libQtNetwork.so.4
#14 0x00000008094ccb18 in KIO::Integration::sslConfigFromMetaData () from /usr/local/kde4/lib/libkio.so.7
#15 0x00000008094d2c8d in KIO::AccessManager::createRequest () from /usr/local/kde4/lib/libkio.so.7
#16 0x00000008094d35d9 in KIO::AccessManager::createRequest () from /usr/local/kde4/lib/libkio.so.7
#17 0x00000008094d4f2f in KIO::AccessManager::createRequest () from /usr/local/kde4/lib/libkio.so.7
#18 0x00000008030ad108 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#19 0x0000000809526254 in KIO::TransferJob::data () from /usr/local/kde4/lib/libkio.so.7
#20 0x0000000809530560 in KIO::TransferJob::slotData () from /usr/local/kde4/lib/libkio.so.7
#21 0x000000080953d736 in KIO::TransferJob::qt_metacall () from /usr/local/kde4/lib/libkio.so.7
#22 0x00000008030ad108 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#23 0x0000000809616472 in KIO::SlaveInterface::data () from /usr/local/kde4/lib/libkio.so.7
#24 0x000000080961ac1a in KIO::SlaveInterface::dispatch () from /usr/local/kde4/lib/libkio.so.7
#25 0x0000000809616783 in KIO::SlaveInterface::dispatch () from /usr/local/kde4/lib/libkio.so.7
#26 0x0000000809605d9f in KIO::Slave::gotInput () from /usr/local/kde4/lib/libkio.so.7
#27 0x0000000809606d16 in KIO::Slave::qt_metacall () from /usr/local/kde4/lib/libkio.so.7
#28 0x00000008030ad108 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#29 0x00000008094e003e in KIO::Connection::send () from /usr/local/kde4/lib/libkio.so.7
#30 0x00000008094e00fd in KIO::Connection::qt_metacall () from /usr/local/kde4/lib/libkio.so.7
#31 0x00000008030ab61f in QObject::event () from /usr/local/lib/qt4/libQtCore.so.4
#32 0x0000000801ef459f in QApplicationPrivate::notify_helper () from /usr/local/lib/qt4/libQtGui.so.4
#33 0x0000000801efb5de in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4
#34 0x00000008008cfd3f in KApplication::notify () from /usr/local/kde4/lib/libkdeui.so.7
#35 0x000000080309a954 in QCoreApplication::notifyInternal () from /usr/local/lib/qt4/libQtCore.so.4
#36 0x000000080309bcd8 in QCoreApplicationPrivate::sendPostedEvents () from /usr/local/lib/qt4/libQtCore.so.4
#37 0x00000008030c5af3 in postEventSourceDispatch () from /usr/local/lib/qt4/libQtCore.so.4
#38 0x0000000809ec38e3 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#39 0x0000000809ec70e2 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#40 0x0000000809ec76fb in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#41 0x00000008030c5d4c in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#42 0x0000000801fa309f in QGuiEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtGui.so.4
#43 0x0000000803099afd in QEventLoop::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#44 0x0000000803099e36 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#45 0x000000080309bfde in QCoreApplication::exec () from /usr/local/lib/qt4/libQtCore.so.4
#46 0x000000000040b2d7 in main (argc=1, argv=0x7fffffffe2d8) at /usr/ports/audio/amarok-kde4/work/amarok-2.3.2/src/main.cpp:237

Thread 16 (Thread 80d5ada80 (LWP 100289)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d7d603 in metronom_sync_loop () from /usr/local/lib/libxine.so
#3  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#4  0x0000000000000000 in ?? ()

Thread 15 (Thread 80d5ad700 (LWP 100318)):
#0  0x00000008038e2b6c in clock_gettime () from /lib/libc.so.7
#1  0x00000008030c2773 in qt_gettime () from /usr/local/lib/qt4/libQtCore.so.4
#2  0x00000008030c70cd in QTimerInfoList::updateCurrentTime () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x00000008030c5842 in timerSourceCheckHelper () from /usr/local/lib/qt4/libQtCore.so.4
#4  0x0000000809ec6b00 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#5  0x0000000809ec6fc6 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#6  0x0000000809ec76fb in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#7  0x00000008030c5d64 in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#8  0x0000000803099afd in QEventLoop::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#9  0x0000000803099e36 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#10 0x0000000802fa1812 in QThread::exec () from /usr/local/lib/qt4/libQtCore.so.4
#11 0x0000000811bf50de in Phonon::Xine::XineThread::run () from /usr/local/kde4/lib/kde4/plugins/phonon_backend/phonon_xine.so
#12 0x0000000802fa4619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#13 0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#14 0x0000000000000000 in ?? ()

Thread 14 (Thread 80d5ad1c0 (LWP 100323)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d8aab0 in fifo_peek_int () from /usr/local/lib/libxine.so
#3  0x0000000811d8b829 in ao_loop () from /usr/local/lib/libxine.so
#4  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 13 (Thread 80d00ae40 (LWP 100341)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d8aab0 in fifo_peek_int () from /usr/local/lib/libxine.so
#3  0x0000000811d8b829 in ao_loop () from /usr/local/lib/libxine.so
#4  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 816a0ac80 (LWP 100347)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d8aab0 in fifo_peek_int () from /usr/local/lib/libxine.so
#3  0x0000000811d8b829 in ao_loop () from /usr/local/lib/libxine.so
#4  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 816a0aac0 (LWP 100352)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d8aab0 in fifo_peek_int () from /usr/local/lib/libxine.so
#3  0x0000000811d8b829 in ao_loop () from /usr/local/lib/libxine.so
#4  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 81a945c80 (LWP 100353)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802fa5065 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x000000080630e78d in ThreadWeaver::Weaver::instance () from /usr/local/kde4/lib/libthreadweaver.so.5
#4  0x0000000806310b1b in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#5  0x000000080630edb6 in ThreadWeaver::Thread::id () from /usr/local/kde4/lib/libthreadweaver.so.5
#6  0x000000080630f228 in ThreadWeaver::Thread::run () from /usr/local/kde4/lib/libthreadweaver.so.5
#7  0x0000000802fa4619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#8  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#9  0x0000000000000000 in ?? ()

Thread 9 (Thread 81acfb040 (LWP 100361)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802fa5065 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x000000080630e78d in ThreadWeaver::Weaver::instance () from /usr/local/kde4/lib/libthreadweaver.so.5
#4  0x0000000806310b1b in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#5  0x000000080630edb6 in ThreadWeaver::Thread::id () from /usr/local/kde4/lib/libthreadweaver.so.5
#6  0x000000080630f228 in ThreadWeaver::Thread::run () from /usr/local/kde4/lib/libthreadweaver.so.5
#7  0x0000000802fa4619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#8  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#9  0x0000000000000000 in ?? ()

Thread 8 (Thread 81acfa940 (LWP 100369)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x00000008065acd7e in QTWTF::TCMalloc_PageHeap::scavengerThread () from /usr/local/lib/qt4/libQtScript.so.4
#3  0x00000008065acdd9 in QTWTF::TCMalloc_PageHeap::runScavengerThread () from /usr/local/lib/qt4/libQtScript.so.4
#4  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 81acf9ec0 (LWP 100403)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802fa5065 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x000000080630e78d in ThreadWeaver::Weaver::instance () from /usr/local/kde4/lib/libthreadweaver.so.5
#4  0x0000000806310b1b in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#5  0x0000000806310b34 in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#6  0x000000080630edb6 in ThreadWeaver::Thread::id () from /usr/local/kde4/lib/libthreadweaver.so.5
#7  0x000000080630f228 in ThreadWeaver::Thread::run () from /usr/local/kde4/lib/libthreadweaver.so.5
#8  0x0000000802fa4619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#9  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 81acfa080 (LWP 100406)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802fa5065 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x000000080630e78d in ThreadWeaver::Weaver::instance () from /usr/local/kde4/lib/libthreadweaver.so.5
#4  0x0000000806310b1b in ThreadWeaver::State::State () from /usr/local/kde4/lib/libthreadweaver.so.5
#5  0x000000080630edb6 in ThreadWeaver::Thread::id () from /usr/local/kde4/lib/libthreadweaver.so.5
#6  0x000000080630f228 in ThreadWeaver::Thread::run () from /usr/local/kde4/lib/libthreadweaver.so.5
#7  0x0000000802fa4619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#8  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#9  0x0000000000000000 in ?? ()

Thread 5 (Thread 816a0a900 (LWP 100407)):
#0  0x00000008038fd90c in select () from /lib/libc.so.7
#1  0x00000008036fa574 in select () from /lib/libthr.so.3
#2  0x0000000811d9f11c in xine_usec_sleep () from /usr/local/lib/libxine.so
#3  0x0000000811d89650 in video_out_loop () from /usr/local/lib/libxine.so
#4  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 816a0a740 (LWP 100411)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d804f2 in fifo_buffer_get () from /usr/local/lib/libxine.so
#3  0x0000000811d85b7b in video_decoder_loop () from /usr/local/lib/libxine.so
#4  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 816a0a580 (LWP 100424)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d804f2 in fifo_buffer_get () from /usr/local/lib/libxine.so
#3  0x0000000811d86b1b in audio_decoder_loop () from /usr/local/lib/libxine.so
#4  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 816a0a3c0 (LWP 100437)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000811d8e73b in xine_event_wait () from /usr/local/lib/libxine.so
#3  0x0000000811d8e7b5 in listener_loop () from /usr/local/lib/libxine.so
#4  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 81acf7680 (LWP 100438)):
#0  0x00000008037022ac in __error () from /lib/libthr.so.3
#1  0x00000008037003a5 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x0000000802fa5047 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x0000000802f9a482 in QThreadPoolThread::run () from /usr/local/lib/qt4/libQtCore.so.4
#4  0x0000000802fa4619 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#5  0x00000008036f8511 in pthread_getprio () from /lib/libthr.so.3
#6  0x0000000000000000 in ?? ()

It also seems that this occurs on any form of network activity, including fetching album covers etc.
Comment 4 Myriam Schweingruber 2010-10-02 11:13:54 UTC
Thank you for the feedback, the crash is in libkio, reassigning.
Comment 5 Christoph Feck 2010-10-02 11:49:12 UTC
This looks like a bug in either libssl or QtSsl libraries. Since I have never seen this on Linux platform, I assume it is FreeBSD specific.
Comment 6 Pascal Stumpf 2010-10-02 15:20:47 UTC
I’ve investigated this a bit further. As you can see from the backtrace, I’ve got two different versions of libssl.so installed: One from the FreeBSD base system (/usr/lib/libssl.so, version 0.9.8n) and one from ports (/usr/local/lib/libssl.so, version 1.0.0). This is necessary due to some applications requiring functionality which has been disabled in the base system OpenSSL (renegotiation used by Tor, but in a safe way).

After deinstalling the OpenSSL port, the crash is gone. So this seems to be a problem of KIO libs using functions from different SSL libraries. I can’t think of a way to easily fix this in the ports system (i.e., by doing some magic at link-time), since the infrastructure doesn’t support that yet. The most viable way to resolve this is probably by re-enabling renegotiation in every supported version of FreeBSD, rendering the dependency of security/tor on ports OpenSSL obsolete. I’ll file a FreeBSD PR on this. :)
Comment 7 Raphael Kubo da Costa 2010-10-12 23:35:38 UTC
Does 'ldd /usr/local/lib/qt4/libQtNetwork.so.4' mention libssl from ports? It is really weird that a function from base's openssl is calling another function from the ports version.
Comment 8 Raphael Kubo da Costa 2010-10-13 05:41:16 UTC
Well, after talking about this on #kde-freebsd, ports people have told me that having openssl from both base and ports installed is generally a bad idea, and there's a knob for the ports version which lets you override the base version.

00:03 (fluffykhv:rakuco: aha. mixing of openssl libs isn't so good. anyone, who wants use openssl from ports, should purge it from the base.)
00:08 (@rakuco) fluffykhv: why? I thought the linker would choose either one or the other consistently instead of mixing both 
                versions
00:10 (@fluffykhv) look: some lib compiled with base' openssl, but it lib required by software, which also required ports' openssl. race condition catched.
00:12 (@fluffykhv) openssl ports have knob to override base version to avoid such situations
00:14 (@fluffykhv) footshooting in process :)

Anyway, this is a FreeBSD issue, so the issue should be tracked downstream.
Comment 9 Myriam Schweingruber 2011-01-06 12:46:51 UTC
*** Bug 261520 has been marked as a duplicate of this bug. ***