http://jjz5ajknu5rku4p6xb6i5xwjnp3nd6c3jwi2qnzbpaodyf7g2lja.b32.i2p/support/send-pr.html
At a minimum, copy down the "PC" numbers and convert them to symbolic
references - that's the Program Counter for the computer; where it
was executing. Ideally, if you can arrange to cut & paste the
whole thing, that's even better. So, when the kernel gives you this (usually several lines of this): pc = 0xf80ff430 args = (0x0, 0x41001fe5, 0xf8139c00, 0xf8123d20, 0xf8101e38, 0xf8143800, 0xf8123c68) fp = 0xf8123c68 The PC number is specific to the kernel you were running, and is...