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

List:       kdevelop-bugs
Subject:    [Bug 126657] New: Crash at start-up when loading Java project
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2006-05-03 7:25:12
Message-ID: 20060503092510.126657.junkmail.hoefling () arcor ! de
[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=126657         
           Summary: Crash at start-up when loading Java project
           Product: kdevelop
           Version: 3.3.2
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: junkmail.hoefling arcor de


Version:           3.3.2 (using KDE KDE 3.5.2)
Installed from:    SuSE RPMs
OS:                Linux

When I want to open a certain Java project, KDevelop crashes with signal 6 (Abort).

I'm using KDevelop 3.3.2 on SuSE 9.2 (Kernel 2.6.8-24) with KDE 3.3.5 (e.g. Qt 3.3.5) \
and glibc 2.3.3, architecture is i386. 

The project file (foo.kdevelop) might be corrupted since I tried to cheat. However, \
it should definitely not crash! The cheat: I wanted to import a _simple_ Java project \
(i.e. custom Makefile) - which seems to be not yet possible. Hence I have imported \
the files as a custam C++ project and then changed the <primarylanguage> tag in the \
project file from C++ to Java...

-------------------

Command line output:
> kdevelop 

QLayout "unnamed" added to IndexView "unnamed", which already has a layout 
QObject::connect: No such signal PartController::viewChanged() 
QObject::connect:  (sender name:   'unnamed') 
QObject::connect:  (receiver name: 'fileselectorwidget') 
ERROR: syntax error 
ERROR: syntax error 
QObject::connect: No such slot ClassViewPart::removeNamespace(const QString&) 
QObject::connect:  (sender name:   'ClassViewWidget') 
QObject::connect:  (receiver name: 'ClassViewPart') 
ASSERT: "part && parent" in partwidget.cpp (40) 
ERROR: syntax error 
ERROR: syntax error 
ERROR: syntax error 
ERROR: syntax error 
ERROR: syntax error 
ERROR: syntax error 
ERROR: syntax error 
ERROR: syntax error 
ERROR: syntax error 
ERROR: syntax error 
ERROR: syntax error 
KCrash: Application 'kdevelop' crashing...

-----------------------

traceback:

Using host libthread_db library "/lib/tls/libthread_db.so.1". 
[Thread debugging using libthread_db enabled] 
[New Thread -1239578944 (LWP 12695)] 
[New Thread -1250149456 (LWP 12697)] 
[Thread debugging using libthread_db enabled] 
[New Thread -1239578944 (LWP 12695)] 
[New Thread -1250149456 (LWP 12697)] 
[Thread debugging using libthread_db enabled] 
[New Thread -1239578944 (LWP 12695)] 
[New Thread -1250149456 (LWP 12697)] 
[KCrash handler] 
#9  0xffffe410 in ?? () 
#10 0xbfffe5a8 in ?? () 
#11 0x00000006 in ?? () 
#12 0x00003197 in ?? () 
#13 0xb6d66d41 in raise () from /lib/tls/libc.so.6 
#14 0xb6d68529 in abort () from /lib/tls/libc.so.6 
#15 0xb6eebc25 in __cxxabiv1::__terminate () from /usr/lib/libstdc++.so.5 
#16 0xb6eebc62 in std::terminate () from /usr/lib/libstdc++.so.5 
#17 0xb6eebda2 in __cxa_throw () from /usr/lib/libstdc++.so.5 
#18 0xb6eebfe3 in operator new () from /usr/lib/libstdc++.so.5 
#19 0xb6eec0bd in operator new[] () from /usr/lib/libstdc++.so.5 
#20 0xb747d5a4 in QString::setLength () from /usr/lib/qt3/lib/libqt-mt.so.3 
#21 0xb7485a57 in operator>> () from /usr/lib/qt3/lib/libqt-mt.so.3 
#22 0xb5913f64 in JavaSupportPart::parseProject () 
   from /opt/kde3/lib/kde3/libkdevjavasupport.so 
#23 0xb5914678 in JavaSupportPart::initialParse () 
   from /opt/kde3/lib/kde3/libkdevjavasupport.so 
#24 0xb5917e8d in JavaSupportPart::qt_invoke () 
   from /opt/kde3/lib/kde3/libkdevjavasupport.so 
#25 0xb7190bbe in QObject::activate_signal () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#26 0xb74e90e2 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3 
#27 0xb71adf73 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3 
#28 0xb71b5b33 in QSingleShotTimer::event () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#29 0xb712d7df in QApplication::internalNotify () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#30 0xb712f3c3 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 
#31 0xb7804d31 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 
#32 0xb7121e1c in QEventLoop::activateTimers () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#33 0xb70da389 in QEventLoop::processEvents () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#34 0xb7145611 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 
#35 0xb7145456 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 
#36 0xb712f28f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 
#37 0x0804e439 in main ()


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

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