<owrt-images-builds> Build [#35](https://buildbot.openwrt.org/images/#/builders/224/builds/35) of `openwrt-23.05_mediatek/filogic` failed.
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
mentalow has quit [Quit: :]]
mentalow has joined #openwrt-devel
slh64 has joined #openwrt-devel
goliath has joined #openwrt-devel
parazyd has joined #openwrt-devel
bbezak has joined #openwrt-devel
<ynezz> nbd: hi, there seems to be umdns crashing since 23.05.0 https://github.com/openwrt/openwrt/issues/14120 and one of the affected users "confirmed", that its fixed in main branch, which lead me to the following cherry-pick https://github.com/openwrt/mdnsd/pull/14 - I've created openwrt-23.05 branch as it seems, that due to udebug and other new features we wont be able to use main anymore, can you
<ynezz> please confirm/double check that, I'll then update the package
nixuser has quit [Remote host closed the connection]
nixuser has joined #openwrt-devel
robimarko has joined #openwrt-devel
nitroshift has joined #openwrt-devel
<nbd> ynezz: ack
<f00b4r0> nbd: hi, dunno if you got my last message, is there any further data I can collect on the device to help you?
<owrt-images-builds> Build [#36](https://buildbot.openwrt.org/images/#/builders/33/builds/36) of `openwrt-23.05_ipq40xx/mikrotik` completed successfully.
<nbd> f00b4r0: can't think of anything at the moment
<nbd> need to look further into it myself
<f00b4r0> ok thanks, I'll reboot it then
<f00b4r0> another datapoint if that matters: when the crash occurred there were 7 STAs across the 6 phyN-apM tuples
fakuivan has quit [Remote host closed the connection]
fakuivan has joined #openwrt-devel
noltari has joined #openwrt-devel
minimal has joined #openwrt-devel
torv has quit [Quit: torv]
torv has joined #openwrt-devel
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
nitroshift has quit [Read error: Connection reset by peer]
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
mrkiko has quit [Quit: leaving]
mrkiko has joined #openwrt-devel
rua has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
minimal has quit [Quit: Leaving]
<jow> rmilecki: sorry, totally overlooked your patch
<rmilecki> jow: no problem
Slimey has quit [Read error: Connection reset by peer]
Slimey has joined #openwrt-devel
Slimey has quit [Read error: Connection reset by peer]
Slimey has joined #openwrt-devel
<Ansuel> aparcar ping?
Slimey has quit [Read error: Connection reset by peer]
Slimey has joined #openwrt-devel
dangole has joined #openwrt-devel
dangole has quit [Remote host closed the connection]
dangole has joined #openwrt-devel
minimal has joined #openwrt-devel
cmonroe has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
ptudor has quit [Ping timeout: 480 seconds]
Borromini has joined #openwrt-devel
cmonroe has quit [Quit: Textual IRC Client: www.textualapp.com]
parazyd has quit [Ping timeout: 480 seconds]
cmonroe has joined #openwrt-devel
parazyd has joined #openwrt-devel
Borromini has quit [Ping timeout: 480 seconds]
<rmilecki> jow: would you review my other fix?
<rmilecki> [PATCH] base-files: sysupgrade: handle errors when generating backup
goliath has quit [Quit: SIGSEGV]
<schmars[m]> neocturne that commit of yours about compile deps yesterday - the thing it fixes is `No rule to make target '/path/to/sdk/staging_dir/target-x86_64_musl/.prepared', needed by 'package/toolchain/compile'. Stop.` yes?
<schmars[m]> or maybe your commit breaks it? :D just wondering what broke my SDK script in the past few days
Borromini has joined #openwrt-devel
robimarko has quit [Remote host closed the connection]
<rmilecki> any idea what problem may it be?
<rmilecki> [ 61.478467] do_page_fault(): sending SIGSEGV to ujail for invalid read access from 00000036
<rmilecki> [ 61.495195] epc = 77d30d0b in libubox.so.20230523[77d2d000+1f000]
<rmilecki> [ 61.507471] ra = 5555482b in ujail[55550000+14000]
<rmilecki> it's on freshly installed openwrt-23.05.2-ramips-mt7621-netgear_r6220-squashfs-sysupgrade.bin
Borromini has quit [Ping timeout: 480 seconds]
<neocturne> schmars[m]: hmm, it is possible that my commit breaks it, I didn't test with the SDK
<neocturne> Will have to check tomorrow
<schmars[m]> thank you, the build system is way over my head
<neocturne> Might just need to conditionalize the new dependencies so they are ignored when in SDK (and maybe IB)
Mangix has quit [Read error: Connection reset by peer]
<schmars[m]> IB seems to be ok. if you need a repro here's the script: https://github.com/freifunk-berlin/falter-packages/blob/master/build/build.sh (nothing special really)
<neocturne> Thanks. Can you tell me at which command it fails?
<schmars[m]> right, make -j8 V=s package/falter-berlin-admin-keys/compile - the first iteration of that loop
<mrkiko> rmilecki: beware of the flash on that device
<mrkiko> rmilecki: are you able to read all contents of /rom without encountering errors?
<rmilecki> mrkiko: find /rom/ worked fine
<rmilecki> do you want to me actually read all files?
<mrkiko> rmilecki: mhm... I would try a grep
<rmilecki> mrkiko: what's up with flash?
<mrkiko> rmilecki: in other words - in some cases reading /rom did lead to squashfs errors for me, and reflashing a sysupgrade "magically" solved the problem
<mrkiko> rmilecki: with a very old sample I remember the system not being able to boot at some point, after having left it turned off for sometime
<mrkiko> rmilecki: the flash seems to work well in general, but with some hickups
<rmilecki> interesting
<rmilecki> could that be fauly device?
<rmilecki> mrkiko: or did you test more than 1 unit?
<mrkiko> rmilecki: I've seen this thing on 2 units; in the first case I solved the problem flashing stock firmware since I was giving the device away. In the second case the device did still boot and a sysupgrade fixed it. when I expressed this n IRc i met another user experiencing the same issue on a different ramips board but probably all of this means little to nothing. If grepping in your /rom didn't
<mrkiko> give you any squashfs error... then it's probably a genuine software issue
<rmilecki> uh
<rmilecki> would following command be a good test? grep -r . / > /dev/null
<mrkiko> rmilecki: yeah, I did limit it to rom at that time but that should be ok
<rmilecki> right, i meant /rom/
<rmilecki> i'll try that tomorrow
<rmilecki> right now i"m stress testing MT7603E
<mrkiko> rmilecki: out of curiosity - how do you stress test it?
<mrkiko> - I remember that times when I used it
<rmilecki> oh, just a client connected to it running iperf client to service behind R6220's WAN port
<mrkiko> :)
Forst has quit [Quit: Quitting]
Forst has joined #openwrt-devel
<rmilecki> it didn't took long, MT7603E support is still broken :/
Forst has quit []
<rmilecki> suffers from random stalls in wireless traffic
<rmilecki> [ 3] 910.0-915.0 sec 0.00 Bytes 0.00 bits/sec
Forst has joined #openwrt-devel
Forst has quit []
Forst has joined #openwrt-devel
<neocturne> schmars[m]: pushed the fix. Thanks for reporting!
<schmars[m]> nice, thanks :)
vincejv has quit [Remote host closed the connection]
Mangix has joined #openwrt-devel