[Libguestfs] libldm crashes in a linux-sandbox context

2023-06-15 Thread Vincent Mailhol
Hello, I am using libguestfs in a Bazel's linux-sandbox environment[1]. When executing in that sandbox environment, I got frequent crashes. Please find attached below the results of libguestfs-test-tool when run into that linux-sandbox environment. The most relevant part seems to be: [0.7

Re: [Libguestfs] libldm crashes in a linux-sandbox context

2023-06-15 Thread Richard W.M. Jones
On Thu, Jun 15, 2023 at 09:18:38PM +0900, Vincent Mailhol wrote: > Hello, > > I am using libguestfs in a Bazel's linux-sandbox environment[1]. > > When executing in that sandbox environment, I got frequent crashes. > > Please find attached below the results of libguestfs-test-tool when > run i

Re: [Libguestfs] [PATCH nbdkit 3/3] tar: Implement tar-limit

2023-06-15 Thread Richard W.M. Jones
I did a lot more testing and decided to push this upstream in commits 462eb6cbf..ae3fb4def. Comments still welcome of course. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs

Re: [Libguestfs] libldm crashes in a linux-sandbox context

2023-06-15 Thread Vincent MAILHOL
Hi Richard, On Fri. 16 Jun. 2023 à 03:08, Richard W.M. Jones wrote: > On Thu, Jun 15, 2023 at 09:18:38PM +0900, Vincent Mailhol wrote: > > Hello, > > > > I am using libguestfs in a Bazel's linux-sandbox environment[1]. > > > > When executing in that sandbox environment, I got frequent crashes. >