Hi, I currently see an issue with genimage and glibc 2.22. In this version setenv segfaults if setenv (..., NULL, ...).
I think glibc fixed again with [0] and there are a couple of mailinglist fights how to deal correctly with "setenv (..., NULL, ...)". [1] Anyway I just want to leave a note here before other people run into the same issue and debug hours "why" genimage segfaults. Maybe genimage should be updated to don't call setenv if value == NULL. - Alex [0] https://sourceware.org/git/?p=glibc.git;a=commit;h=03c1e456b079929a8290aeb4aadb05c0df73bfd2 [1] https://sourceware.org/ml/libc-alpha/2015-03/msg00449.html -- ptxdist mailing list [email protected]
