Opened 18 years ago

Closed 6 years ago

Last modified 5 years ago

#871 closed bug (not reproducible)

when PPP module gets unloaded, reloaded, and unloaded the system crashes

Reported by: wkornewald Owned by: wkornewald
Priority: normal Milestone:
Component: Network & Internet/PPP Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

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)

comment:1 by wkornewald, 18 years ago

Milestone: R1Network Stack R1

comment:2 by axeld, 17 years ago

Milestone: R1 Network StackR1

comment:3 by luroh, 10 years ago

Milestone: R1Unscheduled

Moving PPP related tickets out of R1 milestone (Prop #2).

comment:4 by waddlesplash, 6 years ago

Resolution: not reproducible
Status: newclosed

Doesn't seem to happen with the (new, WIP) PPP stack.

comment:5 by nielx, 5 years ago

Milestone: Unscheduled

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.