[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 97588] New: KDevelop crash (KatePart) when closing editor tab
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-01-21 11:10:19
Message-ID: 20050121121015.97588.winfried_mb2 () casema ! nl
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=97588         
           Summary: KDevelop crash (KatePart) when closing editor tab
           Product: kdevelop
           Version: 3.1.91
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: winfried_mb2 casema nl


Version:           3.1.91 (using KDE KDE 3.3.0)
Installed from:    SuSE RPMs
Compiler:          g++ (GCC) 3.3.4 (pre 3.3.5 20040809) 
OS:                Linux

KDevelop 3.2beta1 (3.1.91) built from source. It crashes every time when I do the \
following:

Start KDevelop. It automatically opens my last project. Around 16 text editor tabs \
opened. Select File | New. Enter name of file, select "blank file", uncheck "add to \
project" and click ok.

Paste text from clipboard, clipboard contained the following URLs (pwds removed):

fish://dobbe:<cut> thistle/HITT/systems/refsys/integratie/changes-latestversion/refatc/generaldata_atc/general_menu \
functions_define_menus ext fish://dobbe:<cut> \
thistle/HITT/systems/refsys/integratie/changes-latestversion/refatc/generaldata_atc/general_menu \
functions_define_menus ext fish://dobbe:<cut> \
thistle/HITT/systems/refsys/integratie/changes-latestversion/refatc/generaldata_atc/general_menu \
functions_define_menus ext

Click on tab icon to close tab, choose "discard changes". KDevelop crashes. Backtrace \
included below. I'll build KDevelop tonight with debug info for better bt. Probably \
difficult to reproduce, because when I type some text iso paste, or paste different \
text, it doesn't crash.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1103196096 (LWP 6285)]
[New Thread 1118456752 (LWP 6286)]
[Thread debugging using libthread_db enabled]
[New Thread 1103196096 (LWP 6285)]
[New Thread 1118456752 (LWP 6286)]
[Thread debugging using libthread_db enabled]
[New Thread 1103196096 (LWP 6285)]
[New Thread 1118456752 (LWP 6286)]
[KCrash handler]
#7  0x459e97e6 in KateRenderer::paintTextLine ()
   from /opt/kde3/lib/kde3/libkatepart.so
#8  0x459eacaa in KateViewInternal::paintText ()
   from /opt/kde3/lib/kde3/libkatepart.so
#9  0x459f59c5 in KateViewInternal::updateCursor ()
   from /opt/kde3/lib/kde3/libkatepart.so
#10 0x459fdad4 in KateView::setCursorPositionInternal ()
   from /opt/kde3/lib/kde3/libkatepart.so
#11 0x45a05533 in KateDocument::closeURL ()
   from /opt/kde3/lib/kde3/libkatepart.so
#12 0x4005e6a4 in PartController::closePart ()
   from /opt/kde3/lib/libkdevshell.so.0
#13 0x40052c73 in NewMainWindow::childWindowCloseRequest ()
   from /opt/kde3/lib/libkdevshell.so.0
#14 0x4133931a in KMdiMainFrm::qt_invoke () from /opt/kde3/lib/libkmdi.so.1
#15 0x40055fbc in NewMainWindow::qt_invoke ()
   from /opt/kde3/lib/libkdevshell.so.0
#16 0x40bab0ee in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x41323095 in KMdiChildView::childWindowCloseRequest ()
   from /opt/kde3/lib/libkmdi.so.1
#18 0x413230e8 in KMdiChildView::closeEvent () from /opt/kde3/lib/libkmdi.so.1
#19 0x40be128b in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40b4885f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40b4a423 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40865a91 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#23 0x40be36e5 in QWidget::close () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x41314c9a in KMdiDocumentViewTabWidget::closeTab ()
   from /opt/kde3/lib/libkmdi.so.1
#25 0x4131660b in KMdiDocumentViewTabWidget::qt_invoke ()
   from /opt/kde3/lib/libkmdi.so.1
#26 0x40bab0ee in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40531f55 in KTabWidget::closeRequest () from /opt/kde3/lib/libkdeui.so.4
#28 0x405329f5 in KTabWidget::closeRequest () from /opt/kde3/lib/libkdeui.so.4
#29 0x4053308a in KTabWidget::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#30 0x413165e5 in KMdiDocumentViewTabWidget::qt_invoke ()
   from /opt/kde3/lib/libkmdi.so.1
#31 0x40bab0ee in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40bab71d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x405344c3 in KTabBar::closeRequest () from /opt/kde3/lib/libkdeui.so.4
#34 0x40534c9b in KTabBar::closeButtonClicked ()
   from /opt/kde3/lib/libkdeui.so.4
#35 0x405343c4 in KTabBar::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#36 0x40bab0ee in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40bab896 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40f0302c in QButton::clicked () from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40c434c9 in QButton::mouseReleaseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x40be13f5 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#41 0x40b4885f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0x40b4ac06 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#43 0x40865a91 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#44 0x40ae5fce in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#45 0x40ae4e86 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#46 0x40af5908 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#47 0x40b607b1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#48 0x40b605f6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#49 0x40b4a2ef in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#50 0x0804e536 in main ()


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic