On Tue, 20 Jul 2004 01:32:05 +0300 (EEST) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:

NB> M freezes and starts to consume 100% CPU when global password
NB> prompt should appear after starting. I always get the same backtrace
NB> after interrupting. Any ideas?

 Nothing seems to be wrong here... Could you please check if you ever
return from MailFolderCCInit? It really seems strange that it should hang
in getpwuid() like this.

NB> If I make startup folder non imap one, so that I don't get initial
NB> password prompt, M crashes (almost the same bt):
NB> 
NB> #0  0x40855681 in malloc_consolidate () from /lib/i686/libc.so.6
NB> #1  0x4085555f in _int_free () from /lib/i686/libc.so.6
NB> #2  0x4085673f in free () from /lib/i686/libc.so.6
NB> #3  0x4084531a in fclose@@GLIBC_2.1 () from /lib/i686/libc.so.6
NB> #4  0x400368f2 in _nss_files_getpwuid_r () from /lib/libnss_files.so.2
NB> #5  0x40879514 in getpwuid_r@@GLIBC_2.1.2 () from /lib/i686/libc.so.6
NB> #6  0x40878f8f in getpwuid () from /lib/i686/libc.so.6
NB> #7  0x0823b4ac in myusername_full (flags=0x0) at env_unix.c:764
NB> #8  0x08195e19 in MailFolderCC::CClientInit() () at .src/mail/MailFolderCC.cpp:4814

 Does it crash or hang? If it crashes, why (SIGSEGV or something else?)?

 Thanks,
VZ



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to