[Nautilus-list] Re: Nautilus-list digest, Vol 1 #69 - 22 msgs



nautilus-list-admin lists eazel com wrote:
>... 
> Message: 13
> Date: Thu, 09 Nov 2000 04:16:22 -0600
> From: "Erik B. Berry" <eb techie com>
> To: nautilus-list lists eazel com
> Subject: [Nautilus-list] PR2 Installer under Mandrake 7.2
> 
>   The PR2 installer crashes for me under Mandrake 7.2.  The fix/hack posted
> to this list earlier doesn't work since it doesn't get to the point of
> starting the download.  Here is the resulting output:
> 
> [root zzz root]# sh ./eazel-installer.sh
> ./eazel-installer.sh: line 79: 21522 Segmentation fault      (core
> dumped) /tmp/"$prog" ${1+"$@"}
> 
> Here is the end of the strace output (it dies in write() with EADDRINUSE?):
> 
> wait4(-1, [WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV && WCOREDUMP(s)], 0,
> NULL) = 21649
> rt_sigprocmask(SIG_BLOCK, [CHLD TTOU], [CHLD], 8) = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD TTOU], 8) = 0
> uname({sys="Linux", node="zzz.zzz.zzz", ...}) = 0
> rt_sigprocmask(SIG_BLOCK, ~[], [CHLD TTOU], 8) = 0
> rt_sigprocmask(SIG_SETMASK, [CHLD TTOU], NULL, 8) = 0
> open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1
> ENOENT (No such file or directory)
> open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT
> (No such file or directory)
> rt_sigprocmask(SIG_BLOCK, ~[], [CHLD TTOU], 8) = 0
> rt_sigprocmask(SIG_SETMASK, [CHLD TTOU], NULL, 8) = 0
> write(2, "./eazel-installer.sh: line 79: 2"..., 98./eazel-installer.sh:
> line 79: 21649 Segmentation fault      (core dumped) /tmp/"$prog"
> ${1+"$@"}
> ) = 98
> rt_sigprocmask(SIG_SETMASK, [CHLD TTOU], NULL, 8) = 0
> rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
> rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> --- SIGCHLD (Child exited) ---
> wait4(-1, 0xbffff260, WNOHANG, NULL)    = 0
> sigreturn()                             = ? (mask now [])
> rt_sigaction(SIGINT, {0x807ebd8, [], 0x4000000}, {0x8071354, [],
> 0x4000000}, 8) = 0
> rt_sigprocmask(SIG_BLOCK, ~[], [], 8)   = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> rt_sigprocmask(SIG_BLOCK, ~[], [], 8)   = 0
> 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, [CHLD TTOU], [], 8) = 0
> 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, [INT CHLD], [], 8) = 0
> fork()                                  = 21651
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, ~[], [], 8)   = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
> rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
> rt_sigaction(SIGINT, {0x8071354, [], 0x4000000}, {0x807ebd8, [],
> 0x4000000}, 8) = 0
> wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 21651
> rt_sigprocmask(SIG_BLOCK, [CHLD TTOU], [CHLD], 8) = 0
> rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
> rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> --- SIGCHLD (Child exited) ---
> wait4(-1, 0xbffff560, WNOHANG, NULL)    = 0
> sigreturn()                             = ? (mask now [])
> rt_sigaction(SIGINT, {0x807ebd8, [], 0x4000000}, {0x8071354, [],
> 0x4000000}, 8) = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> _exit(139)                              = ?
> --------------------------
> 
> Maybe I'll try to compile from the source now...
> 
> Erik

I've tried also this morning but I can't advise you to do so.
It will try to install helix gnome for rh 6.2 and finally crash.

I think we've gotta wait a bit or recompile it :(

-- 
Florent Pitoun      -     Linux-Mandrake Product Manager
mailto:fpitoun mandrakesoft com - Tel: +33 1.40.41.67.80
----           http://www.linux-mandrake.com        ----





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]