[cfe-dev] Not null terminated file

Manuel Klimek klimek at google.com
Sun May 25 23:32:02 PDT 2014


On Tue, May 20, 2014 at 1:45 PM, tsett <tsett at gmx.net> wrote:

> Hello,
> The last days I have a problem with a tool of me. I think its more related
> to ClearCase, but I hope that someone had a similar problem.
>
> The tool runs over a project in my company and check for our styleguide.
> The code of the project is managed by ClearCase.
>
> The assertion "Buffer is not null terminated!" in MemoryBuffer::init
> fails.
> After some investigations I figure out that it is allways the same file
> from include path. The file by its own is ok and after a reboot it is
> another file.
>
> When I copy everything on a local disk it works fine.
>

So originally there is a different file system in between? I have no
experience with ClearCase...


>
> I know it sounds more like a problem with ClearCase, but our support is
> still on it with no clue.
> Did someone knows this error and can help me?
>
> Kind Regards,
> Robert
>
>
> Von Samsung Mobile gesendet
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140526/a3849e61/attachment.html>


More information about the cfe-dev mailing list