**** BEGIN LOGGING AT Wed Apr 13 02:59:58 2016 Apr 13 07:33:26 luka 49162 /trunk/package/system/rpcd/Makefile rpcd: update to latest version Apr 13 07:55:23 luka 49163 /branches/chaos_calmer/package/system/rpcd/Makefile rpcd: update to latest version Apr 13 11:04:17 build #215 of at91 is complete: Failure [failed shell_7] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/215 Apr 13 12:20:30 build #272 of bcm53xx is complete: Failure [failed shell_7] Build details are at http://buildbot.openwrt.org:8010/builders/bcm53xx/builds/272 Apr 13 12:36:15 build #198 of ar71xx.mikrotik is complete: Failure [failed shell_7] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.mikrotik/builds/198 Apr 13 12:36:22 build #270 of lantiq is complete: Failure [failed shell_18] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/270 Apr 13 14:25:51 build #202 of ep93xx is complete: Failure [failed shell_13] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/202 Apr 13 14:31:12 build #191 of mpc85xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc85xx/builds/191 Apr 13 14:45:16 build #224 of xburst is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/224 Apr 13 16:35:31 build #188 of adm5120 is complete: Failure [failed shell_18 compile_9] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/188 Apr 13 17:22:41 can anybody tell me what's causing this issue on radiusd crashing a a loop with bad address? http://pastebin.com/DJ8Xj0kb Apr 13 17:28:11 kraut: no, only a debugger and some source review can tell Apr 13 17:29:00 jow_laptop, you mean gdb? Apr 13 17:30:24 yes Apr 13 17:31:21 jow_laptop, i build my own freeradius package of 2.2.9, is it easy to put in the gdb symbols in it? can you help me out maybe with that? Apr 13 17:32:14 install gdbserver on the router Apr 13 17:32:31 run gdbserver :9000 radiusd ... Apr 13 17:32:50 without recompiling Apr 13 17:32:50 ? Apr 13 17:33:05 from your buildroot run ./scripts/remote-gdb routerip:9000 build_dir/target-*/freeradius-*/radiusd Apr 13 17:33:14 its documented in the wiki Apr 13 17:34:40 ok, i look through and leave here a message, if i found something Apr 13 17:36:57 a bit of context would be useful too Apr 13 17:37:07 what is that Info log message printed after the recv ? Apr 13 18:10:34 ready for process, not very useful Apr 13 18:12:36 jow_laptop, is build_dir/target-mips_34kc_uClibc-0.9.33.2/freeradius-server-2.2.9/ipkg-install/usr/sbin/radiusd wrong for the binary? Apr 13 18:12:41 jow_laptop, http://pastebin.com/NKgfQKPP Apr 13 18:14:58 ok, i think i need to recompile first Apr 13 18:16:59 not the one in ipkg-install Apr 13 18:17:04 thats stripped Apr 13 18:17:12 must be further up in the buildir Apr 13 18:17:29 forgot to recompile it with debug info Apr 13 18:18:04 make package/freeradius2/{clean,compile} V=99 CONFIG_DEBUG=y Apr 13 18:18:09 that job is running Apr 13 18:45:03 jow_laptop, i need a little help with the binary: http://pastebin.com/L8LfgjaE Apr 13 18:45:11 is ./src/main/radiusd the correct one? Apr 13 18:58:42 jow_laptop, i think, i need to use that binary build_dir/target-mips_34kc_uClibc-0.9.33.2/freeradius-server-2.2.8/src/main/.libs/radiusd Apr 13 18:58:46 http://pastebin.com/LxFVx0tB Apr 13 18:59:01 build_dir/target-mips_34kc_uClibc-0.9.33.2/freeradius-server-2.2.8/src/main/radiusd just seems to be a wrapper script. i'm confused Apr 13 19:02:49 yes the .libs one is correct, that wrapper script is libtool crap Apr 13 19:07:32 Starting program: /home/kraut/openwrt/openwrt-15.05/build_dir/target-mips_34kc_uClibc-0.9.33.2/freeradius-server-2.2.8/src/main/.libs/radiusd -X -x -f Apr 13 19:07:35 __GI__dl_debug_state () at ldso/ldso/ldso.c:105 Apr 13 19:07:37 105 ldso/ldso/ldso.c: Datei oder Verzeichnis nicht gefunden. Apr 13 19:07:48 sorry Apr 13 19:13:23 jow_laptop, is this bt useful? http://pastebin.com/F28Y4jW8 Apr 13 19:14:36 build #227 of brcm63xx.smp is complete: Failure [failed shell_7] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx.smp/builds/227 Apr 13 19:15:27 kraut: unfortunately not - I think the error is in one of the plugin libraries Apr 13 19:16:32 you mean a freeradius module? Apr 13 19:20:12 yes Apr 13 19:22:36 :( Apr 13 19:22:55 but did i created the bt correctly? Apr 13 19:23:17 no, unfortunately not Apr 13 19:31:48 the error likely occurs in rad_recvfrom() of src/lib/radius.c Apr 13 19:33:51 jow_laptop: hmm... is there a way to refresh package index witout deleteing the index files and dirs manually and pulling it again? Apr 13 19:34:48 if that made any sense Apr 13 19:35:00 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1510213 Apr 13 19:35:22 diizzy_: make package/index ? Apr 13 19:35:34 Oh, ;-P Apr 13 19:36:13 I looked at that feeds script and I must've missed it. Thanks Apr 13 19:36:26 jow_laptop, awww, i'm researching for days on this bug and didn't found that bug report Apr 13 19:38:11 i can't imagine, that i'm the first guy who hits such a big bug Apr 13 19:46:05 jow_laptop, btw. from localhost it's just working fine agains 10.0.0.1 Apr 13 19:46:22 it's just if a requests is comming via lan from ap0 or ap1 Apr 13 19:46:52 from the bug report, this should fix the problem: http://people.canonical.com/~henrix/LP1508510/v1/amd64/0001-Revert-net-Fix-skb-csum-races-when-peeking.patch Apr 13 19:49:25 this is from the openwrt kernel source. looks completly different: http://pastebin.com/Bd8KYAt6 Apr 13 19:52:14 sorry, it was this part in the openwrt kernel source: http://pastebin.com/BPGhLiUk Apr 13 19:53:49 my c is too bad. is that bug in the code or not? Apr 13 20:04:00 hm.. is it a docu-bug or are there some things i have overlooked? https://wiki.openwrt.org/doc/uci/wireless says doth is not supported yet, but one cannot use more than 4 indoor channels in 5ghz without? Apr 13 20:04:45 * roh is unsure if he should register a wikiaccount and fix the docu or if thats still valid for stable builds Apr 13 20:06:04 jow_laptop, i just updated the defect of that issue: https://dev.openwrt.org/ticket/22211 Apr 13 20:07:01 jow_laptop, maybe without the line "if (!skb_shared(skb))" it could work? Apr 13 20:07:23 maybe i should add a section about 'its dfs, it sucks. its not broken if the ap takes a minute to come up' Apr 13 20:07:40 kraut: give it a go? Apr 13 20:08:16 diizzy_, i'm not sure, if it's comparable with my own build. Apr 13 20:08:53 diizzy_, i think i push my own clean build on the box. see if i can reproduce that issue and if it's positive, i will try the "fix" Apr 13 20:21:39 acinonyx 49164 /trunk/include/cmake.mk include/cmake.mk: Add helper macro to handle conditionals for CMake boolean type variables Apr 13 20:36:01 this sucks totally Apr 13 20:43:17 Wed Apr 13 20:35:29 2016 kern.alert kernel: [ 76.630000] CPU 0 Unable to handle kernel paging request at virtual address 00000041, epc == 87b908bc, ra == 87b90814 Apr 13 20:43:23 grr Apr 13 20:51:54 do i need to clean something up before make, when i modify the kernel? Apr 13 20:52:27 acinonyx 49165 /trunk/scripts/getver.sh scripts/getver.sh: Use 'git-rev-parse' to detect if tree lies in Git repository Apr 13 20:55:32 i think this should be fine make target/linux/platform/{clean,install} V=99 Apr 14 01:56:49 build #233 of x86 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/x86/builds/233 **** ENDING LOGGING AT Thu Apr 14 02:59:58 2016