>>>>> On Mon, 23 Jan 2006 07:58:38 -0500, "Bissot_j" <[EMAIL PROTECTED]> said:
> 
> Hi
> thanks, i run  bacula-sd  under debugger and got this ouput
> someone can help me ?
> ===========================================================================
> gdb ./bacula-sdThis GDB was configured as "i586-mandriva-linux-gnu"...Using 
> host libthread_db library "/lib/tls/libthread_db.so.1".
> 
> (gdb) run -s -f -d 99 -c /etc/bacula/bacula-sd.conf
> Starting program: /usr/sbin/bacula-sd -s -f -d 99 -c 
> /etc/bacula/bacula-sd.conf
> Reading symbols from shared object read from target memory...done.
> Loaded system supplied DSO at 0xffffe000
> [Thread debugging using libthread_db enabled]
> [New Thread -1213241664 (LWP 23855)]
> bacula-sd: stored_conf.c:613 Inserting director res: cow-mon
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1213241664 (LWP 23855)]
> 0x0804dff4 in init_autochangers () at autochanger.c:48
> 48               if (!device->changer_command && changer->changer_command) {
> Current language:  auto; currently c++
> (gdb) thread apply all bt
> 
> Thread 1 (Thread -1213241664 (LWP 23855)):
> #0  0x0804dff4 in init_autochangers () at autochanger.c:48
> #1  0x0804c170 in main (argc=Variable "argc" is not available.
> ) at stored.c:399
> #2  0xb7b0ce40 in __libc_start_main () from /lib/tls/libc.so.6
> #3  0x0804b841 in _start () at ../sysdeps/i386/elf/start.S:119
> (gdb)

I don't see how it can crash there really, but it might be problem with your
configuration.  Can you post your bacula-sd.conf?

Also, can you redo the above and also post the output of

disass init_autochangers

at the gdb prompt when it crashes?

__Martin


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to