This forum has been archived. All content is frozen. Please use KDE Discuss instead.

crash (still)

Tags: None
(comma "," separated)
cade
Registered Member
Posts
70
Karma
0

crash (still)

Sun Feb 03, 2008 9:55 pm
hello,

I'm sorry to bring this again but ktorrent still crashes here with the same details for the last several months (with different svn snapshots, last one from a week ago). here are details

console:

Code: Select all
*** glibc detected *** ktorrent: double free or corruption (!prev): 0xaf214370 ***
======= Backtrace: =========
/lib/libc.so.6[0xb66aac23]
/lib/libc.so.6(cfree+0x90)[0xb66ae0f0]
/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0xb68672b1]
/usr/lib/libktorrent-2.2dev.so(_ZN17QValueListPrivateI5QPairIjyEE6removeE18QValueListIteratorIS1_E+0x35)[0xb7dead75]
/usr/lib/libktorrent-2.2dev.so(_ZN3net5Speed6updateEy+0x105)[0xb7dea975]
/usr/lib/libktorrent-2.2dev.so(_ZN3net14BufferedSocket12updateSpeedsEy+0x29)[0xb7de4809]
/usr/lib/libktorrent-2.2dev.so(_ZN3net14DownloadThread14fillPollVectorEv+0xc7)[0xb7de58f7]
/usr/lib/libktorrent-2.2dev.so(_ZN3net14DownloadThread6updateEv+0x2b)[0xb7de59cb]
/usr/lib/libktorrent-2.2dev.so(_ZN3net13NetworkThread3runEv+0x39)[0xb7de5ee9]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN15QThreadInstance5startEPv+0x83)[0xb6ef1923]
/lib/libpthread.so.0[0xb68ad1b3]
/lib/libc.so.6(clone+0x5e)[0xb671308e]


crash dialog:

Code: Select all
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245030672 (LWP 2351)]
[New Thread -1266795632 (LWP 2386)]
[New Thread -1258407024 (LWP 2385)]
0xb68b3949 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
#0  0xb68b3949 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
#1  0xb68af8e0 in _L_mutex_lock_88 () from /lib/libpthread.so.0
#2  0xb68af2dd in pthread_mutex_lock () from /lib/libpthread.so.0
#3  0xb71e9ed0 in QRealMutexPrivate::lock ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#4  0xb71e9d14 in QMutex::lock () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#5  0xb7de9de6 in net::SocketMonitor::remove ()
   from /usr/lib/libktorrent-2.2dev.so
#6  0xb7deff03 in mse::StreamSocket::~StreamSocket ()
   from /usr/lib/libktorrent-2.2dev.so
#7  0xb7e37cdb in bt::Peer::~Peer () from /usr/lib/libktorrent-2.2dev.so
#8  0xb7e0e1ff in QPtrList<bt::Peer>::deleteItem ()
   from /usr/lib/libktorrent-2.2dev.so
#9  0xb720635d in QGList::clear () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#10 0xb7e40698 in bt::PeerManager::closeAllConnections ()
   from /usr/lib/libktorrent-2.2dev.so
#11 0xb7e5cf5c in bt::TorrentControl::stop ()
   from /usr/lib/libktorrent-2.2dev.so
#12 0xb7e49a78 in bt::QueueManager::stopSafely ()
   from /usr/lib/libktorrent-2.2dev.so
#13 0xb7e49cd1 in bt::QueueManager::onExit ()
   from /usr/lib/libktorrent-2.2dev.so
#14 0x08075658 in KTorrentCore::onExit ()
#15 0x0806ed0d in KTorrent::queryExit ()
#16 0xb78665f0 in KMainWindow::shuttingDown () from /usr/lib/libkdeui.so.4
#17 0xb786b9c1 in KMainWindow::qt_invoke () from /usr/lib/libkdeui.so.4
#18 0xb7d26c03 in KParts::MainWindow::qt_invoke () from /usr/lib/libkparts.so.2
#19 0x080bd31c in DMainWindow::qt_invoke ()
#20 0x08073849 in KTorrent::qt_invoke ()
#21 0xb6f57089 in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#22 0xb6f57c9d in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#23 0xb752a20c in KApplication::shutDown () from /usr/lib/libkdecore.so.4
#24 0xb752a2de in KApplication::xioErrhandler () from /usr/lib/libkdecore.so.4
#25 0xb752a339 in ?? () from /usr/lib/libkdecore.so.4
#26 0xbfe7a7c0 in ?? ()
#27 0x08117870 in ?? ()
#28 0xb6901000 in ?? ()
#29 0x000e5008 in ?? ()
#30 0xb752a319 in ?? () from /usr/lib/libkdecore.so.4
#31 0xb69e5c84 in ?? () from /usr/lib/libX11.so.6
#32 0xbfe7a538 in ?? ()
#33 0xb6939f52 in _XIOError () from /usr/lib/libX11.so.6
Backtrace stopped: frame did not save the PC


every time crash info contains the destructor of Peer, list iterator, mutex lock etc... is there any chance to figure this? :(

thanks a lot!
cade
Registered Member
Posts
70
Karma
0

Mon Feb 04, 2008 12:25 am
well, as it looks like 'At revision 770554' as well :(
cade
Registered Member
Posts
70
Karma
0

Tue Feb 05, 2008 11:30 am
another one, slightly different but I think it is the same reason:

console:

Code: Select all
*** glibc detected *** ktorrent: double free or corruption (!prev): 0x09f23ff0 *                                                                                                                       **
======= Backtrace: =========
/lib/libc.so.6[0xb66abc23]
/lib/libc.so.6(cfree+0x90)[0xb66af0f0]
/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0xb68682b1]
/usr/lib/libktorrent-2.2dev.so(_ZN17QValueListPrivateI5QPairIjyEE6removeE18QValu                                                                                                                       eListIteratorIS1_E+0x35)[0xb7debd75]
/usr/lib/libktorrent-2.2dev.so(_ZN3net5Speed6updateEy+0x105)[0xb7deb975]
/usr/lib/libktorrent-2.2dev.so(_ZN3net14BufferedSocket12updateSpeedsEy+0x29)[0xb                                                                                                                       7de5809]
/usr/lib/libktorrent-2.2dev.so(_ZN3net14DownloadThread14fillPollVectorEv+0xc7)[0                                                                                                                       xb7de68f7]
/usr/lib/libktorrent-2.2dev.so(_ZN3net14DownloadThread6updateEv+0x2b)[0xb7de69cb                                                                                                                       ]
/usr/lib/libktorrent-2.2dev.so(_ZN3net13NetworkThread3runEv+0x39)[0xb7de6ee9]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN15QThreadInstance5startEPv+0x83)[0xb6ef29                                                                                                                       23]
/lib/libpthread.so.0[0xb68ae1b3]
/lib/libc.so.6(clone+0x5e)[0xb671408e]



crash dialog:

Code: Select all
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245026576 (LWP 4149)]
[New Thread -1274492016 (LWP 4210)]
[New Thread -1266103408 (LWP 4209)]
0xb6720eb9 in __lll_mutex_lock_wait () from /lib/libc.so.6
#0  0xb6720eb9 in __lll_mutex_lock_wait () from /lib/libc.so.6
#1  0xb66afe2d in _L_lock_14621 () from /lib/libc.so.6
#2  0xb66af0e4 in free () from /lib/libc.so.6
#3  0xb68682b1 in operator delete () from /usr/lib/libstdc++.so.6
#4  0xb686830d in operator delete[] () from /usr/lib/libstdc++.so.6
#5  0xb7e33ebf in bt::IncomingPacket::~IncomingPacket ()
   from /usr/lib/libktorrent-2.2dev.so
#6  0xb7e3486f in QPtrList<bt::IncomingPacket>::deleteItem ()
   from /usr/lib/libktorrent-2.2dev.so
#7  0xb7207118 in QGList::remove () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#8  0xb7e34071 in bt::PacketReader::update ()
   from /usr/lib/libktorrent-2.2dev.so
#9  0xb7e36d0b in bt::Peer::update () from /usr/lib/libktorrent-2.2dev.so
#10 0xb7e4222d in bt::PeerManager::update ()
   from /usr/lib/libktorrent-2.2dev.so
#11 0xb7e5ec6e in bt::TorrentControl::update ()
   from /usr/lib/libktorrent-2.2dev.so
#12 0x080754c0 in KTorrentCore::update ()
#13 0x08079ed6 in KTorrentCore::qt_invoke ()
#14 0xb6f58089 in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#15 0xb6f58c9d in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#16 0xb726d509 in QTimer::timeout () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#17 0xb6f7b66f in QTimer::event () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#18 0xb6ef97e7 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#19 0xb6efa569 in QApplication::notify ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#20 0xb753c79e in KApplication::notify () from /usr/lib/libkdecore.so.4
#21 0xb6eeebbc in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#22 0xb6eaa1bc in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#23 0xb6f10111 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#24 0xb6f0ffb6 in QEventLoop::exec () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#25 0xb6ef944f in QApplication::exec ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#26 0x0808b6bb in main ()



At revision 770554
George
Moderator
Posts
5421
Karma
1

Wed Feb 06, 2008 7:27 pm
The problem in this case is an _XIOError

Which is some sort of IO error between Qt and X11, other people have also reported this, but I haven't yet quite figured out why they happen, and how to solve them.
cade
Registered Member
Posts
70
Karma
0

Wed Feb 06, 2008 10:35 pm
tnx, I'll try to find more...
cade
Registered Member
Posts
70
Karma
0

Sat Feb 09, 2008 7:06 am
again :( and I dont think it is in the qt/x11 comms...

Code: Select all
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245051152 (LWP 4593)]
[New Thread -1287787632 (LWP 4641)]
[New Thread -1279399024 (LWP 4640)]
0xb671aeb9 in __lll_mutex_lock_wait () from /lib/libc.so.6
#0  0xb671aeb9 in __lll_mutex_lock_wait () from /lib/libc.so.6
#1  0xb66a9e2d in _L_lock_14621 () from /lib/libc.so.6
#2  0xb66a90e4 in free () from /lib/libc.so.6
#3  0xb68622b1 in operator delete () from /usr/lib/libstdc++.so.6
#4  0xb686230d in operator delete[] () from /usr/lib/libstdc++.so.6
#5  0xb7e2debf in bt::IncomingPacket::~IncomingPacket ()
   from /usr/lib/libktorrent-2.2dev.so
#6  0xb7e2e86f in QPtrList<bt::IncomingPacket>::deleteItem ()
   from /usr/lib/libktorrent-2.2dev.so
#7  0xb7201118 in QGList::remove () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#8  0xb7e2e071 in bt::PacketReader::update ()
   from /usr/lib/libktorrent-2.2dev.so
#9  0xb7e30d0b in bt::Peer::update () from /usr/lib/libktorrent-2.2dev.so
#10 0xb7e3c22d in bt::PeerManager::update ()
   from /usr/lib/libktorrent-2.2dev.so
#11 0xb7e58c6e in bt::TorrentControl::update ()
   from /usr/lib/libktorrent-2.2dev.so
#12 0x080754c0 in KTorrentCore::update ()
#13 0x08079ed6 in KTorrentCore::qt_invoke ()
#14 0xb6f52089 in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#15 0xb6f52c9d in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#16 0xb7267509 in QTimer::timeout () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#17 0xb6f7566f in QTimer::event () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#18 0xb6ef37e7 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#19 0xb6ef4569 in QApplication::notify ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#20 0xb753679e in KApplication::notify () from /usr/lib/libkdecore.so.4
#21 0xb6ee8bbc in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#22 0xb6ea41bc in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#23 0xb6f0a111 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#24 0xb6f09fb6 in QEventLoop::exec () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#25 0xb6ef344f in QApplication::exec ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#26 0x0808b6bb in main ()
cade
Registered Member
Posts
70
Karma
0

Mon Feb 11, 2008 3:35 am
again... :(
George
Moderator
Posts
5421
Karma
1

Mon Feb 11, 2008 11:32 pm
cade wrote:again :( and I dont think it is in the qt/x11 comms...

Code: Select all
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245051152 (LWP 4593)]
[New Thread -1287787632 (LWP 4641)]
[New Thread -1279399024 (LWP 4640)]
0xb671aeb9 in __lll_mutex_lock_wait () from /lib/libc.so.6
#0  0xb671aeb9 in __lll_mutex_lock_wait () from /lib/libc.so.6
#1  0xb66a9e2d in _L_lock_14621 () from /lib/libc.so.6
#2  0xb66a90e4 in free () from /lib/libc.so.6
#3  0xb68622b1 in operator delete () from /usr/lib/libstdc++.so.6
#4  0xb686230d in operator delete[] () from /usr/lib/libstdc++.so.6
#5  0xb7e2debf in bt::IncomingPacket::~IncomingPacket ()
   from /usr/lib/libktorrent-2.2dev.so
#6  0xb7e2e86f in QPtrList<bt::IncomingPacket>::deleteItem ()
   from /usr/lib/libktorrent-2.2dev.so
#7  0xb7201118 in QGList::remove () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#8  0xb7e2e071 in bt::PacketReader::update ()
   from /usr/lib/libktorrent-2.2dev.so
#9  0xb7e30d0b in bt::Peer::update () from /usr/lib/libktorrent-2.2dev.so
#10 0xb7e3c22d in bt::PeerManager::update ()
   from /usr/lib/libktorrent-2.2dev.so
#11 0xb7e58c6e in bt::TorrentControl::update ()
   from /usr/lib/libktorrent-2.2dev.so
#12 0x080754c0 in KTorrentCore::update ()
#13 0x08079ed6 in KTorrentCore::qt_invoke ()
#14 0xb6f52089 in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#15 0xb6f52c9d in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#16 0xb7267509 in QTimer::timeout () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#17 0xb6f7566f in QTimer::event () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#18 0xb6ef37e7 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#19 0xb6ef4569 in QApplication::notify ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#20 0xb753679e in KApplication::notify () from /usr/lib/libkdecore.so.4
#21 0xb6ee8bbc in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#22 0xb6ea41bc in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#23 0xb6f0a111 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#24 0xb6f09fb6 in QEventLoop::exec () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#25 0xb6ef344f in QApplication::exec ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#26 0x0808b6bb in main ()


This one is different indeed, I will see if I can fix this.
cade
Registered Member
Posts
70
Karma
0

Tue Feb 12, 2008 6:42 am
thanks a lot, George!
cade
Registered Member
Posts
70
Karma
0

Fri Feb 29, 2008 5:20 pm
last one still happens with revision 780530 :(
cade
Registered Member
Posts
70
Karma
0

Wed Mar 19, 2008 9:43 pm
another crash, a bit different. I won't open another topic... hope this one gathers everything :)

crash dialog:

Code: Select all
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245354256 (LWP 24068)]
[New Thread -1270445168 (LWP 24098)]
[New Thread -1262056560 (LWP 24097)]
0xb697f949 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
#0  0xb697f949 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
#1  0xb697b8e0 in _L_mutex_lock_88 () from /lib/libpthread.so.0
#2  0xb697b2dd in pthread_mutex_lock () from /lib/libpthread.so.0
#3  0xb72c3ed0 in QRealMutexPrivate::lock ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#4  0xb72c3d14 in QMutex::lock () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#5  0xb7ebcc01 in net::BufferedSocket::getUploadRate ()
   from /usr/lib/libktorrent-2.2dev.so
#6  0xb7ec75d6 in mse::StreamSocket::getUploadRate ()
   from /usr/lib/libktorrent-2.2dev.so
#7  0xb7f0db56 in bt::Peer::getUploadRate ()
   from /usr/lib/libktorrent-2.2dev.so
#8  0xb7f4309f in bt::Uploader::uploadRate ()
   from /usr/lib/libktorrent-2.2dev.so
#9  0xb7f2f6c9 in bt::TorrentControl::updateStats ()
   from /usr/lib/libktorrent-2.2dev.so
#10 0xb7f366e6 in bt::TorrentControl::update ()
   from /usr/lib/libktorrent-2.2dev.so
#11 0x08075860 in KTorrentCore::update ()
#12 0x0807a276 in KTorrentCore::qt_invoke ()
#13 0xb7031089 in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#14 0xb7031c9d in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#15 0xb7346509 in QTimer::timeout () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#16 0xb705466f in QTimer::event () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#17 0xb6fd27e7 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#18 0xb6fd3569 in QApplication::notify ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#19 0xb761379e in KApplication::notify () from /usr/lib/libkdecore.so.4
#20 0xb6fc7bbc in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#21 0xb6f831bc in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#22 0xb6fe9111 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#23 0xb6fe8fb6 in QEventLoop::exec () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#24 0xb6fd244f in QApplication::exec ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#25 0x0808b95b in main ()


console:

Code: Select all
*** glibc detected *** ktorrent: malloc(): memory corruption (fast): 0xb3a95b70 ***
======= Backtrace: =========
/lib/libc.so.6[0xb6777b9b]
/lib/libc.so.6(__libc_malloc+0x7e)[0xb6778b7e]
/usr/lib/libstdc++.so.6(_Znwj+0x28)[0xb69347e8]
/usr/lib/libktorrent-2.2dev.so(_ZN17QValueListPrivateI5QPairIjyEE6insertE18QValueListIteratorIS1_ERKS1_+0x1f)[0xb7ec2cff]
/usr/lib/libktorrent-2.2dev.so(_ZN3net5Speed6onDataEjy+0x83)[0xb7ec2c33]
/usr/lib/libktorrent-2.2dev.so(_ZN3net14BufferedSocket16sendOutputBufferEjy+0x100)[0xb7ebcaf0]
/usr/lib/libktorrent-2.2dev.so(_ZN3net14BufferedSocket13writeBufferedEjy+0xac)[0xb7ebcbbc]
/usr/lib/libktorrent-2.2dev.so(_ZN3net11SocketGroup14processLimitedEbyRj+0xc8)[0xb7ec18f8]
/usr/lib/libktorrent-2.2dev.so(_ZN3net11SocketGroup7processEbyRj+0xbb)[0xb7ec1a8b]
/usr/lib/libktorrent-2.2dev.so(_ZN3net11SocketGroup6uploadERjy+0x2a)[0xb7ec1b9a]
/usr/lib/libktorrent-2.2dev.so(_ZN3net12UploadThread7doGroupEPNS_11SocketGroupERjy+0x28)[0xb7ec2fd8]
/usr/lib/libktorrent-2.2dev.so(_ZN3net13NetworkThread15doGroupsLimitedEjyRj+0x10c)[0xb7ebe3cc]
/usr/lib/libktorrent-2.2dev.so(_ZN3net13NetworkThread8doGroupsEjyj+0x1aa)[0xb7ebe63a]
/usr/lib/libktorrent-2.2dev.so(_ZN3net12UploadThread6updateEv+0x145)[0xb7ec3345]
/usr/lib/libktorrent-2.2dev.so(_ZN3net13NetworkThread3runEv+0x39)[0xb7ebe0a9]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN15QThreadInstance5startEPv+0x83)[0xb6fcb923]
/lib/libpthread.so.0[0xb69791b3]
/lib/libc.so.6(clone+0x5e)[0xb67df08e]
======= Memory map: ========


tnx.
cade
Registered Member
Posts
70
Karma
0

Sun Mar 23, 2008 10:55 pm
again :( At revision 788178.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot]