On Sun, Jan 05, 2014 at 04:10:30PM +0200, Antonis Tsolomitis wrote:
> 
> Dear David,
> 
> I write to you since you worked/work on RedHat. I am on CentOS 6.5.
> I followed your guide to compile CDE.
> However dtfile does not work. Is this normal up to this release of CDE
> on RedHat?
> 
> If I click on the panel it produces the following error:
> 
> "The request to service this action has failed for the following reason:
> TT_ERR_PROCID The process id passed is not valid.."
> 
> If I run it on the command line I get:
> "Segmentation fault (core dumped)"
> 
> But I see no core in the current directory.SELinux is disabled. Same
> behavior
> with IP tables enabled or disabled.
> 
> Any help is welcome.
> 
> Antonis.

Is there a core in your $HOME?
If you're in $HOME, does "cd .; ls core" make it visible? 
What do you get from these:
cat /proc/sys/kernel/core_pattern
ulimit -c
?

If you can't get a core, it's still possible to debug via gdb/ddd/...;
the commands are:
gdb dtfile
#then at the GDB prompt:
run
where

HTH,
Isaac.

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to