Hi all,
I've noticed my router randomly rebooting, up to several times per day. This has only happened since upgrading to 1.3.2. It's possibly related to web monitoring, as it hasn't happened in the last 2 days since I disabled that. I had web monitoring set to 100 sites and 100 search queries, and several IP addresses excluded from monitoring.
Hardware is Asus WL500GPv2 (broadcom).
If you need any other info let me know.
1.3.2 randomly reboots
Moderator: Moderators
Re: 1.3.2 randomly reboots
I have experience random rebooting too ....
I am on 1.3.1
don't have this problem on the stable branch
thanks
I am on 1.3.1
don't have this problem on the stable branch
thanks
- DoesItMatter
- Moderator
- Posts: 1373
- Joined: Thu May 21, 2009 3:56 pm
Re: 1.3.2 randomly reboots
1.3.2 ran stable for me for days on a WRT54G-TM
No reboots, no instability
HOWEVER
1) I don't use website monitoring
2) I don't use QoS
Florachan - are you monitoring websites? are you on a broadcom?
Have to find a common thread to see what's triggering the reboots.
No reboots, no instability
HOWEVER
1) I don't use website monitoring
2) I don't use QoS
Florachan - are you monitoring websites? are you on a broadcom?
Have to find a common thread to see what's triggering the reboots.


2x Asus RT-N16 = Asus 3.0.0.4.374.43 Merlin
2x Buffalo WZR-HP-G300NH V1 A0D0 = Gargoyle 1.9.x / LEDE 17.01.x
2x Engenius - ESR900 Stock 1.4.0 / OpenWRT Trunk 49400
Re: 1.3.2 randomly reboots
I have QOS on, but web monitoring still off. Uptime is now 3 days. If it's still going ok tomorrow i will switch web monitoring back on and see what happens.
Also I initially had configuration loaded from 1.2 but when the rebooting started I reflashed and reconfigured from scratch, but that didn't fix it.
Also I initially had configuration loaded from 1.2 but when the rebooting started I reflashed and reconfigured from scratch, but that didn't fix it.
Re: 1.3.2 randomly reboots
After 4 days uptime with no problems I switched web monitoring back on, no other changes. Within a few hours it rebooted again. I've turned web monitoring off again, as the family is getting a little annoyed 

Re: 1.3.2 randomly reboots
Yeah... I've been testing and I can confirm what you say, though it seems to be taking a couple of days before it dies for me.
This is proving to be a very tricky one to fix -- the problem is that there's nothing I can do to immediately replicate the problem. I've already tried debugging a few of the components by themselves but so far, I haven't figured out what's going on. I don't think it's a memory leak, but somewhere I think data is being written to a NULL pointer or outside the bounds of an array... I just can't figure out where despite several hours of testing.
If I put up a couple of versions to test in this thread, can people install them, activate the web monitor (note -- on some of these test versions, no domains/searches will be recorded, because of code that I've taken out to narrow down the problem), and then report which version they tried and if that version eventually fails? This could speed up figuring out exactly what portion of the system is causing the problem, because right now I'm scratching my head.
I did something like this last year with a bug in the madwifi driver, and it seemed to work pretty well.
This is proving to be a very tricky one to fix -- the problem is that there's nothing I can do to immediately replicate the problem. I've already tried debugging a few of the components by themselves but so far, I haven't figured out what's going on. I don't think it's a memory leak, but somewhere I think data is being written to a NULL pointer or outside the bounds of an array... I just can't figure out where despite several hours of testing.
If I put up a couple of versions to test in this thread, can people install them, activate the web monitor (note -- on some of these test versions, no domains/searches will be recorded, because of code that I've taken out to narrow down the problem), and then report which version they tried and if that version eventually fails? This could speed up figuring out exactly what portion of the system is causing the problem, because right now I'm scratching my head.
I did something like this last year with a bug in the madwifi driver, and it seemed to work pretty well.
Re: 1.3.2 randomly reboots
Ah... turns out there shouldn't be a need for test builds. I think I've identified and fixed the problem -- it will be included in the next release.