Frank Boehme wrote:

> > If not, can you start it with gdb?
> 
> I have to recompile first because I always strip executables and strip
> -g libraries. At this moment I am checking every single piece with
> permissions, grant tables and so on. I am smelling something here...

Permissions are definitely ok. Without debugging symbols I get:

(gdb) run -c install-repligard.conf -i adminsites-1.4beta7.xml.gz
Starting program: /usr/local/bin/repligard -c install-repligard.conf -i
adminsites-1.4beta7.xml.gz
Message: Reading config file install-repligard.conf
Message: Importing adminsites-1.4beta7.xml.gz
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x804cada in mgd_ungrouped_select ()
(gdb) where
#0  0x804cada in mgd_ungrouped_select ()
#1  0x80554b0 in ?? ()
#2  0x804b199 in mgd_ungrouped_select ()
#3  0x804adad in mgd_ungrouped_select ()
#4  0x40027923 in doContent () from /usr/local/lib/libexpat.so.0
#5  0x40026eda in contentProcessor () from /usr/local/lib/libexpat.so.0
#6  0x4002946e in doProlog () from /usr/local/lib/libexpat.so.0
#7  0x40028f38 in prologProcessor () from /usr/local/lib/libexpat.so.0
#8  0x40028ee8 in prologInitProcessor () from
/usr/local/lib/libexpat.so.0
#9  0x40026b0b in XML_ParseBuffer () from /usr/local/lib/libexpat.so.0
#10 0x40026abc in XML_Parse () from /usr/local/lib/libexpat.so.0
#11 0x804af70 in mgd_ungrouped_select ()
#12 0x804dd6b in mgd_ungrouped_select ()
#13 0x400f31eb in __libc_start_main (main=0x804dadc
<mgd_ungrouped_select+15600>, argc=5, argv=0xbffffc74, init=0x804974c
<_init>, 
    fini=0x804ddfc <_fini>, rtld_fini=0x4000a610 <_dl_fini>,
stack_end=0xbffffc6c) at ../sysdeps/generic/libc-start.c:90


Is this already useful?


Frank

-- 
Dr Frank Boehme                      | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-4903163
Dept of Computer Science             |   fax: +353-21-4903113
Cork, Ireland                        |

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to