Hello,
I'm trying to delete some users off a system and I'm getting a segmentation fault. I've tried tracing it with gdb but I wasn't able to find any pertinent information from it.
The directadmin error log shows the following:
2010:03:31-17:29:16: Domain::deleteFile::ircatwork.com Can't Read File
2010:03:31-17:29:16: Domain::deleteFile:Could not find ip for deletion of (null)
2010:03:31-17:29:17: *** Segmentation fault *** getlock(/etc/proftpd.passwd) : finished : User: admin : 208.87.120.3 : /CMD_SELECT_USERS : select0=ircatwork&confirmed=Confirm&delete=yes : (null)
Any ideas on how to fix this?
Keefe
I'm trying to delete some users off a system and I'm getting a segmentation fault. I've tried tracing it with gdb but I wasn't able to find any pertinent information from it.
The directadmin error log shows the following:
2010:03:31-17:29:16: Domain::deleteFile::ircatwork.com Can't Read File
2010:03:31-17:29:16: Domain::deleteFile:Could not find ip for deletion of (null)
2010:03:31-17:29:17: *** Segmentation fault *** getlock(/etc/proftpd.passwd) : finished : User: admin : 208.87.120.3 : /CMD_SELECT_USERS : select0=ircatwork&confirmed=Confirm&delete=yes : (null)
Any ideas on how to fix this?
Keefe