Closed Bug 268824 Opened 21 years ago Closed 20 years ago

Crash on startup, other Thunderbird versions work well in the same configuration

Categories

(Thunderbird :: General, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED EXPIRED

People

(Reporter: mgajda, Assigned: mscott)

Details

(Keywords: crash)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041105 Firefox/1.0RC1 (Debian package 0.99+1.0RC1-4) Build Identifier: thunderbird-0.9-i686-linux-gtk2+xft.tar.gz Hello! I've just installed Thunderbird 0.9 in my ~/thunderbird and tried to run it. It crashes on startup for my config. I attach strace, maybe will help? Thunderbird 0.8 and recent (Nov 1st) nightly worked well. Reproducible: Always Steps to Reproduce: [pid 17429] _llseek(4, 0, [0], SEEK_SET) = 0 [pid 17429] read(4, "[Extra Files]\r\nCount=0\r\n", 24) = 24 [pid 17429] _llseek(4, 24, [24], SEEK_SET) = 0 [pid 17429] close(4) = 0 [pid 17429] munmap(0xb7a7e000, 4096) = 0 [pid 17429] access("/home/m/.mozilla", F_OK) = 0 [pid 17429] access("/home/m/.mozilla/plugins", F_OK) = -1 ENOENT (No such file or directory) [pid 17429] access("/home/m/thunderbird/plugins", F_OK) = -1 ENOENT (No such file or directory) [pid 17429] stat64("/home/m/.thunderbird/1x71my9b.default/xpti.dat", {st_mode=S_IFREG|0640, st_size=93010, ...}) = 0 [pid 17429] brk(0) = 0x8d31000 [pid 17429] brk(0x8d63000) = 0x8d63000 [pid 17429] open("/home/m/.thunderbird/1x71my9b.default/xpti.dat", O_RDONLY|O_LARGEFILE) = 4 [pid 17429] read(4, "# Generated file. ** DO NOT EDIT"..., 93010) = 93010 [pid 17429] close(4) = 0 [pid 17429] pipe([4, 5]) = 0 [pid 17429] fcntl64(4, F_GETFL) = 0 (flags O_RDONLY) [pid 17429] fcntl64(4, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 [pid 17429] fcntl64(5, F_GETFL) = 0x1 (flags O_WRONLY) [pid 17429] fcntl64(5, F_SETFL, O_WRONLY|O_NONBLOCK) = 0 [pid 17429] open("/home/m/thunderbird/libpthread.so", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 17429] open("/usr/share/locale/pl_PL/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 17429] open("/usr/share/locale/pl/LC_MESSAGES/libc.mo", O_RDONLY) = 6 [pid 17429] fstat64(6, {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 [pid 17429] mmap2(NULL, 82262, PROT_READ, MAP_PRIVATE, 6, 0) = 0xb7a6a000 [pid 17429] close(6) = 0 [pid 17429] open("/home/m/thunderbird/libdl.so", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 17429] open("/home/m/thunderbird/components/libnsappshell.so", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 17429] read(4, 0xbfffeeb3, 1) = -1 EAGAIN (Resource temporarily unavailable) [pid 17429] close(4) = 0 [pid 17429] close(5) = 0 [pid 17429] unlink("/home/m/.thunderbird/1x71my9b.default/lock") = 0 [pid 17429] exit_group(1) = ? Process 17425 resumed Process 17429 detached [pid 17425] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 17429 [pid 17425] --- SIGCHLD (Child exited) @ 0 (0) --- [pid 17425] stat64("core", 0xbffff1d0) = -1 ENOENT (No such file or directory) [pid 17425] exit_group(1) = ? Process 17414 resumed Process 17425 detached <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 17425 --- SIGCHLD (Child exited) @ 0 (0) --- open("/home/m/.thunderbird/init.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) open("/home/m/thunderbird/init.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3 fstat64(3, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 getdents64(3, /* 3 entries */, 4096) = 80 getdents64(3, /* 0 entries */, 4096) = 0 close(3) = 0 stat64("/home/m/.thunderbird/init.d/K*", 0xbffff230) = -1 ENOENT (No such file or directory) stat64("/home/m/thunderbird/init.d/K*", 0xbffff230) = -1 ENOENT (No such file or directory) exit_group(1) = ?
Attached file Strace of whole run
Keywords: crash
mgajda@mimuw.edu.pl: please do not ever attach or post the contents of an strace unless explicitly asked. oddly enough [pid 17429] open("/home/m/thunderbird/components/libnsappshell.so", O_RDONLY) = -1 ENOENT (No such file or directory) is of some interest. anyway, please see if you have a thunderbird/components/talkback, if so, please run it and see if it has an incident id. if not, see if you can find and install a version of thunderbird which does have that.
I am getting a parsing error on startup with 2005-05-23 nightly build. The 2005-05-22 Pigfoot third party build and older nightly builds work fine.
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: