<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?
<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]
<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