Bug 59447 - crash on loading project
Summary: crash on loading project
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-06 22:36 UTC by Simon Huerlimann
Modified: 2003-06-06 22:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Huerlimann 2003-06-06 22:36:48 UTC
Version:           3.0.0a4 CVS (using KDE KDE 3.1.2)
Installed from:    Debian testing/unstable Packages

If i open a project, gideon begins to open files. Then it crashes. As far as I can see, all files get opened, the crash is then the next visible action.

I don't know how to get a backtrace, if someone can give me a hint, I will post the backtrace.

gideon gives some output on the shell:

kdecore (KAccel): WARNING: KKeySequence::init( seq ): key[0] is null.
kdecore (KAccel): WARNING: KKeySequence::init( seq ): key[0] is null.
QMetaObject::findSignal:GDBDebugger::GDBController: Conflict with GDBDebugger::DbgController::rawGDBBreakpointList(char*)
QMetaObject::findSignal:GDBDebugger::GDBController: Conflict with GDBDebugger::DbgController::rawGDBBreakpointSet(char*,int)
QMetaObject::findSignal:GDBDebugger::GDBController: Conflict with GDBDebugger::DbgController::rawGDBDisassemble(char*)
QMetaObject::findSignal:GDBDebugger::GDBController: Conflict with GDBDebugger::DbgController::ttyStdout(const char*)
QMetaObject::findSignal:GDBDebugger::GDBController: Conflict with GDBDebugger::DbgController::ttyStderr(const char*)
QObject::connect: No such slot GDBDebugger::DisassembleWidget::slotBPState(const Breakpoint&)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
Alarm clock

May this helps. I'll have a look at the suspected files, but my c++ knowlegde is very limited...
Comment 1 Simon Huerlimann 2003-06-06 22:37:49 UTC
oops, my browser (konqi of course) just reposted this bug on reload:-(