> On Jan 30, 2015, at 7:36 PM, Karl-Philipp Richter <rich...@richtercloud.de> 
> wrote:
> 
> Hi,
> I'm experiencing systematic failures of transfers of large files (> 5
> MB) due to
> 
>    [Jan 31 04:22:05.856] Manager {0x2ab59000} ERROR:
> [LocalManager::pollMgmtProcessServer] Server Process terminated due to
> Sig 9: Killed

Something killed traffic_server with SIGKILL? Was that the kernel OOM killer?

>    [Jan 31 04:22:05.857] Manager {0x2ab59000} ERROR:
> [Alarms::signalAlarm] Server Process was reset
> 
> which I found in `manager.log`. I read
> https://docs.trafficserver.apache.org/en/latest/sdk/troubleshooting-tips/unable-to-debug-tags.en.html
> in order to get started with debugging and turned on debugging for
> `cache.*`, but there're no log entries related to the manager (neither
> in `manager.log` nor in `traffic.out`). Is there any way I could get
> around running the `LocalManager::pollMgmtProcessServer` in `gdb`
> (because my skills are rather low in that area) and figure out enough
> background information to file a useful bug report with logging only?
> 
> Any help and pointers are appreciated!
> 
> Best regards,
> Kalle

Reply via email to