Two things:

1. You are using a *very* old version of Bacula that is no longer supported, 
so other than some general advice, you won't get much specific help.  I don't 
even have the source code for 1.36.x loaded anymore.

2. Judging by the filename, it seems to me that it is most likely blowing up 
in SQLite (you didn't provide SQL info).  That would put you doubly out of 
luck since we don't directly support SQLite.  However, I just noticed that 
you are running on an AMD, and SQLite2 is known to crash on 64 bit 
machines -- I'm not sure about SQLite3, which is not supported on 1.36.x as 
far as I remember.

Recommendations: 

1. Upgrade to Bacula version 1.38.11 at a *minimum* and better yet to 2.0.3.  
2. Use MySQL or PostgreSQL if you want peace of mind on a 64 bit AMD.

On Friday 23 March 2007 19:28, Juergen Dattl wrote:
> Hi,
> 
> I've a strange problem. I want to backup data to a DLT 7000 drive,
> the btape test is working, i can also fill the tape with it.
> When i want to run a job, the bacula-dir daemon dies - sometimes
> after few MBs, sometimes after GBs. Every time i get the same error.
> I'm using bacula 1.36.2 under debian sarge amd64. All daemons are
> running on the same machine.
> I've started the bacula-dir daemon with -d222222222222 the following
> error:
> 
> ,----
> | ... 
> | master-dir: getmsg.c:187 Calling freejcr 0x5914e8
> | master-dir: getmsg.c:80 bget_dirmsg 95: UpdCat
> | Job=freyenschlag.2007-03-23_14.33.17 FileAttributes
> | master-dir: getmsg.c:140 Getmsg got jcr 0x5914e8
> | master-dir: getmsg.c:185 Catalog upd jcr 0x5914e8: UpdCat
> | Job=freyenschlag.2007-03-23_14.33.17 FileAttributes master-dir:
> | catreq.c:367 SIGlen=22 SIG=j4+QB9/xiGwjgx9Pg/+zQC type=3
> | master-dir: getmsg.c:187 Calling freejcr 0x5914e8
> | master-dir: getmsg.c:80 bget_dirmsg 264: UpdCat
> | Job=freyenschlag.2007-03-23_14.33.17 FileAttributes
> | master-dir: getmsg.c:140 Getmsg got jcr 0x5914e8
> | master-dir: getmsg.c:185 Catalog upd jcr 0x5914e8: UpdCat
> | Job=freyenschlag.2007-03-23_14.33.17 FileAttributes master-dir:
> | catreq.c:343 dird<filed: attr=P0D GhUAt IG0 B Bn Bk A TEQ BAA Cg
> | BFwO5+ 0J/eK BFwO5+ A A C
> | bacula-dir: src/btree.c:1339: fileBtreeKeyCompare: Assertion
> | `pCur->idx>=0 && pCur->idx<pCur->pPage->nCell' failed.
> | 0)                   = ? ERESTART_RESTARTBLOCK (To be restarted)
> | +++ killed by SIGABRT +++
> `----
> 
> Can anybody help me please?
> -- 
> /j<r>d
> 
> Learn to pause -- or nothing worthwhile can catch up to you.
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to