PDA

View Full Version : task.queue problem



billy2e
10-14-2008, 08:52 AM
[root@ser1 cron.d]# /usr/local/directadmin/dataskq d
Segmentation fault

my task.queue won't delete for a long time

does anyone can help me
PLS
THX

scsi
10-14-2008, 10:01 AM
There must be a reason it is crashing. Does it create a .core file?

billy2e
10-14-2008, 07:44 PM
i am using vm. but it was crashed. i recovered it via the hypervm.
so i thing it may not create the core. can you tell me how to create the core but it won't delete the user data.
THX

nobaloney
10-15-2008, 11:45 AM
You're obviously not a systems administrator :) . A core file is NOT something you want; it's a file created by the linux kernel when there's a segmentation fault. A segmentation fault generally means a program error or bad memory. Some systems administrators (generallly not me) take the time to read the core file to figure out what went wrong.

Have you tried deleting the task.queue file manually to see if that solves the problem?

Is DirectAdmin still running stuff in the file?

Jeff