xmms crashes CURRENT

Gleb Smirnoff glebius at freebsd.org
Thu Aug 5 08:51:19 PDT 2004


On Thu, Aug 05, 2004 at 10:19:51AM -0400, Robert Watson wrote:
R> What function is at 0xc055b780?  You can use addr2line or gdb -k to work
R> that out, I believe.

/usr/src/sys/kern/subr_kdb.c:228

0xc055b780 is in kdb_enter (/usr/src/sys/kern/subr_kdb.c:228).
223             if (kdb_dbbe != NULL && kdb_active == 0) {
224                     if (msg != NULL)
225                             printf("KDB: enter: %s\n", msg);
226                     breakpoint();
227             }
228     }
229
230     /*
231      * Initialize the kernel debugger interface.
232      */

R> Also, it would be interesting to "options KDB_TRACE" can get a trace in
R> this panic...

I'll try.

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE


More information about the freebsd-current mailing list