**** BEGIN LOGGING AT Fri Jun 12 02:59:56 2009 **** ENDING LOGGING AT Fri Jun 12 06:20:50 2009 **** BEGIN LOGGING AT Fri Jun 12 06:21:13 2009 Jun 12 06:21:42 * russell_ has a perl program (on wgt634u) running that's leaving behind zombies. i'm doing the $SIG{CHLD} = 'IGNORE' dance and that isn't fixing. Jun 12 09:16:41 is there something about mipsel that leads to zombies? same perl program on x86-alix does accrete zombies Jun 12 09:17:12 <[florian]> russell_: you mean on x86 it does not end up in a zombie process ? Jun 12 09:17:41 yeah, the perl forks some processes and they end up zombies on the wgt, but not on x86 Jun 12 09:18:17 (as shown by 'ps aux' for example) Jun 12 09:18:54 <[florian]> humm Jun 12 09:19:03 <[florian]> I am not familiar with perl on embedded targets Jun 12 09:19:21 <[florian]> both boards use the same libc version ? Jun 12 09:20:30 um. well, the x86 image is slightly older Jun 12 09:20:45 circa r14912 Jun 12 09:20:56 the wgt image is based on r16375 Jun 12 09:21:21 <[florian]> seems like a pretty painful problem to debug Jun 12 09:21:28 but, folks imply to me, this zombie behavior is old Jun 12 09:36:14 mirko * r16425 /feeds/phone/fso/ (3 files in 3 dirs): upgrade fso, adjust default-config and disable automatic display-dimming Jun 12 09:57:48 http://www.pastebin.ca/1457599 Jun 12 09:58:05 that behaves differently on wgt634u than on x86 Jun 12 09:58:32 at least on my desktop, the sleep 60 is interrupted by the SIGCHLD Jun 12 09:58:54 on wgt634u, it is not interrupted Jun 12 09:59:43 in fact, "yo" is never printed Jun 12 14:58:09 florian * r16426 /trunk/target/linux/rdc/files/drivers/mtd/maps/rdc3210.c: [rdc] include linux/magic.h instead of hardcoding the squashfs magic number Jun 12 15:06:40 [florian]: why does rdc3210.c look for squashfs? Jun 12 18:43:58 lars * r16427 /packages/libs/libpam/Makefile: [packages] Cleanup libpam a bit. Jun 12 19:07:04 anyone has time to upgrade compat-wireless to 2.6.30 release? Jun 12 19:07:25 juhosg: how good is 2.6.30 for ar71xx comparing to the default 2.6.28? Jun 12 19:12:23 isn't the "2.6.30" compat-wireless release just the wireless foo from the 2.6.30 release? our version of compat-wireless should be newer than the code used for the stable 2.6.30 kernel Jun 12 19:14:51 no i don't think so. compat-wireless for 2.6.30 is something they released from wireless-testing for the 2.6.30 stable release. you know 2.6.30 window was closed way ago Jun 12 19:16:15 compat-wireless for 2.6.30 was released yesterday Jun 12 19:16:52 that's not the impression I get from the release announcement: http://linux.derkeiler.com/Mailing-Lists/Kernel/2009-06/msg05828.html Jun 12 19:17:03 "If you just want to test the wireless bits of 2.6.30 you can do so Jun 12 19:17:04 with this release, works on kernels >= 2.6.27." Jun 12 19:17:27 ooo, lunch arrived, be back in a bit. Jun 12 19:21:00 now i'm confused... Jun 12 19:21:27 guess i'm going to disable compat-wireless and use whatever is from the kernel, and add the scripts from openwrt for compat-wireless Jun 12 20:24:17 nbd * r16428 /packages/utils/mksh/ (Makefile patches/100-dot_mkshrc): upgrade mksh to R38c (patch from #5332) Jun 12 21:00:09 any one have any idea how to get around this issue: http://pastebin.ca/1458223 **** ENDING LOGGING AT Fri Jun 12 22:02:30 2009 **** BEGIN LOGGING AT Fri Jun 12 22:03:25 2009 Jun 12 23:30:36 hmm. /me has strace on the wgt now. running under strace, process not exiting, have to kill -9 strace. Jun 12 23:31:02 (this is wrt my perl signalhandling problem Jun 12 23:31:08 ) Jun 12 23:32:21 strace -tt -s 256 -f -o /tmp/strace-f.pl perl f.pl Jun 12 23:32:51 * russell_ not seeing the follow (-f) working as expected Jun 12 23:33:07 only the toplev pid's showing up in the output Jun 12 23:59:52 looks maybe like this: https://dev.openwrt.org/ticket/668 Jun 13 00:23:00 fwiw, http://filebin.ca/dcush/packages.html is an updated version of http://pastehtml.com/view/090605R6W44ene.html about the breakdown of openwrt feeds packages and their upstream versions Jun 13 00:50:40 hi Jun 13 00:50:53 nbd: question regarding ath9k: Jun 13 00:51:50 do you know what ath9k: http://pastebin.com/m3ff370eb means Jun 13 00:51:51 ? Jun 13 00:52:17 i get that as soon as I run ath9k on the ubtn 802.11n card on 2.6.30 Jun 13 00:52:23 2.6.29 worked for me Jun 13 00:52:27 is it a crazy idea to get firefox running under openwrt? Jun 13 00:54:21 aroscha1: i'm compiling with 2.6.30 now, ath9k/routerstaton Jun 13 00:54:27 wait and see Jun 13 00:57:32 hmm. strace of the parent sees the SIGCHLD, but doesn't trigger the handler. Jun 13 00:57:52 14238 17:06:49.005059 --- SIGCHLD (Child exited) @ 0 (0) --- Jun 13 01:01:22 xxiao: ok Jun 13 01:20:53 mirko * r16429 /packages/libs/libIDL2/Makefile: cleanup Makefile and use now the OpenWrt way of building host tools **** ENDING LOGGING AT Sat Jun 13 02:59:57 2009