Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2002 14:45:31 +0200
From:      Paolo Pisati <p.pisati@oltrelinux.com>
To:        FreeBSD_Hackers <freebsd-hackers@FreeBSD.ORG>
Subject:   Crash dump with attach =P
Message-ID:  <20021002124531.GB567@southcross.skynet.org>

next in thread | raw e-mail | index | archive | help

--k1lZvvs/B4yU6o8G
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline


sorry... =P

-- 

Paolo

Italian FreeBSD User Group: http://www.gufi.org

--k1lZvvs/B4yU6o8G
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="crash.txt"

Script started on Wed Oct  2 14:42:26 2002
GNU gdb 4.18 (FreeBSD)
Copyright 1998 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 "i386-unknown-freebsd"...Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs
Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf

IdlePTD at phsyical address 0x00429000
initial pcb at physical address 0x00351700
panicstr: from debugger
panic messages:
---
Fatal trap 12: page fault while in kernel mode
fault virtual address	= 0xbfc00000
fault code		= supervisor read, page not present
instruction pointer	= 0x8:0xc02a4543
stack pointer	        = 0x10:0xd1b86d0c
frame pointer	        = 0x10:0xd1b86d1c
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, def32 1, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 331 (local)
interrupt mask		= net bio cam 
panic: from debugger


Fatal trap 3: breakpoint instruction fault while in kernel mode
instruction pointer	= 0x8:0xc0299021
stack pointer	        = 0x10:0xd1b86b20
frame pointer	        = 0x10:0xd1b86b28
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, def32 1, gran 1
processor eflags	= interrupt enabled, IOPL = 0
current process		= 331 (local)
interrupt mask		= net bio cam 


Fatal trap 12: page fault while in kernel mode
fault virtual address	= 0xbfc00000
fault code		= supervisor read, page not present
instruction pointer	= 0x8:0xc02a4543
stack pointer	        = 0x10:0xd1b86d0c
frame pointer	        = 0x10:0xd1b86d1c
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, def32 1, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 331 (local)
interrupt mask		= net bio cam 
panic: from debugger
Uptime: 1m57s

dumping to dev #ad/0x40002, offset 7781477
dump ata0: resetting devices .. done
255 254 253 252 251 250 249 248 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 232 231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214 213 212 211 210 209 208 207 206 205 204 203 202 201 200 199 198 197 196 195 194 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 176 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 
---
#0  dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487
487		if (dumping++) {
(kgdb) where
#0  dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487
#1  0xc0176708 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:316
#2  0xc0176b55 in panic (fmt=0xc02c7f84 "from debugger")
    at /usr/src/sys/kern/kern_shutdown.c:595
#3  0xc0132b61 in db_panic (addr=-1070971581, have_addr=0, count=-1, 
    modif=0xd1b86b9c "") at /usr/src/sys/ddb/db_command.c:435
#4  0xc0132aff in db_command (last_cmdp=0xc0307044, cmd_table=0xc0306e84, 
    aux_cmd_tablep=0xc0342858) at /usr/src/sys/ddb/db_command.c:333
#5  0xc0132bc6 in db_command_loop () at /usr/src/sys/ddb/db_command.c:457
#6  0xc0134d7f in db_trap (type=12, code=0) at /usr/src/sys/ddb/db_trap.c:71
#7  0xc0298dc0 in kdb_trap (type=12, code=0, regs=0xd1b86ccc)
    at /usr/src/sys/i386/i386/db_interface.c:158
#8  0xc02a6684 in trap_fatal (frame=0xd1b86ccc, eva=3217031168)
    at /usr/src/sys/i386/i386/trap.c:969
#9  0xc02a6066 in trap (frame={tf_fs = 16, tf_es = 16, tf_ds = 16, 
      tf_edi = -776544532, tf_esi = -1059388900, tf_ebp = -776442596, 
      tf_isp = -776442632, tf_ebx = -1059388900, tf_edx = -1077936128, 
      tf_ecx = -1064021720, tf_eax = 0, tf_trapno = 12, tf_err = 0, 
      tf_eip = -1070971581, tf_cs = 8, tf_eflags = 66118, tf_esp = -776544640, 
      tf_ss = -776442324}) at /usr/src/sys/i386/i386/trap.c:636
#10 0xc02a4543 in pmap_remove_pages (pmap=0xd1b6deec, sva=0, eva=3217031168)
    at /usr/src/sys/i386/i386/pmap.c:2946
#11 0xc016edd7 in exec_new_vmspace (imgp=0xd1b86e2c)
    at /usr/src/sys/kern/kern_exec.c:537
---Type <return> to continue, or q <return> to quit---
#12 0xc016366e in exec_elf_imgact (imgp=0xd1b86e2c)
    at /usr/src/sys/kern/imgact_elf.c:509
#13 0xc016e5f0 in execve (p=0xd1a5df60, uap=0xd1b86f80)
    at /usr/src/sys/kern/kern_exec.c:208
#14 0xc02a68be in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, 
      tf_edi = 134727976, tf_esi = -1077943456, tf_ebp = -1077943416, 
      tf_isp = -776441900, tf_ebx = 672754316, tf_edx = -1077943388, 
      tf_ecx = 3, tf_eax = 59, tf_trapno = 12, tf_err = 2, tf_eip = 672433884, 
      tf_cs = 31, tf_eflags = 647, tf_esp = -1077943476, tf_ss = 47})
    at /usr/src/sys/i386/i386/trap.c:1175
#15 0xc0299cb5 in Xint0x80_syscall ()
#16 0x8059dc6 in ?? ()
#17 0x8052b97 in ?? ()
#18 0x804a818 in ?? ()
#19 0x804ce02 in ?? ()
#20 0x804cf09 in ?? ()
#21 0x804cfb0 in ?? ()
#22 0x804adcf in ?? ()
#23 0x804c6f9 in ?? ()
#24 0x804c94c in ?? ()
#25 0x804bbf1 in ?? ()
#26 0x804bcbb in ?? ()
#27 0x804db9d in ?? ()
#28 0x804dce5 in ?? ()
---Type <return> to continue, or q <return> to quit---
#29 0x8059cfd in ?? ()
#30 0x804e48a in ?? ()
#31 0x804be92 in ?? ()
#32 0x8049fa9 in ?? ()
(kgdb) q

Script done on Wed Oct  2 14:42:51 2002

FreeBSD southcross.skynet.org 4.7-RC FreeBSD 4.7-RC #22: Wed Oct  2 12:45:21 CEST 2002     toor@southcross.skynet.org:/usr/obj/usr/src/sys/SOUTHCROSS  i386

--k1lZvvs/B4yU6o8G--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021002124531.GB567>