[Bug 52476] New: Gideon a1 download crashes on backspace in editor

Adam J.Watson magius at warpdgfx.com
Wed Jan 1 15:59:03 UTC 2003


------- 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=52476     
           Summary: Gideon a1 download crashes on backspace in editor
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
        ReportedBy: magius at warpdgfx.com


Version:           3.0a1 (using KDE KDE 3.0.5)
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.3 
OS:          Linux

I haven't been able to get the CVS version to compile or Alpha2.  So I reverted back to alpha1.  CVS and Alpha2 both complain about things defined for KDE > 304.  I updated KDElibs to 3.0.5a but still no good.  I had to comment data out.

Backtrace follows.  This may already be fixed.  I'll try the CVS again soon.

BTW,  Great job guys.  Gideon is turning out to look and work great when it doesn't crash :)

Backtrace:
[New Thread 1024 (LWP 17460)]
[New Thread 2049 (LWP 17461)]
0x411ab0e9 in __wait4 () at __wait4:-1
	in __wait4
#0  0x411ab0e9 in __wait4 () at __wait4:-1
#1  0x41226598 in __DTOR_END__ () from /lib/libc.so.6
#2  0x41052707 in waitpid (pid=18665, stat_loc=0x0, options=0)
    at wrapsyscall.c:173
#3  0x408f306c in KCrash::defaultCrashHandler ()
   from /opt/kde/lib/libkdecore.so.4
#4  0x41050164 in pthread_sighandler (signo=6, ctx=
      {gs = 0, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43, __dsh = 0, edi = 1090867744, esi = 17460, ebp = 3221220956, esp = 3221220896, ebx = 17460, edx = 1090895068, ecx = 6, eax = 0, trapno = 0, err = 0, eip = 1091770129, cs = 35, __csh = 0, eflags = 643, esp_at_signal = 3221220896, ss = 43, __ssh = 0, fpstate = 0xbfffeba0, oldmask = 2147483648, cr2 = 0}) at signals.c:97
#5  <signal handler called>
#6  0x41131711 in __kill () at __kill:-1
#7  0x4105006f in pthread_kill (thread=1024, signo=6) at signals.c:65
#8  0x4105054e in raise (sig=6) at signals.c:236
#9  0x41132bb1 in abort () at ../sysdeps/generic/abort.c:88
#10 0x410cd628 in __terminate () at ../../gcc-2.95.3/gcc/libgcc2.c:-1
#11 0x410cd645 in __terminate () from /usr/lib/libstdc++-libc6.2-2.so.3
#12 0x410ce066 in throw_helper (eh=0x41d01158, pc=0x40db2a37, 
    my_udata=0xbffff20c, offset_p=0xbffff208)
   from /usr/lib/libstdc++-libc6.2-2.so.3
#13 0x410ce231 in __throw () from /usr/lib/libstdc++-libc6.2-2.so.3
#14 0x410d0047 in __builtin_vec_new (sz=280326880)
    at ../../gcc-2.95.3/gcc/cp/new2.cc:39
#15 0x40db2a38 in QString::fill () from /opt/kde/qt/lib/libqt-mt.so.3
#16 0x41b9c7e3 in indentLine () from /opt/kde/lib/kde3/libqeditorpart.so
#17 0x41b86586 in QEditor::backspaceIndent ()
   from /opt/kde/lib/kde3/libqeditorpart.so
#18 0x41b85f50 in QEditor::keyPressEvent ()
   from /opt/kde/lib/kde3/libqeditorpart.so
#19 0x40bca3c4 in QWidget::event () from /opt/kde/qt/lib/libqt-mt.so.3
#20 0x40ca0686 in QTextEdit::event () from /opt/kde/qt/lib/libqt-mt.so.3
#21 0x41b873e7 in QEditor::event () from /opt/kde/lib/kde3/libqeditorpart.so
#22 0x40b56383 in QApplication::internalNotify ()
   from /opt/kde/qt/lib/libqt-mt.so.3
#23 0x40b55b70 in QApplication::notify () from /opt/kde/qt/lib/libqt-mt.so.3
#24 0x40879835 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#25 0x40b087f2 in QETWidget::translateKeyEvent ()
   from /opt/kde/qt/lib/libqt-mt.so.3
#26 0x40b03f6f in QApplication::x11ProcessEvent ()
   from /opt/kde/qt/lib/libqt-mt.so.3
#27 0x40b030f0 in QApplication::processNextEvent ()
   from /opt/kde/qt/lib/libqt-mt.so.3
#28 0x40b577ff in QApplication::enter_loop ()
   from /opt/kde/qt/lib/libqt-mt.so.3
#29 0x40b03063 in QApplication::exec () from /opt/kde/qt/lib/libqt-mt.so.3
#30 0x08060c3b in main ()
#31 0x41120566 in __libc_start_main (main=0x8060800 <main>, argc=7, 
    ubp_av=0xbffffb94, init=0x805cb88 <_init>, fini=0x8082950 <_fini>, 
    rtld_fini=0x4000a5e0 <_dl_fini>, stack_end=0xbffffb8c)
    at ../sysdeps/generic/libc-start.c:129

Thanks Adam




More information about the KDevelop-devel mailing list