Package: icedove
Version: 3.0.4-3

Hi,

icedove segfaults randomly in my system, too. I am pasting below the
strace output.

I am not sure if this piece of information is helpful, but I am getting
this problem using Gmail IMAP settings. Re-installing didn't work for me
either.

Regards,


##---/ Strace /----##

muam...@prank:~$ strace icedove
execve("/usr/bin/icedove", ["icedove"], [/* 33 vars */]) = 0
brk(0)                                  = 0x1a3e000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fbfd120e000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or
directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=99603, ...}) = 0
mmap(NULL, 99603, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fbfd11f5000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\355\1\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1432968, ...}) = 0
mmap(NULL, 3541032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0x7fbfd0c92000
mprotect(0x7fbfd0dea000, 2093056, PROT_NONE) = 0
mmap(0x7fbfd0fe9000, 20480, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x157000) = 0x7fbfd0fe9000
mmap(0x7fbfd0fee000, 18472, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fbfd0fee000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fbfd11f4000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fbfd11f3000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fbfd11f2000
arch_prctl(ARCH_SET_FS, 0x7fbfd11f3700) = 0
mprotect(0x7fbfd0fe9000, 16384, PROT_READ) = 0
mprotect(0x7fbfd1210000, 4096, PROT_READ) = 0
munmap(0x7fbfd11f5000, 99603)           = 0
getpid()                                = 14130
rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART,
0x7fbfd0cc41f0}, {SIG_DFL, [], 0}, 8) = 0
geteuid()                               = 1000
brk(0)                                  = 0x1a3e000
brk(0x1a5f000)                          = 0x1a5f000
getppid()                               = 14129
stat("/home/muammar", {st_mode=S_IFDIR|0755, st_size=8856, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=8856, ...}) = 0
open("/usr/bin/icedove", O_RDONLY)      = 3
fcntl(3, F_DUPFD, 10)                   = 10
close(3)                                = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x40f550, ~[RTMIN RT_1], SA_RESTORER,
0x7fbfd0cc41f0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER,
0x7fbfd0cc41f0}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER,
0x7fbfd0cc41f0}, NULL, 8) = 0
read(10, "#!/bin/sh\n#\n# ***** BEGIN LICENS"..., 8192) = 4565
pipe([3, 4])                            = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14131
close(4)                                = 0
read(3, "/usr/bin\n", 128)              = 9
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14131
--- SIGCHLD (Child exited) @ 0 (0) ---
pipe([3, 4])                            = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14132
close(4)                                = 0
read(3, "icedove\n", 128)               = 8
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14132
stat("/usr/bin/run-mozilla.sh", 0x7fffbc7ed290) = -1 ENOENT (No such
file or directory)
pipe([3, 4])                            = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14133
close(4)                                = 0
read(3, "/home/muammar\n", 128)         = 14
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14133
--- SIGCHLD (Child exited) @ 0 (0) ---
lstat("/usr/bin/icedove", {st_mode=S_IFLNK|0777, st_size=22, ...}) = 0
pipe([3, 4])                            = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14134
close(4)                                = 0
read(3, "icedove\n", 128)               = 8
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14134
pipe([3, 4])                            = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14135
close(4)                                = 0
read(3, "/usr/bin\n", 128)              = 9
--- SIGCHLD (Child exited) @ 0 (0) ---
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14135
chdir("/usr/bin")                       = 0
pipe([3, 4])                            = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14136
close(4)                                = 0
read(3, "../lib/icedove/icedove\n", 128) = 23
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14136
pipe([3, 4])                            = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14139
close(4)                                = 0
read(3, "icedove\n", 128)               = 8
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14139
stat("../lib/icedove/icedove", {st_mode=S_IFREG|0755, st_size=4565,
...}) = 0
geteuid()                               = 1000
getgid()                                = 1000
getegid()                               = 1000
getgroups(0, NULL)                      = 8
getgroups(8, [20, 24, 25, 29, 44, 46, 114, 1000]) = 8
pipe([3, 4])                            = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14140
close(4)                                = 0
read(3, "../lib/icedove\n", 128)        = 15
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14140
stat("../lib/icedove/run-mozilla.sh", {st_mode=S_IFREG|0755,
st_size=10450, ...}) = 0
geteuid()                               = 1000
getgid()                                = 1000
getegid()                               = 1000
getgroups(0, NULL)                      = 8
getgroups(8, [20, 24, 25, 29, 44, 46, 114, 1000]) = 8
chdir("/usr/lib/icedove")               = 0
pipe([3, 4])                            = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14141
close(4)                                = 0
read(3, "/usr/lib/icedove\n", 128)      = 17
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14141
--- SIGCHLD (Child exited) @ 0 (0) ---
chdir("/home/muammar")                  = 0
stat("/usr/lib/icedove/application.ini", {st_mode=S_IFREG|0644,
st_size=2012, ...}) = 0
pipe([3, 4])                            = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14142
close(4)                                = 0
read(3, "icedove\n", 128)               = 8
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14142
stat("/home/muammar/.icedove", {st_mode=S_IFDIR|0755, st_size=112, ...}) = 0
stat("/home/muammar/.icedove", {st_mode=S_IFDIR|0755, st_size=112, ...}) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fbfd11f39d0) = 14146
wait4(-1, Nouvelle fenĂȘtre ouverte dans la session du navigateur
0x7fffbc7ed4ac, 0, NULL)      = ? ERESTARTSYS (To be restarted)
--- SIGWINCH (Window changed) @ 0 (0) ---
wait4(-1,
0x7fffbc7ed4ac, 0, NULL)      = ? ERESTARTSYS (To be restarted)
--- SIGWINCH (Window changed) @ 0 (0) ---
wait4(-1, Segmentation fault
[{WIFEXITED(s) && WEXITSTATUS(s) == 139}], 0, NULL) = 14146
--- SIGCHLD (Child exited) @ 0 (0) ---
exit_group(139)                         = ?
muam...@prank:~$

##---/ Strace /----##

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.34-1-amd64

Debian Release: squeeze/sid
  500 unstable        www.debian-multimedia.org
  500 unstable        ftp.us.debian.org
  500 stable          dl.google.com
    1 experimental    ftp.us.debian.org

--- Package information. ---
Depends                             (Version) | Installed
=============================================-+-=================
fontconfig                                    | 2.8.0-2.1
psmisc                                        | 22.11-1
debianutils                         (>= 1.16) | 3.2.3
libasound2                        (>> 1.0.18) | 1.0.22-2
libatk1.0-0                       (>= 1.29.3) | 1.30.0-1
libc6                              (>= 2.3.2) | 2.11.1-2
libcairo2                          (>= 1.8.8) | 1.8.10-4
libdbus-1-3                        (>= 1.0.2) | 1.2.24-1
libdbus-glib-1-2                    (>= 0.78) | 0.86-1
libfontconfig1                     (>= 2.8.0) | 2.8.0-2.1
libfreetype6                       (>= 2.2.1) | 2.3.11-1
libgcc1                          (>= 1:4.1.1) | 1:4.4.4-3
libglib2.0-0                      (>= 2.24.0) | 2.24.1-1
libgtk2.0-0                       (>= 2.18.0) | 2.20.1-1
libjpeg62                                     | 6b-16.1
libnspr4-0d                  (>= 4.7.0~1.9b1) | 4.8.4-1
libnss3-1d                        (>= 3.12.6) | 3.12.6-2
libpango1.0-0                     (>= 1.14.0) | 1.28.0-1
libsqlite3-0                    (>= 3.6.23.1) | 3.6.23.1-4
libstartup-notification0            (>= 0.10) | 0.10-1
libstdc++6                         (>= 4.1.1) | 4.4.4-3
libx11-6                               (>= 0) | 2:1.3.3-3
libxrender1                                   | 1:0.9.5-2
libxt6                                        | 1:1.0.7-1
zlib1g                           (>= 1:1.1.4) | 1:1.2.3.4.dfsg-3


Recommends               (Version) | Installed
==================================-+-===========
myspell-en-us                      |
 OR hunspell-dictionary            |
 OR myspell-dictionary             |


Suggests                  (Version) | Installed
===================================-+-===============
ttf-lyx                             | 1.6.6-2
libgssapi-krb5-2                    | 1.8.1+dfsg-5
libbonobo2-0            (>= 2.15.0) | 2.24.3-1
libgconf2-4             (>= 2.27.0) | 2.28.1-3
libgnome2-0             (>= 2.17.3) | 2.30.0-1
libgnomevfs2-0       (>= 1:2.17.90) | 1:2.24.3-1
liborbit2            (>= 1:2.14.10) | 1:2.14.18-0.1
libpopt0                  (>= 1.16) | 1.16-1

-- 
Muammar El Khatib.
Linux user: 403107.
Key fingerprint = 90B8 BFC4 4A75 B881 39A3 1440 30EB 403B 1270 29F1
http://muammar.me | http://proyectociencia.org
  ,''`.
 : :' :
 `. `'
   `-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to