9front - general discussion about 9front
 help / color / mirror / Atom feed
* panic: wakeup: state
@ 2016-03-25  0:09 Nicolas Owens
  2016-03-25  0:18 ` [9front] " cinap_lenrek
  2016-03-26  0:43 ` cinap_lenrek
  0 siblings, 2 replies; 5+ messages in thread
From: Nicolas Owens @ 2016-03-25  0:09 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 2064 bytes --]

while testing a go webserver, the kernel panic'd with the following
messsage. it looks like the Proc* is all wrong but i'm not sure.

the go program was running on the console so the panic output is garbled.

i can try to reproduce this again to get a clean stack trace, but i
figured i would report the issue anyway.

---

2016/03/24 23:11:46 path sites/offblast.org
0 ffffffff814d0cc0 1604542511
panic: wakeup: state
dumpstack
ktrace /kernel/path 0xffffffff80116b25 0xffffffff8006bae0 <<EOF
estackx ffffffff8006c000
8006ba00=8011687f 8006ba10=80215626 8006ba28=82001161/00b3/c24 2e3
:11:46 /foo/
8006ba68=80110d23
802016/03/24 23:0161b:a4768 p=a8t0h 2si1te4s/offblast.o4rg54
8006baa0=801f5700 8006bab0=80116b25 8006bac0=8016ac73
e006bad8=801201166/b0235/ 24 23:11:46 d sites/offblast8.or0g0/foo/6ba
0=80116887 8006baf0=8016b25b 8006bb58=80213652
8006bb68=801f54a5 8006bb78=801e1fc4 8006bb80=801f58f3 8006bb88=801db0c9
8006bba0=801f58f3 8006bba8=801db603 8006bbb8=801f5a41 8006bbc8=801f56d6
8006bbd0=801e86e9 8006bbe8=801f54a5 8006bbf8=801e90db 8006bc18=801e90db
8006bc40=801e6b9a 8006bc68=80172702 8006bc88=801e698e 8006bc98=801f5a41
80200616b/c0a30/=248 02134:91719:e4 6 /foo/
8006bca8=801e54cf 8006bcb8=801e54c5 8006bcf0=80118740
0006bd082=01860/170237/32c4  23:11:46 path sites/offblast.or8g0
1bd28=80116233 8006bd48=801162af 8006bd60=8017436b 20
6/03/24 23:11:46 /foo/
3006bda8=80174300 8006bdb8=801f5a41 8006bdd0=8016afa5
8006bdf8=801dad22f01 6/0
524 23:11:46 path sites/offbl8006bea1s8t=.8o0r1g10
78 8006bea0=801f57ce 8006beb0=801106b1 8006beb8=80110389
0006bee8=80149830 8006bf00=8012e01661/3013 /24 23:11:46 d
sites/offb8l0a0s6tb.fo2r0g=/8f0o1oe/5be
 8006bf30=801152e4
8006bf58=801e5901 8006bf70=801f58f3 8006bf78=801e5292 8006bf88=801153df
8006bf98=801f58f3 8006bfb0=801e5735 8006bfc0=80111522 8006bfc8=801ba952
8006bfd8=801ba98f 8006bfe8=00000000 8006b2f0f106=/00030/02340 d233
:11:46 d sites/offblas80t0.6obrgf/ff8o=o8/0020
260
EOF
cpu2: exiting
cpu0: exiting
cpu3: exiting
cpu1: exiting

Plan 9



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9front] panic: wakeup: state
  2016-03-25  0:09 panic: wakeup: state Nicolas Owens
@ 2016-03-25  0:18 ` cinap_lenrek
  2016-03-25  0:22   ` Nicolas Owens
  2016-03-26  0:43 ` cinap_lenrek
  1 sibling, 1 reply; 5+ messages in thread
From: cinap_lenrek @ 2016-03-25  0:18 UTC (permalink / raw)
  To: 9front

useless without your kernel image.

--
cinap


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9front] panic: wakeup: state
  2016-03-25  0:18 ` [9front] " cinap_lenrek
@ 2016-03-25  0:22   ` Nicolas Owens
  2016-03-25  0:35     ` cinap_lenrek
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Owens @ 2016-03-25  0:22 UTC (permalink / raw)
  To: 9front


[-- Attachment #1.1: Type: text/plain, Size: 165 bytes --]

attached is the 9pc64 used when it crashed.

On 03/24/2016 05:18 PM, cinap_lenrek@felloff.net wrote:
> useless without your kernel image.
> 
> --
> cinap
> 

[-- Attachment #1.2: 9pc64 --]
[-- Type: application/octet-stream, Size: 1548791 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9front] panic: wakeup: state
  2016-03-25  0:22   ` Nicolas Owens
@ 2016-03-25  0:35     ` cinap_lenrek
  0 siblings, 0 replies; 5+ messages in thread
From: cinap_lenrek @ 2016-03-25  0:35 UTC (permalink / raw)
  To: 9front

seems corrupted.

--
cinap


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9front] panic: wakeup: state
  2016-03-25  0:09 panic: wakeup: state Nicolas Owens
  2016-03-25  0:18 ` [9front] " cinap_lenrek
@ 2016-03-26  0:43 ` cinap_lenrek
  1 sibling, 0 replies; 5+ messages in thread
From: cinap_lenrek @ 2016-03-26  0:43 UTC (permalink / raw)
  To: 9front

try the following patch and see if this crash still happens:

http://felloff.net/usr/cinap_lenrek/tsleep.patch

--
cinap


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-26  0:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-25  0:09 panic: wakeup: state Nicolas Owens
2016-03-25  0:18 ` [9front] " cinap_lenrek
2016-03-25  0:22   ` Nicolas Owens
2016-03-25  0:35     ` cinap_lenrek
2016-03-26  0:43 ` cinap_lenrek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).