Summary:
--------

Generated and saved Kdump successfully


Details and Dump analysis:
------------------------

GDB Test Results:

GNU GDB 6.2.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

#0  crash_get_current_regs (regs=0xe25d3f30) at crash.c:99
99      }

(gdb) info thread
  2 process 18471  sys_open (filename=0x5 <Address 0x5 out of bounds>, flags=5, mode=5) at open.c:934
* 1 process 18470  crash_get_current_regs (regs=0xe25d3f30) at crash.c:99

(gdb) thread 1
[Switching to thread 1 (process 18470)]#0  crash_get_current_regs (regs=0xe25d3f30) at crash.c:99
99      }

(gdb) bt
#0  crash_get_current_regs (regs=0xe25d3f30) at crash.c:99
#1  0xc0115b0a in crash_save_self () at crash.c:107
#2  0xc0142705 in crash_kexec () at kexec.c:1032
#3  0xc011f8c0 in panic (fmt=0x0) at panic.c:78

(gdb) info registers
eax            0x0      0
ecx            0xe25d3f30       -497205456
edx            0xe25d2000       -497213440
ebx            0xe25d3f30       -497205456
esp            0xe25d3f24       0xe25d3f24
ebp            0xe25d2000       0xe25d2000
esi            0x0      0
edi            0x0      0
eip            0xc0115ade       0xc0115ade
eflags         0x96     150
cs             0x60     96
ss             0x68     104
ds             0x7b     123
es             0x7b     123
fs             0x0      0
gs             0x33     51