看板 DFBSD_bugs 關於我們 聯絡資訊
Joerg Sonnenberger wrote: > On Sat, Apr 02, 2005 at 07:04:30PM +0200, Raphael Marmier wrote: > >>I am unable to get a crash dump through the ddb and typing panic and >>hitting enter twice. I end up in the same state as you discribe. >> >>hint anyone? > > > What interrupt masks does it show? I since just hacked syscons.c so panic() is called in place of Debugger() when I hit cntl-alt-esc. The aforementionned problem doesn't happen and it goes past the 'syncing disks ...', then when I type continue, it does (eureka!) save core. I will now restore my kernel to the normal state in order to really answer your question. Raphael