Assertions in arlad-0.26
Assar Westerlund
assar at stacken.kth.se
Sat Aug 7 11:40:13 CEST 1999
mike at avanticorp.com writes:
> [root at penguin4 bin]# ./arlad -z -n
> arlad: fdir.c:435: fdir_readdir: Assertion `entry->flag' failed.
> Aborted (core dumped)
> [root at penguin4 bin]#
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> And an assert() failure occurred during our software compiles while removing
> a file...
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ...
> gcc -g -DUNIX -DLOBYT_HIBYT -pipe -DI386 -o ../../arch/i386-intel-linux2.0g6/DBX/obj/vcp/a.out <<<...>>>
> rm -f ../../arch/i386-intel-linux2.0g6/DBX/bin/vcp
> ..: Operation not supported by device.
> tail: Logs/I386_G6.Fri.penguin4: Operation not supported by device
> [1] + Exit 1 ./SystemMake.csh
> [77]mike at penguin4:/afs/rtp/product/code/1999.4/build/sys_makes>
>
>
> [root at penguin4 bin]# ./arlad -z -n
> arlad: fcache.c:227: fcache_extra_file_name: Assertion `entry->flags.datap && entry->flags.extradirp && entry->status.FileType == 2' failed.
> Aborted (core dumped)
> [root at penguin4 bin]#
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> What should I do next?
Could you run gdb on arlad and the core-files and do a `bt'? Thanks.
/assar
More information about the Arla-drinkers
mailing list