[Konsole-devel] [Bug 303390] Konsole crashes when selecting invalid unicode character.

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Thu Jul 12 02:17:06 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=303390

--- Comment #2 from Kurt V. Hindenburg <kurt.hindenburg at gmail.com> ---
That's nice... on MacOSX use base64 -D


konsole(99607,0x7fff7acd8960) malloc: *** mmap(size=18446744071562072064)
failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

terminate called throwing an exception
Program received signal SIGABRT, Aborted.
0x00007fff905fdce2 in __pthread_kill ()
(gdb) 
(gdb) 
(gdb) 
(gdb) bt
#0  0x00007fff905fdce2 in __pthread_kill ()
#1  0x00007fff918eb7d2 in pthread_kill ()
#2  0x00007fff918dca7a in abort ()
#3  0x00007fff956ce7bc in abort_message ()
#4  0x00007fff956cbfcf in default_terminate ()
#5  0x00007fff8c2ac1cd in _objc_terminate ()
#6  0x00007fff956cc001 in safe_handler_caller ()
#7  0x00007fff956cc05c in std::terminate ()
#8  0x00007fff956cd1e9 in __cxa_rethrow ()
#9  0x0000000101319f1d in QEventLoop::exec ()
#10 0x000000010131d163 in QCoreApplication::exec ()
#11 0x0000000100012ada in kdemain (argc=<value temporarily unavailable, due to
optimizations>, 
    argv=<value temporarily unavailable, due to optimizations>)
    at
/Volumes/OWC500GB/Projects/KDE/kde4/trunk/src/kde/kde-baseapps/konsole/src/main.cpp:85
#12 0x0000000100004ee4 in start ()

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list