August 2007 Archives

FreeBSD kernel crashes, what to do

| | Comments (1)

Paraphrased from a recent discussion, saving this off in case it is useful to myself or anyone else looking.

If the FreeBSD kernel crashes pretty reliably, ie if you boot with hardware it doesn't like, you can try and catch the function pointer address where the panic happens. From there, you can cross reference it back to what function in the kernel it is, using these ideas, in order from worst to best:

  • Use a released generic kernel, post asking for help, include uname -a output.
  • nm /boot/kernel/kernel and search for a function symbol close to the address you crashed at
  • objdump -d /boot/kernel/kernel and search..
  • Best is to break to debugger if possible, and get a stack trace, check the freebsd handbook.

maintenance status

| | Comments (0)
Maintenance happened starting Aug 25 2007 at 17:00 Pacific or Aug 26 00:00 UTC and lasted most of the night.  Everything at this point is considered done. Contact me if something seems not quite right.

IMAP and Squirrelmail Users: read this..

| | Comments (0)
As part of the server upgrade, software upgrade, etc, I'm going to standardize parts of the mail service. This affects two types of users here, IMAP users and SquirrelMail users.  [Everyone else can ignore this..]

[Updated 8/22]

"notify" mailing list

| | Comments (0)

Folks, I'm making a "notify" mailing list -- I'll be using that to communicate the status of the server upgrade and such. I also intend to keep the web site up to date with that regard, so if you're reading this via web or RSS, you're find. However, if you're not, and I haven't subscribed you to the notify mailing list, you can subscribe at http://gigo.com/mailman/listinfo/notify.

Mail hosting, changes

| | Comments (0)

If you maintain an "aliases" file on gigo.com for one or more of your domains, please note the following changes are being made: