Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ppp-related crash during shutdown #5

Closed
elad opened this issue Jun 17, 2014 · 1 comment
Closed

ppp-related crash during shutdown #5

elad opened this issue Jun 17, 2014 · 1 comment

Comments

@elad
Copy link
Owner

elad commented Jun 17, 2014

Metadata

  • Number: 39199
  • Arrived: Wed Jul 23 18:55:00 +0000 2008
  • Last modified: Sat Sep 06 18:17:42 +0000 2008
  • Environment: System: NetBSD 4.99.69 Architecture: i386 Machine: i386

Description


    The system crashed during shutdown.

    At the time, pppd was running over a serial port on a PCMCIA modem
    card.


How to repeat


    Insert PCMCIA modem card.

    Run pppd over the com port on the modem card.

    shutdown -p now (or perhaps it was shutdown -r now; I don't remember)
    [...]
    Done running shutdown hooks.
    tap0 detached [unrelated to this problem, I assume]
    uvm_fault(0xc088b040, 0xdeadb000, 1) -> 0xe
    fatal page fault in supervisor mode
    trap type 6 code 0 eip c01e9465 cs 8 eflags 10282 cr2 deadbeff ilevel 6
    kernel: supervisor trap page fault, code = 0
    Stopped in pid 1535.1 (pppd) at netbsd:pfi_ihead_RB_REMOVE+0x25: movl
    0
    x10(%edx),%eax
    db{1}> bt
    pfi_ihead_RB_REMOVE ...
    pfi_kif_unref ...
    pfi_detach_ifgroup ....
    if_delgroup ...
    pfi_destroy_groups ...
    pfil_ifnet_wrapper ...
    pfil_run_hooks ...
    if_detach ...
    ppp_clone_destroy ...
    pppclose ...
    ttioctl ...
    [...]


Fix


    Unknown


@elad
Copy link
Owner Author

elad commented Dec 13, 2015

clutter

@elad elad closed this as completed Dec 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant