Well, that's what the problem is.
commit0734c79ecc167bae3046effd2f4bb5e82c4f313e
authorstrange <kawk256@gmail.com>
Fri, 8 Jan 2010 18:42:28 +0000 (8 10:42 -0800)
committerstrange <kawk256@gmail.com>
Fri, 8 Jan 2010 18:42:28 +0000 (8 10:42 -0800)
tree6cf4f0cf2c64952b78b1977bc781f4219996a872
parent489af63cb02ba5b6558ce0483bed88be4d577c9e
Well, that's what the problem is.

get_register(RIP) is saying RIP is 140737351916272 -- or thereabouts. Which,
by the way, is impossible, since that's 1.40e14, and this computer only has
two and a half GB of memory. So . . .

I don't know what the problem is.
src/monitor/ptrace/Portal.cpp
src/monitor/ptrace/SegfaultObserver.cpp