Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254890 - dev-util/kdevelop - kdevelop eats up all my memory opening a project
Summary: dev-util/kdevelop - kdevelop eats up all my memory opening a project
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 21:53 UTC by Daniel Bahrdt
Modified: 2009-05-02 16:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bahrdt 2009-01-13 21:53:50 UTC
From time to time kdevelop eats all my memory when I open a kdevelop project. After killing kdevelop I can start it again, open the project and everything works. It's not an architecture dependend problem as I have it with amd64 and x86 using kdevelop 3.5.3 and 3.5.4.

I'm not so familiar with gdb yet. If you tell me what to do, I hope I can provide better information.

top - 22:40:51 up  3:09,  8 users,  load average: 0.62, 1.02, 0.93
Tasks: 142 total,   1 running, 140 sleeping,   1 stopped,   0 zombie
Cpu(s): 11.6%us,  7.7%sy,  0.0%ni, 76.6%id,  3.6%wa,  0.2%hi,  0.3%si,  0.0%st
Mem:   2057276k total,  2036124k used,    21152k free,     8480k buffers
Swap:  2000052k total,  1386088k used,   613964k free,    85312k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND           
22665 daniel    20   0 4159m 1.5g 1800 T    0 75.9   0:22.66 kdevelop           
22645 daniel    20   0  318m  88m 1624 S    0  4.4   0:08.05 gdb                
15300 daniel    20   0  341m  44m 9864 S    1  2.2   0:29.39 opera              
 5478 root      20   0  164m  32m 2444 S    5  1.6   3:02.45 X                  

(gdb) run
Starting program: /usr/bin/kdevelop 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fcf4efbb700 (LWP 22665)]
QLayout "unnamed" added to IndexView "unnamed", which already has a layout
kdecore (KAction): WARNING: KAction::initPrivate(): trying to assign a shortcut (Alt+Ctrl+Shift+N) to an
 unnamed action.
[New Thread 0x40e4b950 (LWP 22700)]
kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 5' gave syntax error
QObject::connect: No such signal KListBox::clicked(QListBoxItem*item)
QObject::connect:  (sender name:   'srcDistFileListBox')
QObject::connect:  (receiver name: 'dist_widget')
kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 5' gave syntax error
kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 5' gave syntax error
kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 5' gave syntax error
kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 5' gave syntax error
QObject::connect: No such signal HTMLDocumentationPart::modifiedOnDisc(Kate::Document*,bool,unsigned cha
r)
QObject::connect:  (sender name:   'KDevHTMLPart')
QObject::connect:  (receiver name: 'unnamed')
ASSERT: "part && parent" in partwidget.cpp (41)
kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 5' gave syntax error
kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 5' gave syntax error
[New Thread 0x417e2950 (LWP 22716)]
QObject::connect: No such slot ProblemReporter::configWidget(KDialogBase*)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'problemReporterWidget')
^C
Program received signal SIGINT, Interrupt.
[Switching to Thread 0x7fcf4efbb700 (LWP 22665)]
operator>> (s=@0x3a5ad80, str=<value optimized out>) at tools/qstring.cpp:6897
6897    tools/qstring.cpp: No such file or directory.
        in tools/qstring.cpp
Current language:  auto; currently c++
(gdb) bt
#0  operator>> (s=@0x3a5ad80, str=<value optimized out>) at tools/qstring.cpp:6897
#1  0x00007fcf4e719e0d in operator>> () from /usr/lib64/libkdevelop.so.1
#2  0x00007fcf4e71b98d in HashedStringSet::read () from /usr/lib64/libkdevelop.so.1
#3  0x00007fcf4e709340 in ParsedFile::read () from /usr/lib64/libkdevelop.so.1
#4  0x00007fcf4e6ff0e2 in FileModel::read () from /usr/lib64/libkdevelop.so.1
#5  0x00007fcf3e9d1709 in CppSupportPart::slotParseFiles () from /usr/lib64/kde3/libkdevcppsupport.so
#6  0x00007fcf3e9d6a40 in CppSupportPart::qt_invoke () from /usr/lib64/kde3/libkdevcppsupport.so
#7  0x00007fcf48f4dc3e in QObject::activate_signal (this=0x18d2bf0, clist=<value optimized out>, 
    o=0x7fff570063d0) at kernel/qobject.cpp:2359
#8  0x00007fcf4925bfb5 in QSignal::signal (this=0x18d2bf0, t0=@0x18d2c40)
    at .moc/release-shared-mt/moc_qsignal.cpp:100
#9  0x00007fcf48f67404 in QSignal::activate (this=0x18d2bf0) at kernel/qsignal.cpp:215
#10 0x00007fcf48f6da68 in QSingleShotTimer::event (this=0x18d2ba0) at kernel/qtimer.cpp:289
#11 0x00007fcf48ef0c05 in QApplication::internalNotify (this=<value optimized out>, 
    receiver=0x18d2ba0, e=0x7fff57006780) at kernel/qapplication.cpp:2638
#12 0x00007fcf48ef1d3a in QApplication::notify (this=0x7fff57006a20, receiver=0x18d2ba0, 
    e=0x7fff57006780) at kernel/qapplication.cpp:2526
#13 0x00007fcf4a4285f2 in KApplication::notify (this=0x7fff57006a20, receiver=0x18d2ba0, 
    event=0x7fff57006780) at kapplication.cpp:550
#14 0x00007fcf48ee7418 in QEventLoop::activateTimers (this=<value optimized out>)
    at kernel/qapplication.h:499
#15 0x00007fcf48ea3040 in QEventLoop::processEvents (this=0x170bcb0, flags=2)
    at kernel/qeventloop_x11.cpp:392
#16 0x00007fcf48f07159 in QEventLoop::enterLoop (this=0x170bcb0) at kernel/qeventloop.cpp:201
#17 0x00007fcf48f06fe2 in QEventLoop::exec (this=0x7fce5bff6f70) at kernel/qeventloop.cpp:148
#18 0x0000000000408312 in ?? ()
#19 0x00007fcf44a35486 in __libc_start_main (main=0x407c70 <_ZN7QWidget17setUpdatesEnabledEb@plt+256>, 
    argc=1, ubp_av=0x7fff57006e98, init=0x40be60, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff57006e88) at libc-start.c:226
#20 0x0000000000407ba9 in ?? ()
#21 0x00007fff57006e88 in ?? ()
#22 0x000000000000001c in ?? ()
#23 0x0000000000000001 in ?? ()
#24 0x00007fff570081cb in ?? ()
#25 0x0000000000000000 in ?? ()
(gdb) info threads
  3 Thread 0x417e2950 (LWP 22716)  0x00007fcf4592b414 in __lll_lock_wait () from /lib/libpthread.so.0
  2 Thread 0x40e4b950 (LWP 22700)  0x00007fcf4592901d in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
* 1 Thread 0x7fcf4efbb700 (LWP 22665)  operator>> (s=@0x3a5ad80, str=<value optimized out>)
    at tools/qstring.cpp:6897

emerge --info
Portage 2.2_rc20 (default/linux/amd64/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.28-zen5 x86_64)
=================================================================
System uname: Linux-2.6.28-zen5-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4200+-with-glibc2.2.5
Timestamp of tree: Sun, 11 Jan 2009 19:15:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.5.2-r7
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.2
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.1/env /usr/kde/4.1/share
/config /usr/kde/4.1/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apac
he2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/t
exmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/local/portage/distfiles"
FEATURES="ccache distlocks fixpackages parallel parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge
-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="en de"
MAKEOPTS="-j3"
PKGDIR="/usr/local/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --t
imeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/zugaina /usr/portage/local/layman/sunrise /usr/portage/local/layman/wolf31o2 /
usr/portage/local/layman/java-overlay /usr/portage/local/layman/zen-overlay /usr/portage/local/layman/devnull /usr/portag
e/local/layman/berkano /usr/portage/local/layman/jokey /usr/local/portage/local/private"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acl acpi ada alsa amd64 apache2 avi bash-completion berkdb bitmap-fonts bluetooth branding 
bzip2 cairo cdb cddb cdparanoia cdr cli cracklib crypt cups dbus divx4linux dri dv dvd dvdr dvdread eds emboss encode evo
 exif exiv2 fam ffmpeg firefox flac font-server foomaticdb fortran ftp gdbm gid gif glitz gpm gstreamer gtk gtk2 hal hask
ell hddtemp iconv inotify ipv6 isdnlog java javascript jpeg jpeg2k kde kdeprefix ldap libnotify mad midi mikmod mmx mmx2 
mmxext mp3 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg openal openexr opengl openmp pam pascal pcre pdf 
perl php png ppds pppd python qt qt3 qt3support qt4 quicktime readline reflection ruby samba sasl sdl session smp spell s
pl sse sse2 ssl startup-notification svg sysfs tcpd theora threads tiff truetype truetype-fonts type1-fonts unicode usb v
orbis wmf xcomposite xine xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ca0106 i810 intel8x0 ens1371" ALSA_PCM_PLUGINS="ad
pcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw m
ulti null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd a
uthn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cac
he dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include
 info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewr
ite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev
 joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en
 de" USERLAND="GNU" VIDEO_CARDS="dummy"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, P
ORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Daniel Bahrdt 2009-02-10 21:08:56 UTC
I have updated my amd64 system to kdelibs-3.5.10 and recompiled kdevelop. So far it did not crash anymore. Unfortunately the same procedure did not work on my 32bit system.

emerge --info:
Portage 2.2_rc23 (default/linux/amd64/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.28-zen5 x86_64)
=================================================================
System uname: Linux-2.6.28-zen5-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4200+-with-glibc2.2.5
Timestamp of tree: Sat, 07 Feb 2009 10:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.5.2-r7
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.2
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.1/env /usr/kde/4.1/share/config /usr/kde/4.1/shutdown /usr/kde/4.2/env /usr/kde/4.2/share/config /usr/kde/4.2/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/local/portage/distfiles"
FEATURES="ccache distlocks fixpackages parallel parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="en de"
MAKEOPTS="-j3"
PKGDIR="/usr/local/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/zugaina /usr/portage/local/layman/sunrise /usr/portage/local/layman/wolf31o2 /usr/portage/local/layman/java-overlay /usr/portage/local/layman/zen-overlay /usr/portage/local/layman/devnull /usr/portage/local/layman/berkano /usr/portage/local/layman/jokey /usr/local/portage/local/private"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acl acpi ada alsa amd64 apache2 avi bash-completion berkdb bitmap-fonts bluetooth branding bzip2 cairo cdb cddb cdparanoia cdr cli cracklib crypt cups dbus divx4linux dri dv dvd dvdr dvdread eds emboss encode evo exif exiv2 fam ffmpeg firefox flac font-server foomaticdb fortran ftp gdbm gid gif glitz gpm gstreamer gtk gtk2 hal haskell hddtemp iconv inotify ipv6 isdnlog java javascript jpeg jpeg2k kde kdeprefix ldap libnotify mad midi mikmod mmx mmx2 mmxext mp3 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg openal openexr opengl openmp pam pascal pcre pdf perl php png ppds pppd python qt qt3 qt3support qt4 quicktime readline reflection ruby samba sasl sdl session smp spell spl sse sse2 ssl startup-notification svg sysfs tcpd theora threads tiff truetype truetype-fonts type1-fonts unicode usb vorbis wmf xcomposite xine xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ca0106 i810 intel8x0 ens1371" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de" USERLAND="GNU" VIDEO_CARDS="dummy"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Daniel Bahrdt 2009-02-12 19:02:22 UTC
Unfortunately i triggered the same bug again (but this time, kdevelop crashed after eating a lot of memory):


gdb output:
[New Thread 0x4258b950 (LWP 18140)]
QObject::connect: No such slot ProblemReporter::configWidget(KDialogBase*)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'problemReporterWidget')
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7faaf90a0700 (LWP 17606)]
0x00007faaeed5f225 in *__GI_raise (sig=<value optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
        in ../nptl/sysdeps/unix/sysv/linux/raise.c
Current language:  auto; currently c
(gdb) bt
#0  0x00007faaeed5f225 in *__GI_raise (sig=<value optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007faaeed60743 in *__GI_abort () at abort.c:88
#2  0x00007faaef5e2f34 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libstdc++.so.6
#3  0x00007faaef5e1366 in ?? ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libstdc++.so.6
#4  0x00007faaef5e1393 in std::terminate ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libstdc++.so.6
#5  0x00007faaef5e147a in __cxa_throw ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libstdc++.so.6
#6  0x00007faaef5e18d1 in operator new ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libstdc++.so.6
#7  0x00007faaef5e19a9 in operator new[] ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libstdc++.so.6
#8  0x00007faaf32ec0dd in QString::setLength (this=0x7fff010f0f80, 
    newLen=137396079) at tools/qstring.cpp:1706
#9  0x00007faaf32effcc in operator>> (s=@0x3038900, str=@0x7fff010f0f80)
    at tools/qstring.cpp:6882
#10 0x00007faaf8803dfd in operator>> (stream=@0x44c6, str=@0x44c6)
    at hashedstring.cpp:282
#11 0x00007faaf880597d in HashedStringSet::read (this=0x34492c8, 
    stream=@0x3038900) at hashedstring.cpp:245
---Type <return> to continue, or q <return> to quit---
#12 0x00007faaf87f3330 in ParsedFile::read (this=0x3449260, stream=@0x3038900)
    at ../../lib/cppparser/driver.h:145
#13 0x00007faaf87e90d2 in FileModel::read (this=0x3449140, stream=@0x3038900)
    at ../../lib/cppparser/driver.h:67
#14 0x00007faae8ce26f9 in CppSupportPart::slotParseFiles (this=0x2601b60)
    at cppsupportpart.cpp:1563
#15 0x00007faae8ce7a30 in CppSupportPart::qt_invoke (this=0x2601b60, _id=33, 
    _o=0x7fff010f1460) at cppsupportpart.moc:379
#16 0x00007faaf3039c3e in QObject::activate_signal (this=0x1cf3cc0, 
    clist=<value optimized out>, o=0x7fff010f1460) at kernel/qobject.cpp:2359
#17 0x00007faaf3347fb5 in QSignal::signal (this=0x1cf3cc0, t0=@0x1cf3d10)
    at .moc/release-shared-mt/moc_qsignal.cpp:100
#18 0x00007faaf3053404 in QSignal::activate (this=0x1cf3cc0)
    at kernel/qsignal.cpp:215
#19 0x00007faaf3059a68 in QSingleShotTimer::event (this=0x1cf3c70)
    at kernel/qtimer.cpp:289
#20 0x00007faaf2fdcc05 in QApplication::internalNotify (
    this=<value optimized out>, receiver=0x1cf3c70, e=0x7fff010f1810)
    at kernel/qapplication.cpp:2638
#21 0x00007faaf2fddd3a in QApplication::notify (this=0x7fff010f1ab0, 
    receiver=0x1cf3c70, e=0x7fff010f1810) at kernel/qapplication.cpp:2526
#22 0x00007faaf4514302 in KApplication::notify (this=0x7fff010f1ab0, 
    receiver=0x1cf3c70, event=0x7fff010f1810) at kapplication.cpp:550
---Type <return> to continue, or q <return> to quit---
#23 0x00007faaf2fd3418 in QEventLoop::activateTimers (
    this=<value optimized out>) at kernel/qapplication.h:499
#24 0x00007faaf2f8f040 in QEventLoop::processEvents (this=0x1b61ca0, flags=2)
    at kernel/qeventloop_x11.cpp:392
#25 0x00007faaf2ff3159 in QEventLoop::enterLoop (this=0x1b61ca0)
    at kernel/qeventloop.cpp:201
#26 0x00007faaf2ff2fe2 in QEventLoop::exec (this=0x44c6)
    at kernel/qeventloop.cpp:148
#27 0x0000000000408302 in main (argc=<value optimized out>, 
    argv=<value optimized out>) at main.cpp:143
Comment 3 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2009-05-02 16:53:35 UTC
This is an upstream bug, should be reported upstream, but kdevelop for kde3 isn't developed any more. So, closing as UPSTREAM