How do I convert the following information in the messages log to a line number 
in the source code?

>   BAD TRAP: type=e (#pf Page fault) rp=ffffff0008d0d610 addr=50 occurred in 
> module "module" due to a NULL pointer dereference
>   .
>   .
>   .
>   Dec 11 14:27:31 machine genunix: [ID 655072 kern.notice] ffffff0008d0d800 
> module:method+792 ()

In other words, how can I convert the 792 to a source code line number? I know 
its in the method of module, but the 792 (assembler line number) doesn't help 
me.

Duff
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to