Jussi,

It was a fresh install. That machine had never had scratchbox before, as I am just starting to get involved with it. There is another developer here experiencing the same problem, but he is doing an upgrade from 1.0.5. His synaptic hangs in the same preconfig stage, and I'm pretty sure he's using Etch as well.

Any suggestions for what I might try for a workaround?

Thanks,

-Jim

Jussi Hakala wrote:
Are you doing a fresh install or upgrading from a previous version? If
you are upgrading from a previous version, you could try purging the
previous one and install fresh.

I tried in Etch and had no problem upgrading my pre-r3 version of
Scratchbox (the system was up to date according my local Etch mirror).

Regards,

  Jussi

Jim Heck wrote:
I'm trying to install scratchbox 1.0.6 on a completely up to date Debian
Etch system (updated fully as of 11/09/06).  I am installing from
aptitude with the following line in my sources.list file

deb http://scratchbox.org/debian ./

The install is hanging in 'Preconfiguring packages ...'.  I gave it over
75 minutes of cpu time, and top is showing scratchbox-core as using all
of the cpu.  Below is a snapshot of strace for the scratchbox-core process.

Does anyone know why this would happen?

Let me know if any additional information I could provide might help
debug this.


Thanks,

-Jim Heck



--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10796
waitpid(-1, 0xaff5264c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10799
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "cm189087\n", 128)              = 9
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10799
waitpid(-1, 0xaff5284c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10802
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "190135\n", 128)                = 7
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10802
waitpid(-1, 0xaff5264c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10805
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "cm189135\n", 128)              = 9
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10805
waitpid(-1, 0xaff5284c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10808
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "190593\n", 128)                = 7
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10808
waitpid(-1, 0xaff5264c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10811
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "cm189593\n", 128)              = 9
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10811
waitpid(-1, 0xaff5284c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10814
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "190795\n", 128)                = 7
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10814
waitpid(-1, 0xaff5264c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10818
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "cm189795\n", 128)              = 9
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10818
waitpid(-1, 0xaff5284c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10821
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "190880\n", 128)                = 7
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10821
waitpid(-1, 0xaff5264c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10824
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "cm189880\n", 128)              = 9
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10824
waitpid(-1, 0xaff5284c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10827
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "191090\n", 128)                = 7
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10827
waitpid(-1, 0xaff5264c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10830
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "cm190090\n", 128)              = 9
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10830
waitpid(-1, 0xaff5284c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
brk(0x892c000)                          = 0x892c000
brk(0x890c000)                          = 0x890c000
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10833
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10833
waitpid(-1, 0xaff5249c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "191097\n", 128)                = 7
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
pipe([4, 5])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [WINCH], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xa7dff708) = 10836
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a930, [], 0}, {0x807a930, [], 0}, 8) = 0
close(5)                                = 0
read(4, "cm190097\n", 128)              = 9
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 10836
waitpid(-1, 0xaff5284c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [WINCH])
read(4, "", 128)                        = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [WINCH], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [WINCH], 8) = 0
rt_sigprocmask(SIG_SETMASK, [WINCH], NULL, 8) = 0
Process 3218 detached

_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to