Hi Terry,

you need to check whether coredumps are enabled or not; most of the time they 
are diasbled nowadays.
This article covers enabling them: 
https://www.enterprisedb.com/docs/epas/latest/installing/troubleshooting/linux_troubleshooting/enabling_core_dump/#:~:text=Enabling%20core%20dumps%20on%20a%20Debian%20or%20Ubuntu%20host&text=disabled%20by%20default.-,To%20enable%20the%20core%20file%20generation%3A,core%20file%20generation%20is%20disabled.&text=To%20allow%20a%20user%20to%20create%20core%20files%2C%20enable%20core,%2Fetc%2Fsecurity%2Flimits.

(scroll to the bottom wheren debian is covered).

best regards,


René.


> On 21 Jun 2024, at 20:26, taf <t...@pgmguild.com> wrote:
> 
> Hi all,
> 
> I'm running the ooRexx 5.0.0 interpreter under apache's httpd webserver and 
> Debian 12.  Under some reproducible cases the webserver is reporting a 
> segfault when running one of my rexx programs.  My problem is that I cannot 
> find any diagnostic information after the failure.  The webserver message 
> indicates that a dump 'may be available' in the directory specified for 
> webserver failures, but the directory is empty--I suspect because the 
> webserver has not suffered the failure, but is reporting the failure of one 
> of it's children/subtasks.
> 
> My question is:  is there some place that the interpreter would write its 
> coredump (quaint term that). In any case is there anywhere to look for 
> diagnostic data from a segfault? Failing that can anyone suggest something to 
> collect data to diagnose this?
> 
> Thanks!
> 
> -- 
> taf
> 
> 
> 
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to