<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1515" name=GENERATOR></HEAD>
<BODY style="FONT: 10pt Courier New; COLOR: #000000" leftMargin=5 topMargin=5>
<DIV>Hi Everybody,</DIV>
<DIV>&nbsp;</DIV>
<DIV>i'm trying to run SER 0.9.3 on SuSE 9.3 (2.6.11.4-21.8-default) 
from&nbsp;SRC and it dies&nbsp;after startup&nbsp;with&nbsp;a segmentation 
fault.&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>The problem occures everytime i try to load the auth_db mod...Without that, 
ser runs&nbsp;pretty fine.</DIV>
<DIV>&nbsp;</DIV>
<DIV>--------------------- schnipp -----------------------</DIV>
<DIV>Core was generated by `ser -Eddd'.<BR>Program terminated with signal 11, 
Segmentation fault.</DIV>
<DIV>&nbsp;</DIV>
<DIV>warning: current_sos: Can't read pathname for load map: 
Eingabe-/Ausgabefehler</DIV>
<DIV>&nbsp;</DIV>
<DIV>Reading symbols from /lib/libdl.so.2...done.<BR>Loaded symbols for 
/lib/libdl.so.2<BR>Reading symbols from /lib/libresolv.so.2...done.<BR>Loaded 
symbols for /lib/libresolv.so.2<BR>Reading symbols from 
/lib/tls/libc.so.6...done.<BR>Loaded symbols for /lib/tls/libc.so.6<BR>Reading 
symbols from /lib/ld-linux.so.2...done.<BR>Loaded symbols for 
/lib/ld-linux.so.2<BR>Reading symbols from 
/lib/ser/modules/mysql.so...done.<BR>Loaded symbols for 
//lib/ser/modules/mysql.so<BR>Reading symbols from 
/usr/lib/libmysqlclient.so.14...done.<BR>Loaded symbols for 
/usr/lib/libmysqlclient.so.14<BR>Reading symbols from 
/lib/libz.so.1...done.<BR>Loaded symbols for /lib/libz.so.1<BR>Reading symbols 
from /lib/libcrypt.so.1...done.<BR>Loaded symbols for 
/lib/libcrypt.so.1<BR>Reading symbols from /lib/libnsl.so.1...done.<BR>Loaded 
symbols for /lib/libnsl.so.1<BR>Reading symbols from 
/lib/tls/libm.so.6...done.<BR>Loaded symbols for /lib/tls/libm.so.6<BR>Reading 
symbols from /lib/ser/modules/exec.so...done.<BR>Loaded symbols for 
//lib/ser/modules/exec.so<BR>Reading symbols from 
/lib/ser/modules/sl.so...done.<BR>Loaded symbols for 
//lib/ser/modules/sl.so<BR>Reading symbols from 
/lib/ser/modules/acc.so...done.<BR>Loaded symbols for 
//lib/ser/modules/acc.so<BR>Reading symbols from 
/lib/ser/modules/textops.so...done.<BR>Loaded symbols for 
//lib/ser/modules/textops.so<BR>Reading symbols from 
/lib/ser/modules/tm.so...done.<BR>Loaded symbols for 
//lib/ser/modules/tm.so<BR>Reading symbols from 
/lib/ser/modules/rr.so...done.<BR>Loaded symbols for 
//lib/ser/modules/rr.so<BR>Reading symbols from 
/lib/ser/modules/maxfwd.so...done.<BR>Loaded symbols for 
//lib/ser/modules/maxfwd.so<BR>Reading symbols from 
/lib/ser/modules/usrloc.so...done.<BR>Loaded symbols for 
//lib/ser/modules/usrloc.so<BR>Reading symbols from 
/lib/ser/modules/registrar.so...done.<BR>Loaded symbols for 
//lib/ser/modules/registrar.so<BR>Reading symbols from 
/lib/ser/modules/auth.so...done.<BR>Loaded symbols for 
//lib/ser/modules/auth.so<BR>Reading symbols from 
/lib/ser/modules/auth_db.so...done.<BR>Loaded symbols for 
//lib/ser/modules/auth_db.so<BR>#0&nbsp; insert_tmcb (cb_list=0x0, types=1, 
f=0x4041d408, param=0x4041d408) at 
t_hooks.c:99<BR>99&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cbp-&gt;next = cb_list-&gt;first;<BR>(gdb)<BR>(gdb) bt<BR>#0&nbsp; insert_tmcb 
(cb_list=0x0, types=1, f=0x4041d408, param=0x4041d408) at 
t_hooks.c:99<BR>#1&nbsp; 0x40312566 in register_tmcb (p_msg=0x0, t=0x0, types=1, 
f=0x402f8410 &lt;acc_onreq&gt;, param=0x0) at t_hooks.c:166<BR>#2&nbsp; 
0x402f8204 in mod_init () at acc_mod.c:308<BR>#3&nbsp; 0x08074d29 in init_mod 
(m=0x8105248) at sr_module.c:474<BR>#4&nbsp; 0x08074ce7 in init_mod 
(m=0x81052f8) at sr_module.c:471<BR>#5&nbsp; 0x08074ce7 in init_mod 
(m=0x81053a8) at sr_module.c:471<BR>#6&nbsp; 0x08074ce7 in init_mod 
(m=0x8105458) at sr_module.c:471<BR>#7&nbsp; 0x08074ce7 in init_mod 
(m=0x8105508) at sr_module.c:471<BR>#8&nbsp; 0x08074ce7 in init_mod 
(m=0x81055b8) at sr_module.c:471<BR>#9&nbsp; 0x08074ce7 in init_mod 
(m=0x8105668) at sr_module.c:471<BR>#10 0x08074ce7 in init_mod (m=0x8105718) at 
sr_module.c:471<BR>#11 0x08074ce7 in init_mod (m=0x81057c8) at 
sr_module.c:471<BR>#12 0x0805df24 in main (argc=2, argv=0xbffff594) at 
main.c:1553<BR>(gdb)<BR></DIV>
<DIV>-------------------schipp-------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>I&nbsp;get exactly the same error when I try to run ser 0.9.0 on that 
system.&nbsp;</DIV>
<DIV>The ironic part of that problem is, that ser 0.8.14 runs perfectly with 
same modules and same configuration on the same&nbsp;system&nbsp;:-(</DIV>
<DIV>&nbsp;</DIV>
<DIV>Has anybody a idea how to resolve that problem ? </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>with best regards </DIV>
<DIV>&nbsp;</DIV>
<DIV>Rainer Strobel</DIV></BODY></HTML>