Bug 168770

Summary: kcron crashes when a variable is selected in the kcron screen
Product: [Fedora] Fedora Reporter: Keith Wyatt <kilowattradio>
Component: kdeadminAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-20 13:44:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Keith Wyatt 2005-09-20 08:55:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050909 Fedora/1.0.6-1.2.fc4 Firefox/1.0.6

Description of problem:
When a variable is selected by the mouse pointer kcron crashes. 


Version-Release number of selected component (if applicable):
kdeadmin-3.4.2-0.fc4.1.i386.rpm

How reproducible:
Always

Steps to Reproduce:
1. Start kcron
2. have variables set up
3. click on any variable 
  

Actual Results:  kcron crashed

Expected Results:  kcron should allow the variable to be selected.

Additional info:

debugging output.

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208838464 (LWP 24987)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#4  0x0807f3ae in KMainWindow::readProperties ()
#5  0x0807f55d in KMainWindow::readProperties ()
#6  0x022a6eb4 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7  0x02632b6b in QListView::selectionChanged ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x02396f5a in QListView::setCurrentItem ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0x0239b0e6 in QListView::contentsMousePressEventEx ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x0239bad8 in QListView::contentsMousePressEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0x023cea03 in QScrollView::viewportMousePressEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x023cbc26 in QScrollView::eventFilter ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x02396317 in QListView::eventFilter ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x022a693c in QObject::activate_filters ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x022a69b1 in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x022e4e0c in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x022420dd in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x0224303f in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x07d61851 in KApplication::notify () from /usr/lib/libkdecore.so.4
#20 0x021d9746 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x021d7f01 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x021ec008 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x0225a812 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x0225a736 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x02241aa9 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x0808f79c in QMap<QString, QString>::operator[] ()
#27 0x003fad5f in __libc_start_main () from /lib/libc.so.6
#28 0x08055691 in ?? ()

Comment 1 Than Ngo 2005-09-20 13:44:48 UTC
it's now fixed in kdeadmin-3_4_2-0_fc4_2 and rawhide. Thanks for your report.