Summary: | Crash when adding new location | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | hermann.nanni |
Component: | general | Assignee: | Akarsh Simha <akarsh.simha> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adrian.ioan.cozma, ad_prasad, alexey.skladnoy, compudude2010, jsid, kde, kdebugs, kparot, krzyshtof, mail2V.nix, mehl, mutlaqja, oli, peterroots, rtguille, stu.woodcock, sybok1, xejakig884 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
hermann.nanni
2011-03-22 14:57:58 UTC
I does crash, indeed. (F15 Alpha, x86_64) kdeedu-kstars.x86_64 4.6.1-2.fc15 settings > geographics > city: foocity province: fooland country: foofed > add city to list --------------------------------- Application: KStars (kstars), signal: Segmentation fault 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [Current thread is 1 (Thread 0x7f4e35022860 (LWP 12645))] Thread 2 (Thread 0x7f4e27a54700 (LWP 12661)): #0 0x0000003b758d9043 in select () at ../sysdeps/unix/syscall-template.S:82 #1 0x0000003b7f13c731 in QProcessManager::run (this=0x3b7f48a1e0) at io/qprocess_unix.cpp:245 #2 0x0000003b7f0740d5 in QThreadPrivate::start (arg=0x3b7f48a1e0) at thread/qthread_unix.cpp:320 #3 0x0000003b76007d0b in start_thread (arg=0x7f4e27a54700) at pthread_create.c:301 #4 0x0000003b758dfb6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 1 (Thread 0x7f4e35022860 (LWP 12645)): [KCrash Handler] #6 text (this=0x0) at /usr/include/QtGui/qlistwidget.h:90 #7 LocationDialog::changeCity (this=0x4a3d2f0) at /usr/src/debug/kdeedu-4.6.1/kstars/kstars/dialogs/locationdialog.cpp:181 #8 0x00000000006199c8 in LocationDialog::qt_metacall (this=0x4a3d2f0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff278c7750) at /usr/src/debug/kdeedu-4.6.1/x86_64-redhat-linux-gnu/kstars/kstars/locationdialog.moc:85 #9 0x0000003b7f16daca in QMetaObject::activate (sender=0x4b60210, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3278 #10 0x0000003b82722a1f in QListWidget::qt_metacall (this=0x4b60210, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff278c78a0) at .moc/release-shared/moc_qlistwidget.cpp:137 #11 0x0000003b7f16daca in QMetaObject::activate (sender=0x4b92a80, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff278c78a0) at kernel/qobject.cpp:3278 #12 0x0000003b8270d527 in QItemSelectionModel::selectionChanged (this=<optimized out>, _t1=<optimized out>, _t2=<optimized out>) at .moc/release-shared/moc_qitemselectionmodel.cpp:152 #13 0x0000003b82713334 in QItemSelectionModel::emitSelectionChanged (this=0x4b92a80, newSelection=..., oldSelection=...) at itemviews/qitemselectionmodel.cpp:1538 #14 0x0000003b827142bf in QItemSelectionModel::select (this=0x4b92a80, selection=<optimized out>, command=...) at itemviews/qitemselectionmodel.cpp:1101 #15 0x0000003b8270f3ba in QItemSelectionModel::select (this=0x4b92a80, index=<optimized out>, command=...) at itemviews/qitemselectionmodel.cpp:976 #16 0x0000003b8270d797 in QItemSelectionModel::setCurrentIndex (this=0x4b92a80, index=..., command=<optimized out>) at itemviews/qitemselectionmodel.cpp:1168 #17 0x0000003b8271f3a8 in QListWidget::setCurrentRow (this=0x4b60210, row=-1) at itemviews/qlistwidget.cpp:1484 #18 0x0000000000618f89 in LocationDialog::addCity (this=0x4a3d2f0) at /usr/src/debug/kdeedu-4.6.1/kstars/kstars/dialogs/locationdialog.cpp:293 #19 0x0000000000619948 in LocationDialog::qt_metacall (this=0x4a3d2f0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff278c82d0) at /usr/src/debug/kdeedu-4.6.1/x86_64-redhat-linux-gnu/kstars/kstars/locationdialog.moc:86 #20 0x0000003b7f16daca in QMetaObject::activate (sender=0x47b23f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff278c82d0) at kernel/qobject.cpp:3278 #21 0x0000003b8281e072 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206 #22 0x0000003b82565f6e in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:546 #23 0x0000003b825672ab in QAbstractButtonPrivate::click (this=0x4b870b0) at widgets/qabstractbutton.cpp:539 #24 0x0000003b8256751c in QAbstractButton::mouseReleaseEvent (this=0x47b23f0, e=0x7fff278c8ba0) at widgets/qabstractbutton.cpp:1121 #25 0x0000003b82207c76 in QWidget::event (this=0x47b23f0, event=0x7fff278c8ba0) at kernel/qwidget.cpp:8259 #26 0x0000003b821b76c4 in notify_helper (e=0x7fff278c8ba0, receiver=0x47b23f0, this=0x23544f0) at kernel/qapplication.cpp:4462 #27 QApplicationPrivate::notify_helper (this=0x23544f0, receiver=0x47b23f0, e=0x7fff278c8ba0) at kernel/qapplication.cpp:4434 #28 0x0000003b821bce4b in QApplication::notify (this=<optimized out>, receiver=0x47b23f0, e=0x7fff278c8ba0) at kernel/qapplication.cpp:4023 #29 0x0000003b83c40e66 in KApplication::notify (this=0x7fff278cb640, receiver=0x47b23f0, event=0x7fff278c8ba0) at /usr/src/debug/kdelibs-4.6.1/kdeui/kernel/kapplication.cpp:311 #30 0x0000003b7f15ad2c in QCoreApplication::notifyInternal (this=0x7fff278cb640, receiver=0x47b23f0, event=0x7fff278c8ba0) at kernel/qcoreapplication.cpp:731 #31 0x0000003b821b8692 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215 #32 QApplicationPrivate::sendMouseEvent (receiver=0x47b23f0, event=0x7fff278c8ba0, alienWidget=0x47b23f0, nativeWidget=0x4a3d2f0, buttonDown=0x47b23f0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3122 #33 0x0000003b82234295 in QETWidget::translateMouseEvent (this=0x4a3d2f0, event=<optimized out>) at kernel/qapplication_x11.cpp:4461 #34 0x0000003b8223316a in QApplication::x11ProcessEvent (this=0x7fff278cb640, event=0x7fff278c9460) at kernel/qapplication_x11.cpp:3587 #35 0x0000003b8225a5dc in x11EventSourceDispatch (s=0x2357f70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 #36 0x0000003b77842b6d in g_main_dispatch (context=0x23570e0) at gmain.c:2440 #37 g_main_context_dispatch (context=0x23570e0) at gmain.c:3013 #38 0x0000003b77843348 in g_main_context_iterate (context=0x23570e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3091 #39 0x0000003b778435dc in g_main_context_iteration (context=0x23570e0, may_block=1) at gmain.c:3154 #40 0x0000003b7f185abf in QEventDispatcherGlib::processEvents (this=0x2333a00, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #41 0x0000003b8225a2ce in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207 #42 0x0000003b7f159f32 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #43 0x0000003b7f15a12f in QEventLoop::exec (this=0x7fff278c9830, flags=...) at kernel/qeventloop.cpp:201 #44 0x0000003b82665916 in QDialog::exec (this=0x4a3d2f0) at dialogs/qdialog.cpp:552 #45 0x000000000057039a in KStars::slotGeoLocator (this=0x24b3a50) at /usr/src/debug/kdeedu-4.6.1/kstars/kstars/kstarsactions.cpp:334 #46 0x000000000056e62e in KStars::qt_metacall (this=0x24b3a50, _c=QMetaObject::InvokeMetaMethod, _id=32, _a=0x7fff278c9a10) at /usr/src/debug/kdeedu-4.6.1/x86_64-redhat-linux-gnu/kstars/kstars/kstars.moc:232 #47 0x0000003b7f16daca in QMetaObject::activate (sender=0x4370840, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff278c9a10) at kernel/qobject.cpp:3278 #48 0x0000003b821b10a2 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263 #49 0x0000003b821b128f in QAction::activate (this=0x4370840, event=<optimized out>) at kernel/qaction.cpp:1257 #50 0x0000003b825e3369 in QMenuPrivate::activateCausedStack (this=0x4384e20, causedStack=..., action=0x4370840, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:993 #51 0x0000003b825e8fe2 in QMenuPrivate::activateAction (this=0x4384e20, action=0x4370840, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1085 #52 0x0000003b83d0833d in KMenu::mouseReleaseEvent (this=0x439e450, e=<optimized out>) at /usr/src/debug/kdelibs-4.6.1/kdeui/widgets/kmenu.cpp:458 #53 0x0000003b82207c76 in QWidget::event (this=0x439e450, event=0x7fff278ca5d0) at kernel/qwidget.cpp:8259 #54 0x0000003b825ea54b in QMenu::event (this=0x439e450, e=0x7fff278ca5d0) at widgets/qmenu.cpp:2415 #55 0x0000003b821b76c4 in notify_helper (e=0x7fff278ca5d0, receiver=0x439e450, this=0x23544f0) at kernel/qapplication.cpp:4462 #56 QApplicationPrivate::notify_helper (this=0x23544f0, receiver=0x439e450, e=0x7fff278ca5d0) at kernel/qapplication.cpp:4434 #57 0x0000003b821bce4b in QApplication::notify (this=<optimized out>, receiver=0x439e450, e=0x7fff278ca5d0) at kernel/qapplication.cpp:4023 #58 0x0000003b83c40e66 in KApplication::notify (this=0x7fff278cb640, receiver=0x439e450, event=0x7fff278ca5d0) at /usr/src/debug/kdelibs-4.6.1/kdeui/kernel/kapplication.cpp:311 #59 0x0000003b7f15ad2c in QCoreApplication::notifyInternal (this=0x7fff278cb640, receiver=0x439e450, event=0x7fff278ca5d0) at kernel/qcoreapplication.cpp:731 #60 0x0000003b821b8692 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215 #61 QApplicationPrivate::sendMouseEvent (receiver=0x439e450, event=0x7fff278ca5d0, alienWidget=0x0, nativeWidget=0x439e450, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3122 #62 0x0000003b82234941 in QETWidget::translateMouseEvent (this=0x439e450, event=<optimized out>) at kernel/qapplication_x11.cpp:4395 #63 0x0000003b8223316a in QApplication::x11ProcessEvent (this=0x7fff278cb640, event=0x7fff278cae90) at kernel/qapplication_x11.cpp:3587 #64 0x0000003b8225a5dc in x11EventSourceDispatch (s=0x2357f70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 #65 0x0000003b77842b6d in g_main_dispatch (context=0x23570e0) at gmain.c:2440 #66 g_main_context_dispatch (context=0x23570e0) at gmain.c:3013 #67 0x0000003b77843348 in g_main_context_iterate (context=0x23570e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3091 #68 0x0000003b778435dc in g_main_context_iteration (context=0x23570e0, may_block=1) at gmain.c:3154 #69 0x0000003b7f185abf in QEventDispatcherGlib::processEvents (this=0x2333a00, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #70 0x0000003b8225a2ce in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207 #71 0x0000003b7f159f32 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #72 0x0000003b7f15a12f in QEventLoop::exec (this=0x7fff278cb260, flags=...) at kernel/qeventloop.cpp:201 #73 0x0000003b7f15e327 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008 #74 0x000000000043467e in main (argc=1, argv=0x7fff278cc1f8) at /usr/src/debug/kdeedu-4.6.1/kstars/kstars/main.cpp:191 Created attachment 58478 [details]
New crash information added by DrKonqi
kstars (2.0.0) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.0
- What I was doing when the application crashed:
- Custom settings of the application:
Trying to add my location info under "Set Geographic Location" in the "Settings" tab. No matter what I change or it no matter if I click "Add City to List" or "Ok" it still crashes.
-- Backtrace (Reduced):
#6 text (this=0x2e9c520) at /usr/include/qt4/QtGui/qlistwidget.h:90
#7 LocationDialog::changeCity (this=0x2e9c520) at ../../../kstars/kstars/dialogs/locationdialog.cpp:181
#8 0x000000000061b3f8 in LocationDialog::qt_metacall (this=0x2e9c520, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff03518210) at ./locationdialog.moc:85
[...]
#10 0x00007fedbd2d2d64 in QListWidget::qt_metacall (this=0x2f15f30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff03518370) at .moc/release-shared/moc_qlistwidget.cpp:137
[...]
#12 0x00007fedbd2ba647 in QItemSelectionModel::selectionChanged (this=0x30217b0, _t1=<value optimized out>, _t2=<value optimized out>) at .moc/release-shared/moc_qitemselectionmodel.cpp:152
*** Bug 270629 has been marked as a duplicate of this bug. *** I think this bug has been fixed in trunk by this commit : https://projects.kde.org/projects/kde/kdeedu/kstars/repository/revisions/f37d199b8203ffe695f6566e0f28ab01cc29dc70 Created attachment 59737 [details]
New crash information added by DrKonqi
kstars (2.0.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
Inserting a new observer's location. after pressing the submit button -> crash.
-- Backtrace (Reduced):
#7 text (this=0xa3e1570) at /usr/include/qt4/QtGui/qlistwidget.h:90
#8 LocationDialog::changeCity (this=0xa3e1570) at ../../../kstars/kstars/dialogs/locationdialog.cpp:181
#9 0x08233f60 in LocationDialog::qt_metacall (this=0xa3e1570, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfc903cc) at ./locationdialog.moc:85
[...]
#12 0x02da4147 in QListWidget::itemSelectionChanged (this=0xa53c9f0) at .moc/release-shared/moc_qlistwidget.cpp:253
#13 0x02da7730 in QListWidget::qt_metacall (this=0xa53c9f0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfc90504) at .moc/release-shared/moc_qlistwidget.cpp:137
Created attachment 59999 [details]
New crash information added by DrKonqi
kstars (2.0.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed: In geographic adding a new location - both with and without a province
-- Backtrace (Reduced):
#6 text (this=0x56f9e80) at /usr/include/qt4/QtGui/qlistwidget.h:90
#7 LocationDialog::changeCity (this=0x56f9e80) at ../../../kstars/kstars/dialogs/locationdialog.cpp:181
#8 0x00000000005e0a38 in LocationDialog::qt_metacall (this=0x56f9e80, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff2c4d6710) at ./locationdialog.moc:85
[...]
#10 0x00007fee82d9271f in QListWidget::qt_metacall (this=0x5840130, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff2c4d6840) at .moc/release-shared/moc_qlistwidget.cpp:137
[...]
#12 0x00007fee82d7d407 in QItemSelectionModel::selectionChanged (this=<value optimized out>, _t1=<value optimized out>, _t2=<value optimized out>) at .moc/release-shared/moc_qitemselectionmodel.cpp:152
*** Bug 273889 has been marked as a duplicate of this bug. *** Created attachment 61026 [details]
New crash information added by DrKonqi
kstars (2.0.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed
Adding my location in geographic screen, Crashes on Add to list and/or Apply
-- Backtrace (Reduced):
#6 text (this=0x3b4b090) at /usr/include/qt4/QtGui/qlistwidget.h:90
#7 LocationDialog::changeCity (this=0x3b4b090) at ../../../kstars/kstars/dialogs/locationdialog.cpp:181
#8 0x00000000005e0a38 in LocationDialog::qt_metacall (this=0x3b4b090, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff90a39310) at ./locationdialog.moc:85
[...]
#10 0x00007f47e314c71f in QListWidget::qt_metacall (this=0x3dd5200, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff90a39440) at .moc/release-shared/moc_qlistwidget.cpp:137
[...]
#12 0x00007f47e3137407 in QItemSelectionModel::selectionChanged (this=<value optimized out>, _t1=<value optimized out>, _t2=<value optimized out>) at .moc/release-shared/moc_qitemselectionmodel.cpp:152
Created attachment 61034 [details]
New crash information added by DrKonqi
kstars (2.0.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed: I wanted add a new location to the list. Whe I klick the "Add..."- Button, kstars crashed
-- Backtrace (Reduced):
#6 text (this=0x2ff4c20) at /usr/include/qt4/QtGui/qlistwidget.h:90
#7 LocationDialog::changeCity (this=0x2ff4c20) at ../../../kstars/kstars/dialogs/locationdialog.cpp:181
#8 0x00000000005e0a38 in LocationDialog::qt_metacall (this=0x2ff4c20, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff3067d6c0) at ./locationdialog.moc:85
[...]
#10 0x00007fc1bbb1471f in QListWidget::qt_metacall (this=0x301d050, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff3067d7f0) at .moc/release-shared/moc_qlistwidget.cpp:137
[...]
#12 0x00007fc1bbaff407 in QItemSelectionModel::selectionChanged (this=<value optimized out>, _t1=<value optimized out>, _t2=<value optimized out>) at .moc/release-shared/moc_qitemselectionmodel.cpp:152
Created attachment 61462 [details]
New crash information added by DrKonqi
kstars (2.0.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
I was modifying my paris location coordinates
-- Backtrace (Reduced):
#7 text (this=0xad48758) at /usr/include/qt4/QtGui/qlistwidget.h:90
#8 LocationDialog::changeCity (this=0xad48758) at ../../../kstars/kstars/dialogs/locationdialog.cpp:181
#9 0x08233f60 in LocationDialog::qt_metacall (this=0xad48758, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfbf8a4c) at ./locationdialog.moc:85
[...]
#12 0x01762147 in QListWidget::itemSelectionChanged (this=0xad22f80) at .moc/release-shared/moc_qlistwidget.cpp:253
#13 0x01765730 in QListWidget::qt_metacall (this=0xad22f80, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfbf8b84) at .moc/release-shared/moc_qlistwidget.cpp:137
*** Bug 276965 has been marked as a duplicate of this bug. *** *** Bug 274492 has been marked as a duplicate of this bug. *** *** Bug 275375 has been marked as a duplicate of this bug. *** Created attachment 63834 [details]
New crash information added by DrKonqi
kstars (2.0.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
I was changing the coodinates in geographic. When I pressed add to list all crashes. I have repeated this multiple times.
-- Backtrace (Reduced):
#6 text (this=0x146b8a0) at /usr/include/qt4/QtGui/qlistwidget.h:90
#7 LocationDialog::changeCity (this=0x146b8a0) at ../../../kstars/kstars/dialogs/locationdialog.cpp:181
#8 0x00000000005e0a38 in LocationDialog::qt_metacall (this=0x146b8a0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff32ce9370) at ./locationdialog.moc:85
[...]
#10 0x00007fb5ac1ede0f in QListWidget::qt_metacall (this=0x1f12ad0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff32ce94a0) at .moc/release-shared/moc_qlistwidget.cpp:137
[...]
#12 0x00007fb5ac1d8af7 in QItemSelectionModel::selectionChanged (this=<value optimized out>, _t1=<value optimized out>, _t2=<value optimized out>) at .moc/release-shared/moc_qitemselectionmodel.cpp:152
*** Bug 281469 has been marked as a duplicate of this bug. *** Bug is fixed by Jerome. Closed as fixed *** Bug 291087 has been marked as a duplicate of this bug. *** |