Re: Reboot instead of debugger/dump from X11? (Re: an accidental way to pull the plug)

From: Tai-hwa Liang (avatar_at_mmlab.cse.yzu.edu.tw)
Date: 12/26/04

  • Next message: Tai-hwa Liang: "Re: Problem with 802.11 ad hoc with WEP: NULL pointer dereference"
    Date: Sun, 26 Dec 2004 10:09:33 +0800 (CST)
    To: Robert Watson <rwatson@FreeBSD.org>
    
    

    On Sat, 25 Dec 2004, Robert Watson wrote:
    > On Sat, 25 Dec 2004, Chuck Robey wrote:
    >
    >> I got a little too fast just now, and did something that I shouldn't
    >> have done, but what's interesting is, FreeBSD decided to pull the plug
    >> and instantly reboot, which is usually something to be regarded as
    >> pathological, so I am letting you folks know. I haven't analyzed
    >> exactly what happened to cause it, actually.
    >
    > With the recent 802.11 panic I posted about a bit earlier, I saw something
    > rather odd: when the panic took place on the normal text console, the
    > system dropped to the debugger. However, when it took place with X11
    > running, I got an "instant reboot" -- no dump, etc. So something odd is
    > happening during even normal failure modes when X11 is running for me. I
    > wonder if anyone else is seeing this?

       Just a "me too" for observing exactly the same symptom on a Thinkpad R40.
    At the first time I thought the reboot-without-panic-to-ddb was associated
    with improper kernel debug settings; however, after lots of fscking and
    rebooting, I finally realised that all I have to do is to disable xdm
    on startup and switch back to the text console. And yes, the panic was
    from if_wi.

       According to sys/ddb/db_main.c:195, it appears that the panic would
    never get into ddb if the console is unavailable. I'm curious about
    whether the doadump() would also be suppressed or not at that moment?

    > Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
    > robert@fledge.watson.org Principal Research Scientist, McAfee Research
    >
    >
    >>
    >> Anyhow, I have been using FreeBSD as a fine platform for a Free database I
    >> am constructing for a buddy of mine who has a video rental store. The
    >> database, which was active at the time (the app is nearly complete) is
    >> made with Python, gtk, pygtk (obviously) and the Sleepycat database. I
    >> called those folks up and got the opinion that, as long as I didn't try to
    >> distribute the software, the way I'm handling it (for free) it generally
    >> falls under their free license, so I'm ok on that.
    >>
    >> Anyhow, I was talking screen dump pictures of the 6 data entry screens, in
    >> X11, using xv to grab the windows. I got a bit confused with mouse
    >> clicks, and actually asked it to do a grab while another grab was in delay
    >> wait (it has a timer delay, which I set to 5 seconds). Result: reboot,
    >> instant.
    >>
    >> I think that's it, although I will try to answer any questions. If you
    >> folks are all too tied up with your own projects, it won't bother me, I'm
    >> only trying to be conscientious about things.
    >>
    >> ----------------------------------------------------------------------------
    >> Chuck Robey | Interests include C & Java programming, FreeBSD,
    >> chuckr@chuckr.org | electronics, communications, and SF/Fantasy.
    >>
    >> New Year's Resolution: I will not sphroxify gullible people into looking up
    >> fictitious words in the dictionary (on the wall at my old fraternity,
    >> Signa Phi Nothing).
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Tai-hwa Liang: "Re: Problem with 802.11 ad hoc with WEP: NULL pointer dereference"

    Relevant Pages

    • Reboot instead of debugger/dump from X11? (Re: an accidental way to pull the plug)
      ... when it took place with X11 ... running, I got an "instant reboot" -- no dump, etc. So something odd is ... I have been using FreeBSD as a fine platform for a Free database I ... using xv to grab the windows. ...
      (freebsd-current)
    • Re: remote control database could not be found after Windows 2k3 Sp1 update
      ... You could be using a link to an old MMC Console. ... remote control database could not be found after Windows ... 2k3 Sp1 update ... I update my SMS server to Windows 2003 SP1. ...
      (microsoft.public.sms.admin)
    • an accidental way to pull the plug
      ... so I am letting you folks know. ... I have been using FreeBSD as a fine platform for a Free database I ... using xv to grab the windows. ... wait (it has a timer delay, which I set to 5 seconds). ...
      (freebsd-current)
    • Re: best distro for an older computer
      ... Debian is your best bet. ... Though you'd probably be better off just sticking with the console ... No sense running X11 for just a web browser. ...
      (comp.os.linux.misc)
    • Re: Parsing Mail Messages
      ... Step 1: Grab the appropriate message ... The intent here is to call this from an Outlook rule. ... If necessary, this can be to a delimited text file, but preferably it would be to a database. ... grep wrote: ...
      (microsoft.public.office.developer.outlook.vba)