On Mon, Sep 29, 2014 at 4:50 PM, Daniel C. <[email protected]> wrote:
> I'm trying to analyze a particular table from a core file's shared memory. > If you're talking about shared memory on Linux, were shared memory pages included in the dump? By default, most Linux systems don't include shared memory in core dumps. See the description of /proc/PID/coredump_filter in the core(5) man page. Apologies if I'm preaching to the choir. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
