Bug 230314 - oops i did it again
Summary: oops i did it again
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2010-03-11 12:44 UTC by mogwai88
Modified: 2018-10-21 04:29 UTC (History)
2 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 mogwai88 2010-03-11 12:44:52 UTC
Application that crashed: konsole
Version of the application: 2.3.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
вава

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x07f7cbad in ?? () from /usr/lib/libkonsoleprivate.so
#7  0x07f832c5 in Konsole::ViewManager::viewProperties() const () from /usr/lib/libkonsoleprivate.so
#8  0x01db6edd in ?? () from /usr/lib/libkdeinit4_konsole.so
#9  0x012307e1 in KMainWindow::closeEvent (this=0x8b39098, e=0xbfc730e8) at ../../kdeui/widgets/kmainwindow.cpp:588
#10 0x063c1a06 in QWidget::event (this=0x8b39098, event=0xbfc730e8) at kernel/qwidget.cpp:7699
#11 0x0678f297 in QMainWindow::event (this=0x8b39098, event=0xbfc730e8) at widgets/qmainwindow.cpp:1399
#12 0x0122ddc4 in KMainWindow::event (this=0x8b39098, ev=0xbfc730e8) at ../../kdeui/widgets/kmainwindow.cpp:1094
#13 0x0127430f in KXmlGuiWindow::event (this=0x8b39098, ev=0xbfc730e8) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#14 0x0636cf54 in QApplicationPrivate::notify_helper (this=0x8af8c38, receiver=0x8b39098, e=0xbfc730e8) at kernel/qapplication.cpp:4056
#15 0x063745ca in QApplication::notify (this=0xbfc749d8, receiver=0x8b39098, e=0xbfc730e8) at kernel/qapplication.cpp:4021
#16 0x01147bfa in KApplication::notify (this=0xbfc749d8, receiver=0x8b39098, event=0xbfc730e8) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00e816cb in QCoreApplication::notifyInternal (this=0xbfc749d8, receiver=0x8b39098, event=0xbfc730e8) at kernel/qcoreapplication.cpp:610
#18 0x063c75d6 in QCoreApplication::sendSpontaneousEvent (this=0x8b407f0, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#19 QWidgetPrivate::close_helper (this=0x8b407f0, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7120
#20 0x063cf5eb in QETWidget::translateCloseEvent (this=0xbfc749d8, w=0x8b39098, event=0xbfc7463c, passive_only=false) at kernel/qapplication_x11.cpp:5291
#21 QApplication::x11ClientMessage (this=0xbfc749d8, w=0x8b39098, event=0xbfc7463c, passive_only=false) at kernel/qapplication_x11.cpp:3086
#22 0x063e0ff9 in QApplication::x11ProcessEvent (this=0xbfc749d8, event=0xbfc7463c) at kernel/qapplication_x11.cpp:3682
#23 0x0640e502 in x11EventSourceDispatch (s=0x8aff400, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x0029ee88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x002a2730 in ?? () from /lib/libglib-2.0.so.0
#26 0x002a2863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00eac02c in QEventDispatcherGlib::processEvents (this=0x8aedab8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#28 0x0640dbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8aedab8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#29 0x00e7fc79 in QEventLoop::processEvents (this=0xbfc74934, flags=) at kernel/qeventloop.cpp:149
#30 0x00e800ca in QEventLoop::exec (this=0xbfc74934, flags=...) at kernel/qeventloop.cpp:201
#31 0x00e8253f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#32 0x0636cdd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#33 0x01db98d0 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#34 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x8ab0ea1 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x80511a5 "0") at ../../kinit/kinit.cpp:677
#35 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#36 0x0804eeac in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1362
#37 0x0804fbaf in main (argc=2, argv=0xbfc751a4, envp=0xbfc751b0) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Radu Benea 2010-03-12 22:02:41 UTC
you were doing what?
does it happen if you try doing the same thing again(is it reproducible)?
Comment 2 Dario Andres 2010-03-14 13:44:41 UTC
Likely to be bug 203621....
Comment 3 Andrew Crouthamel 2018-09-20 22:15:38 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-10-21 04:29:23 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!