Re: [Gimp-user] ERROR: configuration_data.set10 got unknown keyword arguments "Description"
Øyvind Kolås <[email protected]> Tue, 3 May 2022 20:13:34 +0200
| Newsgroups | gmane.comp.video.gimp.user |
|---|---|
| Message-ID | <CAKjrkdOoXdCjxUQz9XZOCTrLbRMcX9vZVV_FCPde7_umb4zGKQ@mail.gmail.com> |
On Tue, May 3, 2022 at 2:20 AM Pei JIA via gimp-user-list <[email protected]> wrote: > > Thank you very much... I made some progress, but there are still some *test > errors*: > > FAIL 0.18s (exit status 255 or signal 127 > SIGinvalid)>>> MALLOC_PERTURB_=13 > BABL_PATH=......babl-0.1.92/builddir/extensions These parts of your error log indicate that there might be memory corruption/unititialized memory use problems. However, all the tests pass on my machines, also when run under valgrind which should report on the same type of issues as MALLOC_PERTURB_ does. /pippin _______________________________________________ gimp-user-list mailing list List address: [email protected] List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list