Hello Carsten,

Thank you for your fast response.

I have done:
$ mv ~/.icedove ~/old_icedove
I have configured my email address cedric...@gmx.fr after a new start of icedove.

I have tried this two commands:
$ strace -e file -f -s2048 -o /tmp/icedove_dbg.txt icedove
$ NSPR_LOG_MODULES=IMAP:5,SMTP:5 NSPR_LOG_FILE=~/icedove-activity.log icedove

To have the probem, i have closed it few times after start it (Icedove is still searching messages on email address).
=>icedove-activity_problem.log
=>icedove_dbg_problem.txt

To have no probems, i let it make.
=>icedove-activity_correct.log
=>icedove_dbg_correct.txt

I notice that it doesn't " unlink("/home/cedric/.icedove/q8n4qwsr.default/lock") = 0 " when the problem arrives.

***********************************************
Here the end of icedove_dbg_problem.txt:

4517  +++ exited with 0 +++

4516  +++ exited with 0 +++

4513  +++ exited with 0 +++

4518  +++ exited with 0 +++

4510  +++ exited with 0 +++

4520  +++ exited with 0 +++

4534  +++ exited with 0 +++

4533  +++ exited with 0 +++

4528  open("/etc/gai.conf", O_RDONLY|O_CLOEXEC) = 17

4528  +++ exited with 0 +++

**********************************************
Here the end of icedove_dbg_correct.txt:

4431  +++ exited with 0 +++

4430  +++ exited with 0 +++

4427  +++ exited with 0 +++

4426  +++ exited with 0 +++

4424  +++ exited with 0 +++

4459  +++ exited with 0 +++

4458  +++ exited with 0 +++

4457  +++ exited with 0 +++

4432  +++ exited with 0 +++

4428  +++ exited with 0 +++

4429  +++ exited with 0 +++

4417  +++ exited with 0 +++

4421  +++ exited with 0 +++

4415  unlink("/home/cedric/.icedove/q8n4qwsr.default/lock") = 0

4439  +++ exited with 0 +++

4437  +++ exited with 0 +++

4425  +++ exited with 0 +++

4420  +++ exited with 0 +++

4419  +++ exited with 0 +++

4415  +++ exited with 0 +++
****************************************

Thank you again Carsten,
Cédric


Le 20/10/2015 14:21, Carsten Schoenert a écrit :
Hello Cédric,

On Tue, Oct 20, 2015 at 10:54:56AM +0200, Cedric wrote:
Dear Maintainer,

Since the last update of Icedove, sometimes it does not closed correctly. I see
this message:
"Icedove is already running, but is not responding. To open a new window, you
must first close the existing Icedove process, or restart your system."

This problem arrives each time i closed it few times after start it (Icedove is
still searching messages on email address).

I join a gdb.log.
a GDB log is not very useful here as there is no segfault happen. But
you can look at the activity of Icedove with some environment variables.

https://wiki.debian.org/Icedove#Debugging_Icedove_Activity

If you don't write the output to a log file (just skip the part
'NSPR_LOG_FILE=~/*.log') you will probaly see why Icedove is already
running.

Regards
Carsten

Attachment: log_icedove.tar.gz
Description: application/gzip

Reply via email to