when PPP module gets unloaded, reloaded, and unloaded the system crashes
Our old netstack unloaded modules every time there was no open handle to the netstack driver which was a bug, anyway, but for some reason the PPP module always crashed in the PPPManager's destructor. I had a default PPPoE connection which got created/deleted on every load/unload of the PPP stack. Maybe there is a race condition when unloading? Or maybe it's a bug in the netstack and not PPP's fault? Unfortunately, I don't have a syslog dump. Just wanted to make PPP coders aware of this potential bug.
Change History
(5)
Milestone: |
R1 → Network Stack R1
|
Milestone: |
R1 Network Stack → R1
|
Milestone: |
R1 → Unscheduled
|
Resolution: |
→ not reproducible
|
Status: |
new → closed
|
Moving PPP related tickets out of R1 milestone (Prop #2).