[Box Backup] boxbackup on 64bit systems (= on alpha)

Flavio Curti boxbackup at fluffy.co.uk
Fri Apr 30 16:47:15 BST 2004


Hi Ben

On Mon, Apr 26, 2004 at 09:57:28AM +0100, Ben Summers wrote:
> It should run. Is there anything in your logs?
Apr 30 17:31:29 droot bbackupd[12063]: Starting daemon (config:
/etc/box/bbackupd.conf) (version 0.05PLUS1B)
Apr 30 17:31:29 droot bbackupd[12063]: TRACE: Set maximum diffing time
to 20 seconds 
Apr 30 17:31:29 droot bbackupd[12063]: TRACE: Exception thrown:
CommonException(AssertFailed) at BoxTime.cpp(65) 
Apr 30 17:31:29 droot bbackupd[12063]: TRACE: Block 200c8020 freed, but
not known. Error? Or allocated in startup static allocation? 

time_t is 64bit on this machine, I changed this in the source into
uint_64, and it does start now... but it just hangs there and does
nothing, in the Logs:
Apr 30 17:32:48 droot bbackupd[12141]: Starting daemon (config:
/etc/box/bbackupd.conf) (version 0.05PLUS1B)
Apr 30 17:32:48 droot bbackupd[12141]: TRACE: Set maximum diffing time
to 20 seconds 
Apr 30 17:32:48 droot bbackupd[12141]: Beginning scan of local files
Apr 30 17:32:48 droot bbackupd[12141]: Opening connection to server
gnu.backup.cyberlink.ch...
Apr 30 17:32:48 droot bbackupd[12141]: TRACE: Send block allocation size
is 4 
Apr 30 17:32:48 droot bbackupd[12141]: Send Version(0x1)
Apr 30 17:32:48 droot bbackupd[12141]: Receive Version(0x1)
Apr 30 17:32:48 droot bbackupd[12141]: Send Login(0x10,0x0)
Apr 30 17:32:48 droot bbackupd[12141]: Receive
LoginConfirmed(0x0,0x6,0x80000,0xa0000)
Apr 30 17:32:48 droot bbackupd[12141]: Connection made, login successful
Apr 30 17:32:48 droot bbackupd[12141]: Send
ListDirectory(0x1,0x2,0xc,false)
Apr 30 17:32:48 droot bbackupd[12141]: Receive Success(0x1)
Apr 30 17:32:48 droot bbackupd[12141]: Receiving stream, size 136
Apr 30 17:32:48 droot bbackupd[12141]: TRACE: Found mount point at / 
Apr 30 17:32:48 droot bbackupd[12141]: TRACE: Found mount point at /proc 
Apr 30 17:32:48 droot bbackupd[12141]: TRACE: Found mount point at
/dev/pts 
Apr 30 17:32:48 droot bbackupd[12141]: TRACE: Found mount point at
/dev/shm 
Apr 30 17:32:48 droot bbackupd[12141]: TRACE: new location 

nothing more after that... strace is not possible??!

> The errors you've listed all seem to be just warnings which are fairly 
> harmless, although it'd be nice to fix them. Which compiler are you 
> using? (output of gcc -v)
Reading specs from /usr/lib/gcc-lib/alpha-linux/3.3.3/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared
--with-system-zlib --enable-nls --without-included-gettext
--enable-__cxa_atexit --enable-clocale=gnu --enable-debug
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc
alpha-linux
Thread model: posix
gcc version 3.3.3 (Debian 20040401)

>    perl ./runtest.pl ALL release
I'm just running that one. If you are interested I'll send you the
output...

Thank you & Hope it helps

Flavio

--
http://no-way.org/~fcu/

Mach mit bei der Community-Bibliothek
  - In Zuerich/CH http://zurich.communitybooks.org/
  - Worldwide http://dlpdev.theps.net/ListOfExistingDlpNodes



More information about the Boxbackup mailing list