Skip to content

Attempting to StackTrace a mod_perl process fails #1

Description

@codon

When I try to StacTrace a mod_perl process, I get an error:

$ perl bin/perl-stacktrace 17962
[Thread debugging using libthread_db enabled]
[New Thread 0x7fbe88efb750 (LWP 17962)]
0x00007fbe87eb05b5 in waitpid () from /lib/libpthread.so.0
[Switching to Thread 0x7fbe88efb750 (LWP 17962)]
/tmp/_eeCXzm74I.gdb:588: Error in sourced command file:
Cannot access memory at address 0xffffffff83873d18

I get a similar message when I try to do the same thing executing the gdb script generated by the -m option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions