Fwd: Re: kdevelop-1.1-beta1.0 crash

jbb jbb at ihug.co.nz
Mon Jan 17 10:44:35 UTC 2000


Hi,

Here's a backtrace on libs without debug symbols. But it doesn't give me any
insight to the problem.

Anyone else?

jbb

----------  Forwarded Message  ----------
Subject: Re: kdevelop-1.1-beta1.0 crash
Date: Sun, 16 Jan 2000 21:23:06 -0700
From: llornkcor <llornkcor at llornkcor.com>


On Sun, 16 Jan 2000, you wrote:
> On Mon, 17 Jan 2000, you wrote:
> > Just wanted to report kdevelop-1.1-beta1.0 crashes when trying to open a
> > project, and using the 'bookmark' in the kde open file dialog. Traversing the
> > directories to the project works fine.
> > LP
> 
> Hi,
> I tried this but it worked okay on my system :(
> You don't have a backtrace of where it crashed do you?
> 

I do now-
It seems that kdgb also does this when started as a stand-alone app. Kwrite
(stand- anlone) and Kedit work fine-
enjoy-
LP

[root at spiritship 21:20:59 /root]# gdb -e /opt/kde/bin/kdevelop -c /root/core
GNU gdb 4.17.0.11 with Linux support
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux".
Core was generated by `kdevelop'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /opt/kde/lib/libkfile.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libqt.so.1...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /opt/kde/lib/libkfm.so.2...done.
Reading symbols from /opt/kde/lib/libkspell.so.2...done.
Reading symbols from /opt/kde/lib/libkhtmlw.so.2...done.
Reading symbols from /opt/kde/lib/libkimgio.so.2...done.
Reading symbols from /usr/lib/libjpeg.so.62...done.
Reading symbols from /usr/lib/libtiff.so.3...done.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /usr/lib/libpng.so.2...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /opt/kde/lib/libjscript.so.2...done.
Reading symbols from /opt/kde/lib/libkdeui.so.2...done.
Reading symbols from /opt/kde/lib/libkdecore.so.2...done.
Reading symbols from /lib/libdb.so.3...done.
Reading symbols from /lib/libdl.so.2...done.
Reading symbols from /usr/lib/libstdc++-libc6.1-1.so.2...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /usr/lib/libstdc++.so.2.8...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /lib/libnss_files.so.2...done.
#0  0xffffffff in ?? ()
(gdb) bt
#0  0xffffffff in ?? ()
#1  0x40663856 in _IO_vfprintf (s=0x40707500, format=0x4004b9c6 "choice was %d\n", ap=0xbffff0dc) at vfprintf.c:1018
#2  0x4066b6f7 in fprintf (stream=0x40707500, format=0x4004b9c6 "choice was %d\n") at fprintf.c:32
#3  0x4003e4a7 in KFileBaseDialog::toolbarPressedCallback ()
#4  0x4011acd7 in QObject::activate_signal ()
#5  0x4049884a in KToolBar::pressed ()
#6  0x404959ab in KToolBar::ButtonPressed ()
#7  0x4011acd7 in QObject::activate_signal ()
#8  0x404981f6 in KToolBarButton::pressed ()
#9  0x40494014 in KToolBarButton::ButtonPressed ()
#10 0x4011a9f4 in QObject::activate_signal ()
#11 0x401be21b in QButton::pressed ()
#12 0x40143929 in QButton::mousePressEvent ()
#13 0x4012cc7a in QWidget::event ()
#14 0x400f9178 in QApplication::notify ()
#15 0x40193b82 in QETWidget::translateMouseEvent ()
#16 0x40191d1e in QApplication::x11ProcessEvent ()
#17 0x40191898 in QApplication::processNextEvent ()
#18 0x401925ae in QApplication::enter_loop ()
#19 0x400fdc82 in QDialog::show ()
#20 0x400fd6f0 in QDialog::exec ()
#21 0x4003bf2c in KFileDialog::getOpenFileName ()
#22 0x8096c54 in ?? ()
#23 0x4011a9f4 in QObject::activate_signal ()
#24 0x40171157 in QPopupMenu::mouseReleaseEvent ()
#25 0x4012cc8a in QWidget::event ()
#26 0x400f9178 in QApplication::notify ()
#27 0x40193a07 in QETWidget::translateMouseEvent ()
#28 0x40191d1e in QApplication::x11ProcessEvent ()
#29 0x40191898 in QApplication::processNextEvent ()
#30 0x401925ae in QApplication::enter_loop ()
#31 0x40191821 in QApplication::exec ()
#32 0x807aec9 in ?? ()
#33 0x40636cb3 in __libc_start_main (main=0x807a800, argc=1, argv=0xbffffb74, init=0x805febc, fini=0x8215564, 
    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffffb6c) at ../sysdeps/generic/libc-start.c:78
(gdb) 





More information about the KDevelop-devel mailing list