Discussion:
issues with enabling core generation
Gaurav Bansal
2017-11-23 08:37:43 UTC
Permalink
Hi all,
can anyone please let me know if there is any configurable option to enable
core generation in ATS (using version 6.2.0). Using google, i found a link
(
https://cwiki.apache.org/confluence/display/TS/Filing+useful+bug+reports#Filingusefulbugreports-Gettingcorefiles
) which says to use the config "CONFIG proxy.config.stack_dump_enabled INT
0".

Still another link (
https://docs.trafficserver.apache.org/en/latest/developer-guide/debugging/debug-builds.en.html?highlight=core%20dump)
says to use the config "CONFIG proxy.config.core_limit INT -1"

I tried both the above config options, but none of them worked. Can anyone
please let me know if there is any other config to enable core generation ?

thanks,
gaurav
Igor Cicimov
2017-11-23 23:12:43 UTC
Permalink
Post by Gaurav Bansal
Hi all,
can anyone please let me know if there is any configurable option to
enable core generation in ATS (using version 6.2.0). Using google, i found
a link ( https://cwiki.apache.org/confluence/display/TS/Filing+
useful+bug+reports#Filingusefulbugreports-Gettingcorefiles ) which says
to use the config "CONFIG proxy.config.stack_dump_enabled INT 0".
Still another link (https://docs.trafficserver.apache.org/en/latest/
developer-guide/debugging/debug-builds.en.html?highlight=core%20dump)
says to use the config "CONFIG proxy.config.core_limit INT -1"
I tried both the above config options, but none of them worked. Can anyone
please let me know if there is any other config to enable core generation ?
thanks,
gaurav
What OS is this on? (asking since not sure if ATS can run on windows). If
linux, you need to have the core dump enabled in the kernel too.​
Gaurav Bansal
2017-11-24 18:43:33 UTC
Permalink
This is for linux. Can you please let me know the ATS config to enable core
generation ? To enable core dump generation in linux, i used :
ulimit -c unlimited
Is there anything else required ?

On Fri, Nov 24, 2017 at 4:42 AM, Igor Cicimov <
Post by Igor Cicimov
Post by Gaurav Bansal
Hi all,
can anyone please let me know if there is any configurable option to
enable core generation in ATS (using version 6.2.0). Using google, i found
a link ( https://cwiki.apache.org/confluence/display/TS/Filing+useful
+bug+reports#Filingusefulbugreports-Gettingcorefiles ) which says to use
the config "CONFIG proxy.config.stack_dump_enabled INT 0".
Still another link (https://docs.trafficserver.ap
ache.org/en/latest/developer-guide/debugging/debug-builds.
en.html?highlight=core%20dump) says to use the config "CONFIG
proxy.config.core_limit INT -1"
I tried both the above config options, but none of them worked. Can
anyone please let me know if there is any other config to enable core
generation ?
thanks,
gaurav
What OS is this on? (asking since not sure if ATS can run on windows). If
linux, you need to have the core dump enabled in the kernel too.​
Gaurav Bansal
2017-11-29 12:11:44 UTC
Permalink
If not config, can anyone let us know if any patch is available to enable
core generation. Any help will be greatly appreciated.
Post by Gaurav Bansal
This is for linux. Can you please let me know the ATS config to enable
ulimit -c unlimited
Is there anything else required ?
Post by Igor Cicimov
Post by Gaurav Bansal
Hi all,
can anyone please let me know if there is any configurable option to
enable core generation in ATS (using version 6.2.0). Using google, i found
a link ( https://cwiki.apache.org/confluence/display/TS/Filing+useful
+bug+reports#Filingusefulbugreports-Gettingcorefiles ) which says to
use the config "CONFIG proxy.config.stack_dump_enabled INT 0".
Still another link (https://docs.trafficserver.ap
ache.org/en/latest/developer-guide/debugging/debug-builds.en
.html?highlight=core%20dump) says to use the config "CONFIG
proxy.config.core_limit INT -1"
I tried both the above config options, but none of them worked. Can
anyone please let me know if there is any other config to enable core
generation ?
thanks,
gaurav
What OS is this on? (asking since not sure if ATS can run on windows). If
linux, you need to have the core dump enabled in the kernel too.​
Continue reading on narkive:
Loading...