Thunderbird problems on FC4

Euan Maxwell euan at emdevelopment.com
Thu Aug 25 09:42:09 UTC 2005


Michael J. Baysek wrote:
> I also am seeing this problem with FC4-ppc and Thunderbird.  Has anyone
> else seen this or know a fix?

I was recently emailed by Reza Naima with this.  I haven't got around to 
trying it just yet though.

got it working - yay.

found relevant bug :

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=163195

download source rpm, install, copy patch to build directory from thread, 
add relevant line in spec file, do rpmbuild -ba thunderbird.spec and 
it'll produce a working rpm.

Reza

Euan Maxwell wrote:

 > Reza Naima wrote:
 >
 >> did you ever get it to work for you on fc4?  I've got the same problems
 >> (running on ppc)
 >>
 >> thnx,
 >> reza
 >
 >
 > No, no luck as yet.  I didn't get any off-list replies either.
 >
 > Let me know if you find a solution!
 >
 > Euan.

> 
> Original Message
> 
> 
> Euan Maxwell euan at emdevelopment.com 
> Mon Jul 11 11:51:46 EDT 2005 
> 
>       * Previous message: Anyone using radeon driver on Mac Mini?
>       * Next message: gpg for rawhide?
>       * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] 
> 
> ________________________________________________________________________
> Hi there,
> 
> I'm having problems with thunderbird on FC4.  If I try to launch it, it
> just dies after a few seconds.
> 
> [root at rmac init.d]# rpm -q thunderbird
> thunderbird-1.0.2-6
> 
> an strace of it running shows that it is looking for files in this directory:
> 
> [root at rmac init.d]# pwd
> /usr/lib/thunderbird-1.0.2/init.d
> 
> yet, all I have in there is a README file.
> 
> I have tried uninstalling and reinstalling but to no avail.
> 
> Here is an excerpt from the strace, any ideas would be much appreciated.
> 
> Euan.
> 
> open("/usr/lib/thunderbird-1.0.2/init.d/",
> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
> fstat64(3, {st_mode=S_IFDIR|0755, 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
> open("/home/euan/.thunderbird/init.d/",
> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or
> directory)
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> access("/usr/lib/thunderbird-1.0.2/init.d/S*", X_OK) = -1 ENOENT (No such
> file or directory)
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> access("/home/euan/.thunderbird/init.d/S*", X_OK) = -1 ENOENT (No such
> file or directory)
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
> _llseek(255, -91, [6550], SEEK_CUR)     = 0
> clone(child_stack=0,
> flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
> child_tidptr=0x30019388) = 20245
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
> rt_sigaction(SIGINT, {0x10035950, [], 0}, {SIG_DFL}, 8) = 0
> waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 139}], 0) = 20245
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> --- SIGCHLD (Child exited) @ 0 (0) ---
> waitpid(-1, 0x7f971a68, WNOHANG)        = -1 ECHILD (No child processes)
> sigreturn()                             = ? (mask now [HUP ILL TRAP ABRT
> FPE])
> rt_sigaction(SIGINT, {SIG_DFL}, {0x10035950, [], 0}, 8) = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> read(255, "exitcode=$?\n\n## Stop addon scrip"..., 6641) = 91
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> open("/home/euan/.thunderbird/init.d/",
> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or
> directory)
> open("/usr/lib/thunderbird-1.0.2/init.d/",
> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
> fstat64(3, {st_mode=S_IFDIR|0755, 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
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> access("/home/euan/.thunderbird/init.d/K*", X_OK) = -1 ENOENT (No such
> file or directory)
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> access("/usr/lib/thunderbird-1.0.2/init.d/K*", X_OK) = -1 ENOENT (No such
> file or directory)
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0





More information about the ppc mailing list