[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    Bug#31871: marked as done (Crashe if I try to open folder) by Michael =?iso-8859-1?q?H=E4ckel?= <Mic
From:       owner () bugs ! kde ! org (Stephan Kulow)
Date:       2001-08-30 20:18:02
[Download RAW message or body]

Your message with subj: Bug#31871: Crashe if I try to open folder

On Thursday 30 August 2001 21:30, alex.kern@gmx.de wrote:
>
> I have a folder with old mails(for 2.1.2). From time to time I change
> standard encoding and fonts.
>
> If I try to open this folder yet, it says.

Well, that is a know problem.

You have a corrupted .xxx.index file from a previous version of KMail. 
Deleting that file in ~/Mail/ should help.

The bug was actually in the old version it just didn't crash, but probably 
displayed garbage for some headers.

Regards,
Michael Häckel

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 30 Aug 2001 19:30:30 +0000
Received: (qmail 32429 invoked by uid 33); 30 Aug 2001 19:30:30 -0000
Date: 30 Aug 2001 19:30:30 -0000
Message-ID: <20010830193030.32427.qmail@master.kde.org>
To: submit@bugs.kde.org
Subject: Crashe if I try to open folder
From: alex.kern@gmx.de

Package:           kmail
Version:           both 1.3 and 1.3.5(compiled) (using KDE 2.2.0 )
Severity:          normal
Installed from:    SuSE RPMs
Compiler:          gcc 2.95.3-52
OS:                Linux
OS/Compiler notes: SuSE Linux 7.2

I have a folder with old mails(for 2.1.2). From time to time I change standard encoding and fonts.

If I try to open this folder yet, it says.

0x411a9289 in wait4 () from /lib/libc.so.6
#0  0x411a9289 in wait4 () from /lib/libc.so.6
#1  0x41217828 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40663105 in KCrash::defaultCrashHandler ()
   from /opt/kde2//lib/libkdecore.so.3
#3  <signal handler called>
#4  0x40f0a1d0 in QUtf8Decoder::toUnicode () from /usr/lib/qt2//lib/libqt.so.2

#5  0x40c66349 in QTextCodec::toUnicode () from /usr/lib/qt2//lib/libqt.so.2
#6  0x40c6148a in QString::fromUtf8 () from /usr/lib/qt2//lib/libqt.so.2
#7  0x810eeb2 in KMMsgInfo::compat_fromOldIndexString (this=0x83a1ff8, 
    str=@0xbfffe974, toUtf8=false) at kmmsginfo.cpp:402
#8  0x80f20c1 in KMFolder::readIndex (this=0x82a5728) at kmfolder.cpp:334
#9  0x8153e2e in KMFolderMbox::open (this=0x82a5728) at kmfoldermbox.cpp:106
#10 0x80c5dc8 in KMHeaders::setFolder (this=0x82b6450, aFolder=0x82a5728, 
    jumpToFirst=false) at kmheaders.cpp:767

#11 0x808a199 in KMMainWin::folderSelected (this=0x82adf08, aFolder=0x82a5728, 

    jumpToUnread=false) at kmmainwin.cpp:1198
#12 0x8089e8c in KMMainWin::folderSelected (this=0x82adf08, aFolder=0x82a5728)

    at kmmainwin.cpp:1152
#13 0x80c06a0 in KMFolderTree::folderSelected (this=0x82de0c0, t0=0x82a5728)
    at kmfoldertree.moc:270
#14 0x80bcbc0 in KMFolderTree::doFolderSelected (this=0x82de0c0, 
    qlvi=0x83750d0) at kmfoldertree.cpp:723
#15 0x40e30c4f in QListView::currentChanged ()
   from /usr/lib/qt2//lib/libqt.so.2
#16 0x40da4b3e in QListView::setCurrentItem ()
   from /usr/lib/qt2//lib/libqt.so.2
#17 0x40da2359 in QListView::contentsMousePressEvent ()
   from /usr/lib/qt2//lib/libqt.so.2
#18 0x80bf29d in KMFolderTree::contentsMousePressEvent (this=0x82de0c0, 
    e=0xbfffed24) at kmfoldertree.cpp:1175
#19 0x40de4c3f in QScrollView::viewportMousePressEvent ()
   from /usr/lib/qt2//lib/libqt.so.2

#20 0x40de47b7 in QScrollView::eventFilter () from /usr/lib/qt2//lib/libqt.so.2

#21 0x40da1c01 in QListView::eventFilter () from /usr/lib/qt2//lib/libqt.so.2
#22 0x40d08728 in QObject::activate_filters ()
   from /usr/lib/qt2//lib/libqt.so.2
#23 0x40d515fb in QWidget::event () from /usr/lib/qt2//lib/libqt.so.2
#24 0x40cb71d6 in QApplication::notify () from /usr/lib/qt2//lib/libqt.so.2
#25 0x405c74fa in KApplication::notify () from /opt/kde2//lib/libkdecore.so.3
#26 0x40c86b74 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt2//lib/libqt.so.2
#27 0x40c8439b in QApplication::x11ProcessEvent ()
   from /usr/lib/qt2//lib/libqt.so.2
#28 0x40c83341 in QApplication::processNextEvent ()
   from /usr/lib/qt2//lib/libqt.so.2

#29 0x40cb8e2f in QApplication::enter_loop () from /usr/lib/qt2//lib/libqt.so.2

#30 0x40c832bb in QApplication::exec () from /usr/lib/qt2//lib/libqt.so.2
#31 0x818f6b8 in main (argc=1, argv=0xbffff5ac) at main.cpp:261
#32 0x4111cc6f in __libc_start_main () from /lib/libc.so.6

If you need this folder, I can send it. It have not pivate mails.

bye Alex

(Submitted via bugs.kde.org)

_______________________________________________
Kmail Developers mailing list
Kmail@mail.kde.org
http://mail.kde.org/mailman/listinfo/kmail

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic