On Wednesday 21 March 2007 05:36, Eric Bambach wrote:
> Hello List,
> 
>       I saw that another user was grappling with the problem below.
> 
> 20-Mar 20:49 moe-sd: Junior.2007-03-20_20.49.31 Fatal 
error: ../../stored/label.c:448 Truncate error on device "FileStorage" (E:
\Bacula-Storage): ERR=../../stored/dev.c:1943 Unable to truncate 
device "FileStorage" (E:\Bacula-Storage). ERR=Invalid argument
> 
>       Your suggestion was to disable any antivirus software. However, that 
> did 
not apply in my case. I looked through the source and saw you were using 
ftruncate and the mingw compatibility library.
> 
>       I am still testing bacula so I was able to recreate the problem easily 
> with 
5 100mb volumes using disk storage.
> 
>       To fix my problem I replaced your mingwm10.dll with the latest version 
> from 
the mingw installation from their site and the problem has not returned. I 
think there was a compatibility problem with chsize/ftruncate with windows 
2000 server and mingw.
> 
>       What version of mingw do you use/link against? 
> 
>       Perhaps you need to update your Mingw installation for the native win32 
ports?
> 
>       Hope that helps! Let me know if there is any test cases I can help with.
> 

Hello Robert,

This is an interesting discovery.  Is it possible that I have build the Win32 
FD with an old version of mingw?  

Kern

-------------------------------------------------------------------------
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
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to