KMail and cifs userhomes crashes

Ingo Klöcker kloecker at kde.org
Fri Nov 9 23:03:05 GMT 2007


On Friday 09 November 2007, Prof. Dr.-Ing. Wilhelm Meier wrote:
> Hi,
>
> we are using cifs userhomes mounted from a samba server.
>
> All is well exept for kmail. kmail crashes reproducible with segv(!).
>
> If we try this on the serverside with the local ext3-fs as userhome
> it works. Strange enough: if we then use this userhome over the
> samba/linx-cifs mount, it works also.
>
> We use unix-extensions for samba and the serverino option to make kde
> happy (links, sockets)
>
> We tried: linux-cifs-1.49/1.50c and debian/samba stable and testing,
> kmail 1.9.7
>
> A kmail trace is attached.

The trace is not very useful because it does not follow the fork of the 
kmail process. Please run kmail with the --nofork option and try again.

You could also run kmail in gdb to get a backtrace. With precompiled 
binaries the backtrace most likely will not be very useful because the 
debug symbols are missing, but it's still worth a try. Run
  gdb kmail
then at the gdb prompt enter
  run --nofork
and after the crash enter
  bt


Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdepim-bugs/attachments/20071110/c47c896f/attachment.sig>


More information about the Kdepim-bugs mailing list