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

Right-clicking causes crash

Tags: None
(comma "," separated)
MadCAD
Registered Member
Posts
10
Karma
0

Right-clicking causes crash

Tue Dec 23, 2008 4:37 pm
Press "New" to start creating a new torrent, then press a browse button, to select from which files torrent should be created. KDE file dialog appears, right-click on the column named "Size" - crash.

I'll try to post a backtrace here.
MadCAD
Registered Member
Posts
10
Karma
0

Tue Dec 23, 2008 4:49 pm
KTorrent
Version 3.1.5
Using KDE 4.1.3 (KDE 4.1.3) "release 52.2"
rebuilt with GeoIP and DHT support

Code: Select all
madcad@linux-9221:~/music_old/Beethoven/Royal.Philharmonic.Orchestra-Beethoven.Symphonies.Bonus.CD> gdb `which ktorrent`
GNU gdb 6.8                                                                                                             
Copyright (C) 2008 Free Software Foundation, Inc.                                                                       
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>                                           
This is free software: you are free to change and redistribute it.                                                       
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"                                               
and "show warranty" for details.                                                                                         
This GDB was configured as "i586-suse-linux"...                                                                         
(gdb) run --nofork                                                                                                       
Starting program: /usr/bin/ktorrent --nofork                                                                             
shell-init: ошибка получения текущей директории: getcwd: cannot access parent directories: Нет такого файла или каталога
[Thread debugging using libthread_db enabled]                                                                           
[New Thread 0xb5b086d0 (LWP 7857)]                                                                                       
[New Thread 0xb41c9b90 (LWP 7861)]                                                                                       
[Thread 0xb41c9b90 (LWP 7861) exited]                                                                                   
ktorrent(7857)/kdeui (K*Gesture*) KAction::setGlobalShortcut: Attempt to set global shortcut for action without objectName(). Read the setGlobalShortcut() documentation.                                                                                                                                                         
[New Thread 0xb41c9b90 (LWP 7862)]                                                                                                                               
[New Thread 0xb3518b90 (LWP 7863)]                                                                                                                               
[New Thread 0xb2d17b90 (LWP 7864)]                                                                                                                               
[Thread 0xb2d17b90 (LWP 7864) exited]                                                                                                                           
[Thread 0xb3518b90 (LWP 7863) exited]                                                                                                                           
[Thread 0xb41c9b90 (LWP 7862) exited]                                                                                                                           
[New Thread 0xb41c9b90 (LWP 7871)]                                                                                                                               
[New Thread 0xb2d17b90 (LWP 7872)]                                                                                                                               

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb5b086d0 (LWP 7857)]         
0xb7a6a486 in KFileItem::KFileItem () from /usr/lib/libkio.so.5
(gdb) bt                                                       
#0  0xb7a6a486 in KFileItem::KFileItem () from /usr/lib/libkio.so.5
#1  0xb7bcef50 in KDirOperator::Private::_k_slotSelectionChanged () from /usr/lib/libkfile.so.4
#2  0xb7bd601f in KDirOperator::qt_metacall () from /usr/lib/libkfile.so.4                     
#3  0xb7078730 in QMetaObject::activate () from /usr/lib/libQtCore.so.4                       
#4  0xb70794b2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4                       
#5  0xb6adf479 in QItemSelectionModel::selectionChanged () from /usr/lib/libQtGui.so.4         
#6  0xb6ae6ff0 in QItemSelectionModel::emitSelectionChanged () from /usr/lib/libQtGui.so.4     
#7  0xb6ae72f6 in QItemSelectionModel::select () from /usr/lib/libQtGui.so.4                   
#8  0xb6ae2090 in QItemSelectionModel::select () from /usr/lib/libQtGui.so.4                   
#9  0xb7bdb0e7 in ?? () from /usr/lib/libkfile.so.4                                           
#10 0xb6a92fec in QAbstractItemView::qt_metacall () from /usr/lib/libQtGui.so.4               
#11 0xb6ad5faa in QTreeView::qt_metacall () from /usr/lib/libQtGui.so.4                       
#12 0xb7bcbc3a in ?? () from /usr/lib/libkfile.so.4                                           
#13 0xb7078730 in QMetaObject::activate () from /usr/lib/libQtCore.so.4                       
#14 0xb70794b2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4                       
#15 0xb6adf429 in QItemSelectionModel::currentChanged () from /usr/lib/libQtGui.so.4           
#16 0xb6adf5cd in QItemSelectionModel::setCurrentIndex () from /usr/lib/libQtGui.so.4         
#17 0xb6a914ba in QAbstractItemView::mousePressEvent () from /usr/lib/libQtGui.so.4           
#18 0xb6ad46a7 in QTreeView::mousePressEvent () from /usr/lib/libQtGui.so.4                   
#19 0xb7bdb12f in ?? () from /usr/lib/libkfile.so.4                                           
#20 0xb661ea39 in QWidget::event () from /usr/lib/libQtGui.so.4                               
#21 0xb6955dd3 in QFrame::event () from /usr/lib/libQtGui.so.4                                 
#22 0xb69ec8ff in QAbstractScrollArea::viewportEvent () from /usr/lib/libQtGui.so.4           
#23 0xb6a97b1f in QAbstractItemView::viewportEvent () from /usr/lib/libQtGui.so.4             
#24 0xb6acf784 in QTreeView::viewportEvent () from /usr/lib/libQtGui.so.4                     
#25 0xb69eeea5 in ?? () from /usr/lib/libQtGui.so.4                                           
---Type <return> to continue, or q <return> to quit---                                         
#26 0xb7062c3a in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4
#27 0xb65c680a in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4                     
#28 0xb65cf081 in QApplication::notify () from /usr/lib/libQtGui.so.4                                   
#29 0xb76d12ed in KApplication::notify () from /usr/lib/libkdeui.so.5                                   
#30 0xb7063a61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4                     
#31 0xb65ce30e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4                   
#32 0xb6638736 in ?? () from /usr/lib/libQtGui.so.4                                                     
#33 0xb6637add in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4                         
#34 0xb66601bc in ?? () from /usr/lib/libQtGui.so.4                                                     
#35 0xb5d3d2d9 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0                             
#36 0xb5d4085b in ?? () from /usr/lib/libglib-2.0.so.0                                                 
#37 0xb5d409d8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0                           
#38 0xb708e1f8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4                   
#39 0xb665f885 in ?? () from /usr/lib/libQtGui.so.4                                                     
#40 0xb706213a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4                             
#41 0xb70622fa in QEventLoop::exec () from /usr/lib/libQtCore.so.4                                     
#42 0xb6a33a07 in QDialog::exec () from /usr/lib/libQtGui.so.4                                         
#43 0xb7b4c3cc in KUrlRequester::KUrlRequesterPrivate::_k_slotOpenDialog () from /usr/lib/libkio.so.5   
#44 0xb7b4ca06 in KUrlRequester::qt_metacall () from /usr/lib/libkio.so.5                               
#45 0xb7078730 in QMetaObject::activate () from /usr/lib/libQtCore.so.4                                 
#46 0xb7078b30 in QMetaObject::activate () from /usr/lib/libQtCore.so.4                                 
#47 0xb6bb56b1 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4                               
#48 0xb6907fd9 in ?? () from /usr/lib/libQtGui.so.4                                                     
#49 0xb6909b44 in ?? () from /usr/lib/libQtGui.so.4                                                     
#50 0xb6909dd6 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4                     
#51 0xb661ea52 in QWidget::event () from /usr/lib/libQtGui.so.4                                         
---Type <return> to continue, or q <return> to quit---                                                 
#52 0xb6907e7e in QAbstractButton::event () from /usr/lib/libQtGui.so.4                                 
#53 0xb69ae870 in QPushButton::event () from /usr/lib/libQtGui.so.4                                     
#54 0xb65c682c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4                     
#55 0xb65cf081 in QApplication::notify () from /usr/lib/libQtGui.so.4                                   
#56 0xb76d12ed in KApplication::notify () from /usr/lib/libkdeui.so.5                                   
#57 0xb7063a61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4                     
#58 0xb65ce30e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4                   
#59 0xb6638736 in ?? () from /usr/lib/libQtGui.so.4                                                     
#60 0xb6637add in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4                         
#61 0xb66601bc in ?? () from /usr/lib/libQtGui.so.4                                                     
#62 0xb5d3d2d9 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0                             
#63 0xb5d4085b in ?? () from /usr/lib/libglib-2.0.so.0                                                 
#64 0xb5d409d8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0                           
#65 0xb708e1f8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4                   
#66 0xb665f885 in ?? () from /usr/lib/libQtGui.so.4                                                     
#67 0xb706213a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4                             
#68 0xb70622fa in QEventLoop::exec () from /usr/lib/libQtCore.so.4                                     
#69 0xb6a33a07 in QDialog::exec () from /usr/lib/libQtGui.so.4                                         
#70 0x08073b47 in kt::GUI::createTorrent ()                                                             
#71 0x0807668d in kt::GUI::qt_metacall ()                                                               
#72 0xb7078730 in QMetaObject::activate () from /usr/lib/libQtCore.so.4                                 
#73 0xb7078b30 in QMetaObject::activate () from /usr/lib/libQtCore.so.4                                 
#74 0xb65c0591 in QAction::triggered () from /usr/lib/libQtGui.so.4                                     
#75 0xb65c0eff in QAction::activate () from /usr/lib/libQtGui.so.4                                     
#76 0xb69e6722 in QToolButton::nextCheckState () from /usr/lib/libQtGui.so.4
#77 0xb6909b03 in ?? () from /usr/lib/libQtGui.so.4
---Type <return> to continue, or q <return> to quit---
#78 0xb6909dd6 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#79 0xb69e6c1c in QToolButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#80 0xb661ea52 in QWidget::event () from /usr/lib/libQtGui.so.4
#81 0xb6907e7e in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#82 0xb69e66e4 in QToolButton::event () from /usr/lib/libQtGui.so.4
#83 0xb65c682c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#84 0xb65cf081 in QApplication::notify () from /usr/lib/libQtGui.so.4
#85 0xb76d12ed in KApplication::notify () from /usr/lib/libkdeui.so.5
#86 0xb7063a61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#87 0xb65ce30e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#88 0xb6638736 in ?? () from /usr/lib/libQtGui.so.4
#89 0xb6637add in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#90 0xb66601bc in ?? () from /usr/lib/libQtGui.so.4
#91 0xb5d3d2d9 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#92 0xb5d4085b in ?? () from /usr/lib/libglib-2.0.so.0
#93 0xb5d409d8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#94 0xb708e1f8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#95 0xb665f885 in ?? () from /usr/lib/libQtGui.so.4
#96 0xb706213a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#97 0xb70622fa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#98 0xb7064995 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#99 0xb65c66a7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#100 0x08064471 in main ()
(gdb)
George
Moderator
Posts
5421
Karma
1

Thu Dec 25, 2008 9:57 am
That is a KDE problem
MadCAD
Registered Member
Posts
10
Karma
0

Thu Dec 25, 2008 10:12 am
OK, thanks, that's really KDE problem


Bookmarks



Who is online

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