ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   DNSmanager (http://forum.ispsystem.com//forumdisplay.php?f=31)
-   -   core dump on FreeBSD 8 with DNSManager (http://forum.ispsystem.com//showthread.php?t=950)

npaufler 03-09-2010 12:28 AM

core dump on FreeBSD 8 with DNSManager
 
I'm trying out a trial of DNSManager to see if it will work for me.

For testing, I have it installed on a bone stock, fresh install of the i386 version of FreeBSD 8.0 inside of a VMware instance.

Per the docs, I updated ports via portsnap first and then fetched and installed DNSmanager via the install.sh method, accepting the defaults of it installing apache22 and using the system named.

I have my trial license key for this IP address activated.

The admin interface works, and I was able to login as my admin user and create a 'reseller' user. If I try and login as that created user, I can login, but it breaks as soon as I click on the 'domains' button.

Browser shows the error:

Code:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, you@example.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

My /var/log/messages log shows:
Code:

Mar  8 22:19:33 vmware kernel: pid 1109 (dnsmgr), uid 0: exited on signal 11
(IPs have been sanitized - z.z.z.z is the IP my my desktop, x.x.x.x is the IP of the server DNSmanager is installed on)

my /var/log/httpd-error.log shows:
Code:

[Mon Mar 08 15:19:33 2010] [error] [client z.z.z.z] Premature end of script headers: dnsmgr, referer: https://x.x.x.x/manager/dnsmgr?clickstat=yes&func=desktop&startpage=domain
I have a dnsmgr.core file in /usr/local/ispmgr

And /usr/local/ispmgr/var/dnsmgr.log contains:

Code:

Mar  8 15:24:44 [ 1133] EXTINFO Load config 'var/userconf/dnsmgr.admin'
Mar  8 15:24:44 [ 1133] EXTINFO Load config 'var/dnsmgr.lang.stat'
Mar  8 15:24:44 [ 1133] EXTINFO Load config 'var/dnsmgr.theme.stat'
Mar  8 15:24:44 [ 1133] EXTINFO Load config 'var/userconf/dnsmgr.nobody'
Mar  8 15:24:44 [ 1133] INFO Request [z.z.z.z][admin] ''
Mar  8 15:24:44 [ 1133] INFO Request [z.z.z.z][admin] 'func=user'
Mar  8 15:24:48 [ 1133] INFO Request [z.z.z.z][admin] 'func=user.edit&plid=&operafake=717'
Mar  8 15:24:48 [ 1133] EXTINFO Load config 'var/userconf/dnsmgr.admin.defaults'
Mar  8 15:24:54 [ 1133] INFO Request [z.z.z.z][admin] 'name=npaufler&level=reseller&view=top&passwdgen=&passwd=*&confirmgen=&confirm=*&domlimit=100&func=user.edit&elid=&sok=ok'
Mar  8 15:24:54 [ 1133] INFO Request [z.z.z.z][admin] 'func=user'
Mar  8 15:25:01 [ 1133] INFO Request [z.z.z.z][nobody] 'username=npaufler&password=*&theme=sirius&lang=en&func=auth'
Mar  8 15:25:01 [ 1133] EXTINFO Load config 'var/userconf/dnsmgr.npaufler'
Mar  8 15:25:01 [ 1133] INFO Request [z.z.z.z][npaufler] ''
Mar  8 15:25:01 [ 1133] INFO Request [z.z.z.z][npaufler] 'func=user'
Mar  8 15:25:02 [ 1133] INFO Request [z.z.z.z][npaufler] 'func=domain&clickstat=yes'
Mar  8 15:25:02 [ 1133] EXTINFO Load config 'etc/top.access'

All config files are stock as they were setup by the auto-installer.

npaufler 03-09-2010 09:41 PM

To confirm it was nothing I'd done wrong, I did another fresh install of FreeBSD 8.0 i386. Nothing else installed, other than allowing it to install apache22, etc via the dnsmanager install script.

Same thing - a reseller gets a core dump as soon as they try and go to the domains page. A user account gets a core dump as soon as they try and add a domain.

I tried debugging with the corefile with gdb, and this appears to be where it crashed:

Code:

Program received signal SIGSEGV, Segmentation fault.
0x080b9feb in std::_Rb_tree<std::string, std::pair<std::string const, std::_List_iterator<CacheRecord*> >, std::_Select1st<std::pair<std::string const, std::_List_iterator<CacheRecord*> > >, std::less<std::string>, std::allocator<std::pair<std::string const, std::_List_iterator<CacheRecord*> > > >::find ()


GakcaT 03-10-2010 02:42 AM

I'll check it.

ashantycapre 07-10-2010 10:08 AM

hELLo guyz!!!
I'm trying out a trial of DNSManager to see if it will work for me.

For testing, I have it installed on a bone stock, fresh install of the i386 version of FreeBSD 8.0 inside of a VMware instance.

Per the docs, I updated ports via portsnap first and then fetched and installed DNSmanager via the install.sh method, accepting the defaults of it installing apache22 and using the system named.

I have my trial license key for this IP address activated.

how to hypnotize people


All times are GMT +2. The time now is 07:47 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.