You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by 荒井元成 <n2...@ndensan.co.jp> on 2020/06/11 01:50:01 UTC

[daemon] Output systemd-coredump on CentOS8.1

 

I have a favor to ask you.

 

I'm using apache-commons-deamon 1.0.15.

When running on CentOS 8.1, the following error is output.

 

Jun 11 09:00:04 cent8kensho1 user.crit systemd-coredump 4204 Process 2909 (jsvc) of user 10500 dumped core.#012#012Stack trace of thread 2909:#012#0  0x00007f237f105718 waitpid (libpthread.so.0)#012#1  0x0000000000404172 run_controller (jsvc)#012#2  0x0000000000404088 main (jsvc)#012#3  0x00007f237ed53873 __libc_start_main (libc.so.6)#012#4  0x0000000000401bce _start (jsvc)

 

Please tell me the cause and how to deal with it.

 

 


Re: [daemon] Output systemd-coredump on CentOS8.1

Posted by Gary Gregory <ga...@gmail.com>.
If you turn on debug logging, we might see more interesting output. Also,
you should be using the current version, which is what we would fix if
there were something to fix or adjust. I would start by updating to the
current version.

Gary

On Thu, Jun 11, 2020 at 7:09 AM 荒井元成 <n2...@ndensan.co.jp> wrote:

>
>
> I have a favor to ask you.
>
>
>
> I'm using apache-commons-deamon 1.0.15.
>
> When running on CentOS 8.1, the following error is output.
>
>
>
> Jun 11 09:00:04 cent8kensho1 user.crit systemd-coredump 4204 Process 2909
> (jsvc) of user 10500 dumped core.#012#012Stack trace of thread 2909:#012#0
> 0x00007f237f105718 waitpid (libpthread.so.0)#012#1  0x0000000000404172
> run_controller (jsvc)#012#2  0x0000000000404088 main (jsvc)#012#3
> 0x00007f237ed53873 __libc_start_main (libc.so.6)#012#4  0x0000000000401bce
> _start (jsvc)
>
>
>
> Please tell me the cause and how to deal with it.
>
>
>
>
>
>