Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2001 22:31:51 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        current@FreeBSD.org
Subject:   Scheduler panic
Message-ID:  <20010225223151.A17872@mollari.cthul.hu>

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

--9amGYk9869ThD9tj
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

This is on a UP system.

Kris

GNU gdb 4.18
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 condition=
s.
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"...
IdlePTD 4767744
initial pcb at 3c9740
panicstr: from debugger
panic messages:
---
panic: runq_add: proc 0xca466420 (more) not SRUN
panic: from debugger
Uptime: 3h39m42s

dumping to dev #da/0x20001, offset 262144
dump 128 127 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 11=
1 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=20
---
#0  dumpsys () at ../../kern/kern_shutdown.c:476
476		if (dumping++) {
(kgdb) bt
#0  dumpsys () at ../../kern/kern_shutdown.c:476
#1  0xc01b0c3c in boot (howto=3D260) at ../../kern/kern_shutdown.c:319
#2  0xc01b1011 in panic (fmt=3D0xc032a794 "from debugger")
    at ../../kern/kern_shutdown.c:569
#3  0xc013c7dd in db_panic (addr=3D-1070605187, have_addr=3D0, count=3D-1,=
=20
    modif=3D0xca4dbca0 "") at ../../ddb/db_command.c:433
#4  0xc013c77b in db_command (last_cmdp=3D0xc0371cf4, cmd_table=3D0xc0371b5=
4,=20
    aux_cmd_tablep=3D0xc03b6b60) at ../../ddb/db_command.c:333
#5  0xc013c842 in db_command_loop () at ../../ddb/db_command.c:455
#6  0xc013eaaf in db_trap (type=3D3, code=3D0) at ../../ddb/db_trap.c:71
#7  0xc02fda0c in kdb_trap (type=3D3, code=3D0, regs=3D0xca4dbda0)
    at ../../i386/i386/db_interface.c:164
#8  0xc030a418 in trap (frame=3D{tf_fs =3D -901382120, tf_es =3D 16,=20
      tf_ds =3D -1051394032, tf_edi =3D -1069770656, tf_esi =3D 256,=20
      tf_ebp =3D -900874772, tf_isp =3D -900874804, tf_ebx =3D 2,=20
      tf_edx =3D -1070199057, tf_ecx =3D 32, tf_eax =3D 18, tf_trapno =3D 3=
,=20
      tf_err =3D 0, tf_eip =3D -1070605187, tf_cs =3D 8, tf_eflags =3D 86,=
=20
      tf_esp =3D -1070199073, tf_ss =3D -1070347485}) at ../../i386/i386/tr=
ap.c:614
#9  0xc02fdc7d in Debugger (msg=3D0xc033cb23 "panic") at machine/cpufunc.h:=
60
#10 0xc01b1008 in panic (fmt=3D0xc033cf60 "runq_add: proc %p (%s) not SRUN")
    at ../../kern/kern_shutdown.c:567
#11 0xc01b483c in runq_add (rq=3D0xc03c9860, p=3D0xca466420)
    at ../../kern/kern_switch.c:142
#12 0xc01b47f5 in setrunqueue (p=3D0xca466420) at ../../kern/kern_switch.c:=
70
---Type <return> to continue, or q <return> to quit---
#13 0xc01a5750 in ithread_schedule (ithread=3D0xc1349100, do_switch=3D1)
    at ../../kern/kern_intr.c:376
#14 0xc030ed8d in sched_ithd (cookie=3D0x5) at ../../i386/isa/ithread.c:99
#15 0x8 in ?? ()
#16 0xc01b3329 in issignal (p=3D0xca466420) at ../../kern/kern_sig.c:1410
#17 0xc01b116a in CURSIG (p=3D0xca466420) at ../../kern/kern_sig.c:190
#18 0xc030981e in userret (p=3D0xca466420, frame=3D0xca4dbfa8, oticks=3D2)
    at ../../i386/i386/trap.c:179
#19 0xc030b3d3 in syscall (frame=3D{tf_fs =3D 47, tf_es =3D 47, tf_ds =3D 4=
7,=20
      tf_edi =3D 2, tf_esi =3D 12, tf_ebp =3D -1077938440, tf_isp =3D -9008=
74284,=20
      tf_ebx =3D -2, tf_edx =3D 22195, tf_ecx =3D 17, tf_eax =3D 0, tf_trap=
no =3D 22,=20
      tf_err =3D 2, tf_eip =3D 672387100, tf_cs =3D 31, tf_eflags =3D 646,=
=20
      tf_esp =3D -1077938484, tf_ss =3D 47}) at ../../i386/i386/trap.c:1239
#20 0xc02fe393 in Xint0x80_syscall ()
#21 0x804d186 in ?? ()
#22 0x80495ac in ?? ()
#23 0x804915d in ?? ()

Script done on Sun Feb 25 22:28:05 2001

--9amGYk9869ThD9tj
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE6mfhWWry0BWjoQKURAoiZAJ0YYdcfrIMAXzkmDB/mmTMBU6+0XwCg6GHP
fzZIl32bmyArqfONvwmS6iM=
=8bdu
-----END PGP SIGNATURE-----

--9amGYk9869ThD9tj--

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




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