https://bz.apache.org/bugzilla/show_bug.cgi?id=61558
--- Comment #9 from Rolf <[email protected]> --- I reported that the crash occurs when restarting the Apache service. I would like to add more specifically that the crash occurs when stopping the Apache service (opposed to when starting the Apache service). ```` Sep 23 12:25:53 s3black systemd[1]: Starting The Apache HTTP Server... Sep 23 12:25:54 s3black systemd[1]: Started The Apache HTTP Server. Sep 23 12:26:01 s3black systemd[1]: Stopping The Apache HTTP Server... Sep 23 12:26:01 s3black kernel: [ 4356.696241] apache2[18681]: segfault at 7f6d1ccf8ad0 ip 00007f6d1ccf8ad0 sp 00007ffffd359ac8 error 14 in libdl-2.24.so[7f6d1f782000+3000] Sep 23 12:26:01 s3black systemd[1]: apache2.service: Main process exited, code=dumped, status=11/SEGV Sep 23 12:26:01 s3black systemd[1]: Stopped The Apache HTTP Server. Sep 23 12:26:01 s3black systemd[1]: apache2.service: Unit entered failed state. Sep 23 12:26:01 s3black systemd[1]: apache2.service: Failed with result 'core-dump'. Sep 23 12:26:01 s3black systemd[1]: apparmor.service: Cannot add dependency job, ignoring: Unit apparmor.service is masked. Sep 23 12:26:01 s3black systemd[1]: Starting The Apache HTTP Server... Sep 23 12:26:02 s3black systemd[1]: Started The Apache HTTP Server. Sep 23 12:26:09 s3black systemd[1]: Stopping The Apache HTTP Server... Sep 23 12:26:09 s3black systemd[1]: Stopped The Apache HTTP Server. ```` -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
