Bug 42741

Summary: mouse buffer copy
Product: [Applications] konsole Reporter: smb3297
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description smb3297 2002-05-18 00:51:05 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konsole
Version:           KDE 3.0.5 CVS/CVSup/Snapshot
Severity:          normal
Installed from:    Compiled sources
Compiler:          gcc 2.95.4
OS:                Linux
OS/Compiler notes: Not Specified

Copying large ammounts of the Konsole buffer with the mouse causes a crash.

Backtrace:
(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)...[New Thread 1024 (LWP 28129)]

0x40ff6a39 in wait4 () from /lib/libc.so.6
#0  0x40ff6a39 in wait4 () from /lib/libc.so.6
#1  0x4106de48 in __check_rhosts_file () from /lib/libc.so.6
#2  0x40ebf453 in waitpid () from /lib/libpthread.so.0
#3  0x406d478f in KCrash::defaultCrashHandler ()
   from /usr/local/kde/lib/libkdecore.so.4
#4  0x40ebcf54 in pthread_sighandler () from /lib/libpthread.so.0
#5  0x40f7f6b8 in sigaction () from /lib/libc.so.6
#6  0x409c7cd1 in QWidget::event () from /usr/local/qt/lib/libqt-mt.so.3
#7  0x4093e076 in QApplication::internalNotify ()
   from /usr/local/qt/lib/libqt-mt.so.3
#8  0x4093d9c3 in QApplication::notify () from /usr/local/qt/lib/libqt-mt.so.3
#9  0x4061d3f4 in KApplication::notify ()
   from /usr/local/kde/lib/libkdecore.so.4
#10 0x408ebbdb in QETWidget::translateMouseEvent ()
   from /usr/local/qt/lib/libqt-mt.so.3
#11 0x408e92c6 in QApplication::x11ProcessEvent ()
   from /usr/local/qt/lib/libqt-mt.so.3
#12 0x408e7f0e in QApplication::processNextEvent ()
   from /usr/local/qt/lib/libqt-mt.so.3
#13 0x4093f48f in QApplication::enter_loop ()
   from /usr/local/qt/lib/libqt-mt.so.3
#14 0x408e7e7b in QApplication::exec () from /usr/local/qt/lib/libqt-mt.so.3
#15 0x4118a2a6 in main () from /usr/local/kde/lib/konsole.so
#16 0x0804cca6 in launch ()
#17 0x0804d9f9 in handle_launcher_request ()
#18 0x0804dedb in handle_requests ()
#19 0x0804efe6 in main ()
#20 0x40f6f14f in __libc_start_main () from /lib/libc.so.6


(Submitted via bugs.kde.org)
Comment 1 Stephan Binner 2002-05-23 19:51:02 UTC
> Copying large ammounts of the Konsole buffer with the mouse causes a cras=
h.

How large? Can you reproduce this with one of the Qt examples/a pure Qt pro=
g?
Comment 2 Stephan Binner 2002-10-22 18:49:10 UTC
Never reproducible, no answer, no other report ever about this.