Bug 170627 - KMail crashes when compacting IMAP folder
Summary: KMail crashes when compacting IMAP folder
Status: RESOLVED DUPLICATE of bug 161523
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2008-09-07 17:39 UTC by Johnny Wezel
Modified: 2009-11-14 11:16 UTC (History)
1 user (show)

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 Johnny Wezel 2008-09-07 17:39:21 UTC
Version:            (using KDE 3.5.9)
Compiler:          gcc version 4.1.2 (Gentoo 4.1.2 p1.1) Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --with-arch=i686 --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
OS:                Linux
Installed from:    Gentoo Packages

I called Compact folder from the context menu, and KMail crashed. Stack trace back:

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb558d6d0 (LWP 15381)]
[New Thread 0xb3967b90 (LWP 15385)]
[New Thread 0xb4168b90 (LWP 15384)]
[New Thread 0xb4969b90 (LWP 15383)]
[New Thread 0xb516ab90 (LWP 15382)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb7b6e2a7 in KMFolder::isOpened ()
   from /usr/kde/3.5/lib/libkmailprivate.so
#7  0xb7d53cb3 in KMMainWidget::slotCompactFolder ()
   from /usr/kde/3.5/lib/libkmailprivate.so
#8  0xb7d67d52 in KMMainWidget::qt_invoke ()
   from /usr/kde/3.5/lib/libkmailprivate.so
#9  0xb5e6d3d9 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#10 0xb5e6e02d in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb67461f9 in KAction::activated () from /usr/kde/3.5/lib/libkdeui.so.4
#12 0xb6746251 in KAction::slotActivated ()
   from /usr/kde/3.5/lib/libkdeui.so.4
#13 0xb674904d in KAction::slotPopupActivated ()
   from /usr/kde/3.5/lib/libkdeui.so.4
#14 0xb6749311 in KAction::qt_invoke () from /usr/kde/3.5/lib/libkdeui.so.4
#15 0xb5e6d3d9 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb61a7dfe in QSignal::signal () from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb5e89395 in QSignal::activate () from /usr/qt/3/lib/libqt-mt.so.3
#18 0xb5f72f99 in QPopupMenu::mouseReleaseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb6735fce in KPopupMenu::mouseReleaseEvent ()
   from /usr/kde/3.5/lib/libkdeui.so.4
#20 0xb5ea6dae in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#21 0xb5e0dd47 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0xb5e0eb18 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#23 0xb645f87e in KApplication::notify ()
   from /usr/kde/3.5/lib/libkdecore.so.4
#24 0xb5dad9ea in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#25 0xb5dac990 in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#26 0xb5dbc801 in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#27 0xb5e24851 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#28 0xb5e0d73f in QApplication::enter_loop () from /usr/qt/3/lib/libqt-mt.so.3
#29 0xb5f761a9 in QPopupMenu::exec () from /usr/qt/3/lib/libqt-mt.so.3
#30 0xb7b079a3 in KMFolderTree::slotContextMenuRequested ()
   from /usr/kde/3.5/lib/libkmailprivate.so
#31 0xb7b0af19 in KMFolderTree::qt_invoke ()
   from /usr/kde/3.5/lib/libkmailprivate.so
#32 0xb5e6d3d9 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#33 0xb61bb9d4 in QListView::contextMenuRequested ()
   from /usr/qt/3/lib/libqt-mt.so.3
#34 0xb5f5383f in QListView::contentsContextMenuEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#35 0xb5f844e6 in QScrollView::viewportContextMenuEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#36 0xb5f81ab7 in QScrollView::eventFilter () from /usr/qt/3/lib/libqt-mt.so.3
#37 0xb5f4fad6 in QListView::eventFilter () from /usr/qt/3/lib/libqt-mt.so.3
#38 0xb7b01a79 in KMFolderTree::eventFilter ()
   from /usr/kde/3.5/lib/libkmailprivate.so
#39 0xb5e6ccd6 in QObject::activate_filters ()
   from /usr/qt/3/lib/libqt-mt.so.3
#40 0xb5e6cd3b in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
#41 0xb5ea6a2c in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#42 0xb5e0dd47 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#43 0xb5e0ee7b in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#44 0xb645f87e in KApplication::notify ()
   from /usr/kde/3.5/lib/libkdecore.so.4
#45 0xb5dad50a in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#46 0xb5dac990 in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#47 0xb5dbc801 in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#48 0xb5e24851 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#49 0xb5e246d6 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#50 0xb5e0d7cf in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#51 0x0804a664 in ?? ()
#52 0xbfc985b0 in ?? ()
#53 0xbfc987a0 in ?? ()
#54 0x00000000 in ?? ()
Comment 1 Johnny Wezel 2008-09-07 17:41:52 UTC
Not sure whether this is the same as bug 161523.

Gentoo system information:

Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23-gentoo-r6 i686)
=================================================================
System uname: 2.6.23-gentoo-r6 i686 Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz
Timestamp of tree: Thu, 04 Sep 2008 19:04:01 +0000
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
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.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=i686 -pipe -w"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/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/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O3 -march=i686 -pipe -w"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="en_US"
MAKEOPTS="-j3"
PKGDIR="/usr/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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 7zip X Xaw3d a52 aac aalib acl acpi adabas addbookmarks administrator ads alsa amarok amavis amazon amd amr amrnb amrwb animgif ao apidocs arts aspell async audacious audiofile backtrace bash-completion bcp beagle berkdb binary binfilter bjam bluetooth boehm-gc boost cdda cddb cdparanoia ch cli colordiff connectionstatus contactnotes cpudetection cracklib crypt css cups cupsddk curl curlwrappers cxx dbase dbm dbox2 dbus dbx de_tvtoday dga dia doc docbook dot dri dv dvb dvd dvdarchive dvdchapjump dvdr dvdread enca encode enscript expat fat festival firebird flac flash fltk fontconfig fontforge foomaticdb fortran freesound gcdmaster gcj gcrypt gdbm gif gimp gmedia gpg gpm gps graphviz grub gs hal hddtemp hdhomerun hifieq highlight html htmlhandbook icons iconv icq icu id3 id3tag idea imagemagick imaging imlib imlib2 inifile inkjar iodbc ipv6 isdnlog jabber jack javascript jpeg jpeg2k juju kde kdepim kdm kexi kig-scripting kino kipi kpathsea ktts laptop latex lcd lcms ldap ldap-sasl libcaca libnotify libssh2 liemikuutio lighttpd linux-smp-stats lirc lircsettings livebuffer lm_sensors login-watch logitech-mouse lua lyx lzo lzw m17n-lib mad mcal metric midi mixer mjpeg mmap mmkeys mmx mmxext mng motif mouse mp2 mp3 mp4 mp4live mpeg mpeg2 mpi mplayer msql mudflap multiprocess multitarget multiuser mysql mysqli mythtv nano-syntax nas ncurses network networkmanager nfs nids nls nntp nptl nptlonly nsplugin ntfs obex oci8-instant-client ocrad odbc ogg ogg123 opengl openmp pam paste64 pch pcre perl pgf pixmaps plotutils pmount pmu png postscript ppds pppd pvr python qdbm qt3 qt3support qt4 qtdesigner quicktime readline real realmedia recode reflection rss rtf ruby rubytests samba scanner session setup slang slp smp sms sndfile soap sound soundex soundtouch speech speex spell spl sql sqlite sqlite3 sse sse2 ssh ssl ssse3 statistics stream submenu subtitles subversion svg svga svk symlink sysfs syslog tcl tcpd tesseract test-programs tetex tex4ht texteffect threads threadsafe thunderbird tidy tiff timidity tivo tk tls tools totem tpctl tpctlir transcode translator transmitter transparent-proxy truetype tta tv tv_check tv_combiner unicode unzip upnp urlpicpreview usb utempter v4l v4l2 valgrind validinput vamp vcd vcdx vdr video visual visualization vnc vncviewer voice volctrl vorbis vorbis-psy webdav-neon webdav-serf webinstall webinterface wifi win32codecs winpopup wma wmf wmp workbench wxwindows x264 x86 xattr xbase xcf xetex xext xine xinetd xml xmlrpc xorg xplanet xpm xrender xscreensaver xsl xslt xterm xv xvid xvmc yahoo zeroconf zip zip-external zlib zvbi" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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 authn_alias authn_anon 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 deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="i810 i915 vesa vga"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Ruchir Brahmbhatt 2009-04-17 12:22:46 UTC
Can't reproduce on kmail 1.11.2. Please feel free to reopen if you can reproduce this bug.
Comment 3 Christophe Marin 2009-11-14 11:16:45 UTC

*** This bug has been marked as a duplicate of bug 161523 ***