Summary: | kmail crashes when creating maildir folder on cifs mounted filesystem | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Peter Parzer <peter.parzer> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bjoern |
Priority: | NOR | ||
Version: | 1.9.9 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Peter Parzer
2008-04-30 11:06:41 UTC
Can you also provide a backtrace please? [Thread debugging using libthread_db enabled] [New Thread 0xb57996c0 (LWP 11412)] [KCrash handler] #6 0xb5848c61 in fileno_unlocked () from /lib/tls/i686/cmov/libc.so.6 #7 0xb7de9ac7 in KMFolderIndex::writeIndex (this=0x81701c0, createEmptyIndex=false) at /build/buildd/kdepim-3.5.9/./kmail/kmfolderindex.cpp:202 #8 0xb7d29c1c in KMFolderMaildir::create (this=0x81701c0) at /build/buildd/kdepim-3.5.9/./kmail/kmfoldermaildir.cpp:219 #9 0xb7c54021 in KMFolder (this=0x8177010, aParent=0x815f00c, aFolderName=@0xbf8d7a58, aFolderType=KMFolderTypeMaildir, withIndex=true, exportedSernums=<value optimized out>) at /build/buildd/kdepim-3.5.9/./kmail/kmfolder.cpp:82 #10 0xb7c92971 in KMFolderDir::createFolder (this=0x815f00c, aFolderName=@0xbf8d7a58, aSysFldr=true, aFolderType=KMFolderTypeMaildir) at /build/buildd/kdepim-3.5.9/./kmail/kmfolderdir.cpp:104 #11 0xb7c95fd4 in KMFolderMgr::createFolder (this=0x815efe0, fName=@0xbf8d7a58, sysFldr=<value optimized out>, aFolderType=KMFolderTypeMaildir, aFolderDir=0x0) at /build/buildd/kdepim-3.5.9/./kmail/kmfoldermgr.cpp:207 #12 0xb7c963e5 in KMFolderMgr::findOrCreate (this=0x815efe0, aFolderName=@0xbf8d7a58, sysFldr=<value optimized out>, id=0) at /build/buildd/kdepim-3.5.9/./kmail/kmfoldermgr.cpp:327 #13 0xb7d40087 in KMKernel::initFolders (this=0xbf8d7b8c, cfg=0x8096688) at /build/buildd/kdepim-3.5.9/./kmail/kmkernel.cpp:1376 #14 0xb7d40f59 in KMKernel::init (this=0xbf8d7b8c) at /build/buildd/kdepim-3.5.9/./kmail/kmkernel.cpp:1489 #15 0x0804a591 in main (argc=1355164, argv=0xb59412a8) at /build/buildd/kdepim-3.5.9/./kmail/main.cpp:96 On Thursday 01 May 2008 22:46:32 Bram Schoenmakers wrote: [bugs.kde.org quoted mail] *** This bug has been marked as a duplicate of 140429 *** *** This bug has been marked as a duplicate of bug 138445 *** I cannot see how this bug is a duplicate of bug 138445, since this bug is actually related to the cifs bug 5431 "rename fails when newpath is open and deletes newpath". Anyway, I cannot reproduce it with KDE 4.3.2, maybe the cifs bus has been fixed meanwhile. You are right. I mistaked cifs with an read-only flash file system. That's why I treated this as the read-only problem. But when you say that this is fixed, it is even better :) |