VM page fault

514 views
Skip to first unread message

Tom Chandler

unread,
Sep 5, 2012, 10:45:32 AM9/5/12
to minix3
I am trying to understand/read what Minix3 is telling me on a
program. I am running "tracking current".

VM: pagefault: SIGSEGV 1206571 bad addr 0x2b; err 0x4 nopage read
PM: coredump signal 11 for 7148 / miniruby
miniruby 1206571 0x2b 0x843ff28 (hbp 1 ?)

Is there documentation to read / understand the above, and can anyone
explain the above messages.

My guess? is miniruby is trying to access a location that does not
exist. If so how do you
debug to locate the error?

Thanks

Cheers
/tomc

Thomas Veerman

unread,
Sep 5, 2012, 10:48:02 AM9/5/12
to min...@googlegroups.com
Hi Tom,

That's a NULL dereference. Perhaps a function pointer in main() that
wasn't properly initialized?

--
Thomas

Tom Chandler

unread,
Sep 5, 2012, 10:50:58 AM9/5/12
to min...@googlegroups.com
Thank you,  gives me something to start to look for......

/tomc



--
You received this message because you are subscribed to the Google Groups "minix3" group.
To post to this group, send email to min...@googlegroups.com.
To unsubscribe from this group, send email to minix3+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/minix3?hl=en.


Reply all
Reply to author
Forward
0 new messages