Skip to content

Instantly share code, notes, and snippets.

@oshimaya
Created July 31, 2015 18:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oshimaya/d501ec45f17a6ebe9053 to your computer and use it in GitHub Desktop.
Save oshimaya/d501ec45f17a6ebe9053 to your computer and use it in GitHub Desktop.
DDB when hangup with building pkgsrc/lang/go on NetBSD/evbearm-el 7(RPI).
Stopped in pid 7804.1 (bash) at netbsd:cpu_Debugger+0x4: bx
r14
db> bt
0x964e7b84: netbsd:plcomintr+0xc
0x964e7ba4: netbsd:pic_dispatch+0x28
0x964e7c24: netbsd:pic_do_pending_ints+0x378
0x964e7c84: netbsd:irq_entry+0x64
0x964e7cc4: netbsd:vmcmd_readvn+0xc8
0x964e7d64: netbsd:execve_runproc+0x1ac
0x964e7eec: netbsd:execve1+0x44
0x964e7f04: netbsd:sys_execve+0x20
0x964e7f74: netbsd:syscall+0x8c
0x964e7fac: netbsd:swi_handler+0x94
db> ps
PID LID S CPU FLAGS STRUCT LWP * NAME WAIT
7804 > 1 7 0 0 99b56620 bash
11267 1 3 0 80 9b852e40 bash wait
12768 1 3 0 80 99b573e0 sh wait
28740 1 3 0 80 99b56e60 make wait
18921 1 3 0 80 9bd308a0 sh wait
1804 1 3 0 80 9bd30b60 make wait
1752 1 2 0 0 9bd310e0 sh
1626 1 3 0 80 9be7e2e0 login wait
1678 1 3 0 80 9b853100 inetd kqueue
1437 1 3 0 80 9b853c00 sshd select
676 1 2 0 0 9b8533c0 syslogd
485 1 2 0 0 9b853940 dhcpcd
1 1 3 0 80 9bdbf380 init wait
0 50 3 0 200 9bd30e20 nfsio nfsrcv
0 49 3 0 200 9bd313a0 nfsio nfsrcv
0 48 2 0 200 9bd30060 nfsio
0 47 3 0 200 9bd30320 nfsio nfsrcv
0 46 3 0 200 9bdbf900 physiod physiod
0 45 3 0 280 9bd31660 VCHIQka-0 lnxcmplt
0 44 3 0 200 9bd31920 aiodoned aiodoned
0 43 2 0 200 9bd31be0 ioflush
0 42 3 0 200 9bdbe040 pgdaemon pgdaemon
0 41 3 0 280 9bdbe300 vcaudio data
0 40 3 0 280 9bdbe5c0 VCHIQs-0 semacv
0 39 3 0 280 9be7e020 VCHIQr-0 semacv
0 38 3 0 280 9bdbfbc0 VCHIQ-0 semacv
0 35 2 0 200 9bdbf640 usb0
0 33 3 0 200 9bdbf0c0 unpgc unpgc
0 32 2 0 200 9bdbee00 vmem_rehash
0 31 3 0 200 9bdbe880 sdmmc0 mmctaskq
0 30 2 0 200 9bdbeb40 vcmbox0
0 21 2 0 200 9be7e5a0 usbtask-dr
0 20 3 0 200 9be7e860 usbtask-hc usbtsk
0 19 3 0 200 9be7eb20 dwc2 dwc2
0 18 2 0 200 9be7ede0 iic1
0 17 2 0 200 9be7f0a0 iic0
0 16 3 0 200 9be7f360 sysmon smtaskq
0 15 3 0 200 9be7f620 pmfsuspend pmfsuspend
0 14 3 0 200 9be7f8e0 pmfevent pmfevent
0 13 3 0 200 9be7fba0 sopendfree sopendfr
0 12 3 0 200 9bf2c000 nfssilly nfssilly
0 11 2 0 200 9bf2c2c0 cachegc
0 10 2 0 200 9bf2c580 vrele
0 9 2 0 200 9bf2c840 vdrain
0 8 3 0 200 9bf2cb00 modunload mod_unld
0 7 3 0 200 9bf2cdc0 xcall/0 xcall
0 6 1 0 200 9bf2d080 softser/0
0 5 1 0 200 9bf2d340 softclk/0
0 4 1 0 200 9bf2d600 softbio/0
0 3 1 0 200 9bf2d8c0 softnet/0
0 2 1 0 201 9bf2db80 idle/0
0 1 2 0 200 80564420 swapper
db>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment