Bug 234288 - konsole crash while running yum install
Summary: konsole crash while running yum install
Status: RESOLVED DOWNSTREAM
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.4.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-13 21:33 UTC by Jonathan Wakely
Modified: 2010-11-09 19:23 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 Jonathan Wakely 2010-04-13 21:33:02 UTC
Application: konsole (2.4.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.11-99.fc12.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
ran 'sudo yum install NetworkManager-openvpn' and after yum finished resolving dependencies konsole crashed

The crash does not seem to be reproducible.

 -- Backtrace:
Application: Konsole (konsole), signal: Aborted
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  0x00000038958326d5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x0000003895833eb5 in abort () at abort.c:92
#7  0x000000389c8ba2cd in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:93
#8  0x000000389c8b8456 in __cxxabiv1::__terminate (handler=<value optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:38
#9  0x000000389c8b8483 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:48
#10 0x000000389c8b8506 in __cxxabiv1::__cxa_rethrow () at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:116
#11 0x00000038a25565ad in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#12 0x00000038a2558749 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#13 0x00000038a8010366 in kdemain () from /usr/lib64/libkdeinit4_konsole.so
#14 0x000000389581eb1d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff45ae4948) at libc-start.c:226
#15 0x0000000000400759 in _start ()

This bug may be a duplicate of or related to bug 234158.

Possible duplicates by query: bug 234233, bug 234158, bug 234129, bug 233711, bug 233701.

Reported using DrKonqi
Comment 1 Shlomi Fish 2010-11-08 16:34:17 UTC
This is a few versions back and does not seem to be reproducible. Should this bug entry be closed?
Comment 2 Jonathan Wakely 2010-11-08 17:00:51 UTC
I was never able to reproduce it, it only happened once, so if the backtrace isn't enough to go on I guess it might as well be closed
Comment 3 Christoph Feck 2010-11-09 19:23:42 UTC
I am closing the following bugs as downstream:

231982, 233167, 233309, 234129, 234158, 234233, 234288, 234338

All bugs share the following properties:
- Qt 4.6.2
- KDE 4.4.1
- Fedora packages
- Crash because of a thrown exception.

Since we did not receive this combination any time later, I assume it was a Fedora specific bug.