[SOLVED!] segfault right at the start of the installation
Posted: Fri Oct 19, 2007 10:16 am
I am trying to install scalix community edition 11.2.0 on an OpenSuSE 10.2 box with 64bit CPU. running the scalix-installer with debug-option leads to the following:
any help from anyone? in theory this setup should be totally pain-free, no?
Code: Select all
./scalix-installer --debug
Scalix Installer - extracting archive, please wait...
Scalix Installer - starting version 11.2.0.52...
Scalix Installer - using Python 2.5 (/usr/bin/python).
INFO:merlin:Initializing Scalix Installer version 11.2.0.52
DEBUG:merlin:OS: GNU/Linux
DEBUG:merlin:Release: openSUSE 10.2 (X86-64)
DEBUG:merlin:Architecture: x86_64
DEBUG:merlin:Total memory is 897568 kB, recommended is 524288 kB
DEBUG:merlin:Total available disk space: 12201752 kB, recommended is 256000 kB
DEBUG:merlin:System default browser: firefox
INFO:merlin:Platform is: openSUSE 10.2 (X86-64) on x86_64 : supported.
INFO:merlin:Starting Scalix Installer
DEBUG:merlin:Startup property dictionary {'test_mode': False, 'no_syschecks': False, 'cli': False, 'exec': './scalix-installer', 'no_root': False, 'rpm_dir': '/usr/local/src/scalix/scalix-11.2.0-GA/software/scalix_server', 'log_dir': '/var/log', 'start_screen_id': -1, 'debug': True, 'error_on_syscheck_fail': True, 'cwd': '/usr/local/src/scalix/scalix-11.2.0-GA'}
Scalix Installer - audit log file is /var/log/scalix-installer-20071019.log
INFO:merlin:Current locale is de_DE and default is de_DE
DEBUG:merlin:==> Entering screen WizardWelcome ============
DEBUG:merlin:WizardWelcome:debug mode True
./scalix-installer: line 141: 6378 Segmentation fault $EXEC_WRAPPER $PYTHON_BIN -W ignore $WRKDIR/$PY_SUBDIR/sxmerlin.py --cwd=$ORIG_DIR --exec=$0 --logdir=/var/log $scalix_args
Scalix Installer - cleaning up...
Scalix Installer - done.
any help from anyone? in theory this setup should be totally pain-free, no?