You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2020/05/20 22:25:08 UTC

[Bug 64464] New: SIGSEGV in apr_getnameinfo

https://bz.apache.org/bugzilla/show_bug.cgi?id=64464

            Bug ID: 64464
           Summary: SIGSEGV in apr_getnameinfo
           Product: APR
           Version: 1.6.5
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR
          Assignee: bugs@apr.apache.org
          Reporter: claude@renegat.net
  Target Milestone: ---

Created attachment 37261
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37261&action=edit
error.log

Environment: debian 10.3
Application: Apache Tomcat 9.0.33

libapr1 has been installed using apt. Package version is 1.6.5-1+b1

The bug looks very sporadic.

SIGSEGV (0xb) at pc=0x00007f9348818600
Problematic frame: C  [libapr-1.so.0+0x24600]  apr_getnameinfo+0x160

The java-generated error report has been lost (since saved to the "/tmp" of the
service, which alas is lost when the service is restarted...). But the location
above should be enough to locate it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 64464] SIGSEGV in apr_getnameinfo

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64464

--- Comment #1 from Josh <ha...@gmail.com> ---
Would it be possible to generate a core dump on the next crash and attach it
here?

What is the output of "hostname" on the machine where these crashes are
happening?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org