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

List:       kdevelop-bugs
Subject:    [Bug 106184] New: Crash when deselecting visual boy advance plugin in project options
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-05-23 22:12:23
Message-ID: 20050524001221.106184.sean () doyle55 ! freeserve ! co ! uk
[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=106184         
           Summary: Crash when deselecting visual boy advance plugin in
                    project options
           Product: kdevelop
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: sean doyle55 freeserve co uk


Version:           3.2.0 (using KDE KDE 3.4.0)
Installed from:    Unlisted Binary Package
OS:                Linux

If the visual boy advance plugin is deselected in project options kdevelop crashes.

How to reproduce:
Set the default plugin list to include all plugins.
Start a new C++ hello world project in New project.
Open project options.
Deselect the visual boy advance plugin and press ok.

Here's a backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1238335360 (LWP 22299)]
[New Thread -1252078672 (LWP 22315)]
[KCrash handler]
#3  0xb7f303ca in KDevApi::projectDom () from /usr/lib/libkdevelop.so.1
#4  0xb1bed65b in VisualBoyAdvance::VBAConfigWidget::accept ()
   from /usr/lib/kde3/libkdevvisualboyadvance.so
#5  0xb1bedd8f in VisualBoyAdvance::VBAConfigWidget::qt_invoke ()
   from /usr/lib/kde3/libkdevvisualboyadvance.so
#6  0xb6abd696 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#7  0xb6abd544 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#8  0xb73e042e in KDialogBase::okClicked (this=0x1) at qmetaobject.h:261
#9  0xb73de222 in KDialogBase::slotOk (this=0xbfffeb20)
    at kdialogbase.cpp:1166
#10 0xb73e0957 in KDialogBase::qt_invoke (this=0xbfffeb20, _id=73, 
    _o=0xbfffe030) at kdialogbase.moc:359
#11 0xb6abd71c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0xb6abd544 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#13 0xb6e0382e in QButton::clicked () from /usr/lib/libqt-mt.so.3
#14 0xb6b4ff94 in QButton::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#15 0xb6af3b37 in QWidget::event () from /usr/lib/libqt-mt.so.3
#16 0xb6a60e1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#17 0xb6a60514 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#18 0xb7074ac5 in KApplication::notify (this=0xbffffa40, receiver=0x8f4d270, 
    event=0xbfffe500) at kapplication.cpp:549
#19 0xb69f55b0 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0xb69f323e in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#21 0xb6a0a254 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#22 0xb6a731d8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#23 0xb6a610d1 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#24 0xb6c480c0 in QDialog::exec () from /usr/lib/libqt-mt.so.3
#25 0xb7fcf67d in ProjectManager::slotProjectOptions ()
   from /usr/lib/libkdevshell.so.0
#26 0xb7fd419b in ProjectManager::qt_invoke () from /usr/lib/libkdevshell.so.0
#27 0xb6abd71c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#28 0xb6abd544 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb735089b in KAction::activated (this=0x1) at qmetaobject.h:261
#30 0xb735000a in KAction::slotActivated (this=0x8188c80) at kaction.cpp:1102
#31 0xb7350139 in KAction::slotPopupActivated (this=0x8188c80)
    at kaction.cpp:1137
#32 0xb7350b91 in KAction::qt_invoke (this=0x8188c80, _id=15, _o=0xbfffee50)
    at kaction.moc:213
#33 0xb6abd71c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#34 0xb6dfc62a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#35 0xb6ad791d in QSignal::activate () from /usr/lib/libqt-mt.so.3
#36 0xb6bc50d9 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#37 0xb733e0d1 in KPopupMenu::mouseReleaseEvent (this=0x8176790, e=0xbffff410)
    at kpopupmenu.cpp:511
#38 0xb6af3b37 in QWidget::event () from /usr/lib/libqt-mt.so.3
#39 0xb6a60e1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#40 0xb6a60514 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#41 0xb7074ac5 in KApplication::notify (this=0xbffffa40, receiver=0x8176790, 
    event=0xbffff410) at kapplication.cpp:549
#42 0xb69f51a1 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#43 0xb69f323e in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#44 0xb6a0a254 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#45 0xb6a731d8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#46 0xb6a73088 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#47 0xb6a61071 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#48 0x0804e6bd in ?? ()
#49 0xbffffa40 in ?? ()
#50 0x080a2af0 in ?? ()
#51 0xbffff970 in ?? ()
#52 0x00000001 in ?? ()
#53 0x00000000 in ?? ()
#54 0x00000001 in ?? ()
#55 0x08053040 in _IO_stdin_used ()
#56 0x08053abc in typeinfo name for ShellExtension ()
#57 0x0805286e in _IO_stdin_used ()
#58 0x08052841 in _IO_stdin_used ()
#59 0xbffff9fc in ?? ()
#60 0x00000000 in ?? ()
#61 0xb7a0417b in ?? () from /usr/lib/libkjs.so.1
#62 0x00000020 in ?? ()
#63 0x0095e3b6 in ?? ()
#64 0x08063b70 in ?? ()
#65 0x0086ae28 in ?? ()
#66 0xb643a196 in ?? () from /lib/tls/libc.so.6
#67 0xb6434f38 in ?? () from /lib/tls/libc.so.6
#68 0xb642c438 in ?? () from /lib/tls/libc.so.6
#69 0xb6f04c40 in vtable for QGArray () from /usr/lib/libqt-mt.so.3
#70 0x00000000 in ?? ()
#71 0xb6373df0 in ?? ()
#72 0xb630a410 in ?? ()
#73 0xb6f04c40 in vtable for QGArray () from /usr/lib/libqt-mt.so.3
#74 0x080b9058 in ?? ()
#75 0xb79febdc in ?? () from /usr/lib/libkjs.so.1
#76 0xbffffa24 in ?? ()
#77 0xb7ff24bf in _dl_lookup_versioned_symbol () from /lib/ld-linux.so.2
#78 0xb643e974 in __libc_start_main () from /lib/tls/libc.so.6
#79 0x0804d9d1 in ?? ()


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

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