On 2014/05/27 12:13, Peter Haag wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> .. next kernel crash ... same place
> 
> savecore: reboot after panic: tcp_input:647: 0xfffffe84f2e93b88 != 
> 0xfffffe8524ad1480
> savecore: /var/crash/bounds: No such file or directory
> savecore: writing compressed core to /var/crash/bsd.0.core.Z
> 
> Can anybody support me in debugging the core?

Uncompress the core and look at "Analyzing a dump" in crash(8) for details of
how to load it into gdb, since you have a debug kernel you can use that rather
than the automatically-saved /var/crash/bsd.0 that crash(8) tells you about.
Then usual backtrace etc.

Reply via email to