Thank you for all your help on my dtfile issue on RedHat.
The problem was fixed when I accidentally opened my .Xdefaults file and
show that the MaXX desktop I was testing the other day had save some
configuration about motif that dtfile did not like.

These lines deleted the problem does not exist any more. I could not
think that
MaXX could have such conflict...,

Anyway thanks for the help.

Antonis.

On 01/06/2014 03:05 PM, Johannes von Rotz wrote:
> Am 06.01.2014 13:56, schrieb Antonis Tsolomitis:>
>> Here is what I get about dtfile using gdb.
>> Is this enough or I have to enable the core mechanism from limits.conf ?
>> Antonis.
> You could do something like this:
>
> $ ulimit -c unlimited                 # for bourne-like
> $ /usr/dt/bin/dtfile
> Segmentation fault (core dumped)
> $ ls core.[0-9]*
> core.1234
> $ gdb /usr/dt/bin/dtfile core.1234
> (gdb) bt
>
> this will show a backtrace for the crashed dtfile process.
>
> Cheers.
>


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&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