Sybase ASE 12.5 and Debian Woody 3.0
Hello,
i'm trying to set up the ASE Developer Edition (12.5.0.1/Linux) on a
Debian 3.0 system.
After converting the rpm's to deb's and installing the packages at
/opt/... i started srvbuild (the setup programm for the database server)
but "unfourtunately" i get the following error
Starting server... Task failed
Unable to boot Adaptive Server 'debux' because the master device
(/opt/master.dat) does not exist.
Server 'debux' was not created.
bu using the gdb with the shell command used to create the server i get
the following infos
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 1184)]
0x400b8582 in vfprintf () from /lib/libc.so.6
bt full
#0 0x400b8582 in vfprintf () from /lib/libc.so.6
No symbol table info available.
#1 0x400d10c3 in vsprintf () from /lib/libc.so.6
No symbol table info available.
#2 0x400c140d in sprintf () from /lib/libc.so.6
No symbol table info available.
#3 0x0810f8df in ds__fmt_svr_version ()
info program
Using the running image of child Thread 1024 (LWP 1184).
Program stopped at 0x400b8582.
It stopped with signal SIGSEGV, Segmentation fault.
No symbol table info available.
#4 0x08108f1b in dsinit ()
No symbol table info available.
#5 0x086658e8 in kpexit ()
No symbol table info available.
#6 0x895eed31 in ?? ()
No symbol table info available.
If i interpret the debugger output correct it seems that there is a
problem while using the libc - is that correct? Any ideas how to fix
that.
Regards
Kurt
Reply to: