[valgrind] [Bug 465435] m_libcfile.c:66 (vgPlain_safe_fd): Assertion 'newfd >= VG_(fd_hard_limit)' failed.

2023-02-15 Thread Corentin Noël
https://bugs.kde.org/show_bug.cgi?id=465435 --- Comment #9 from Corentin Noël --- Comment on attachment 156143 --> https://bugs.kde.org/attachment.cgi?id=156143 156134: Patch to replace assert with more helpful message and exit. Just tested the patch and I'm indeed getting a: --88:0:

[valgrind] [Bug 465435] m_libcfile.c:66 (vgPlain_safe_fd): Assertion 'newfd >= VG_(fd_hard_limit)' failed.

2023-02-10 Thread Corentin Noël
https://bugs.kde.org/show_bug.cgi?id=465435 --- Comment #6 from Corentin Noël --- (In reply to Paul Floyd from comment #5) > Also, if I upload a patch here will you be able to test it (clone the > Valgrind source repo and build Valgrind)? Sure I can do that -- You are receiving thi

[valgrind] [Bug 465435] m_libcfile.c:66 (vgPlain_safe_fd): Assertion 'newfd >= VG_(fd_hard_limit)' failed.

2023-02-09 Thread Corentin Noël
https://bugs.kde.org/show_bug.cgi?id=465435 --- Comment #3 from Corentin Noël --- Thank you for your answer that was really useful, it was indeed an issue with both Docker and Crosvm: Docker set a limit to 1048576 so I've added "--ulimit nofile=1024:4096" to the docker arguments

[valgrind] [Bug 465435] New: m_libcfile.c:66 (vgPlain_safe_fd): Assertion 'newfd >= VG_(fd_hard_limit)' failed.

2023-02-07 Thread Corentin Noël
https://bugs.kde.org/show_bug.cgi?id=465435 Bug ID: 465435 Summary: m_libcfile.c:66 (vgPlain_safe_fd): Assertion 'newfd >= VG_(fd_hard_limit)' failed. Classification: Developer tools Product: valgrind Version: 3.20.0 Pl

[KAccounts] [Bug 378814] Consider switching to the GSignond stack

2017-04-15 Thread Corentin Noël
https://bugs.kde.org/show_bug.cgi?id=378814 --- Comment #5 from Corentin Noël --- I'm `tintou` on #accounts-sso in freenode if you want to talk directly -- You are receiving this mail because: You are watching all bug changes.

[KAccounts] [Bug 378814] Consider switching to the GSignond stack

2017-04-15 Thread Corentin Noël
https://bugs.kde.org/show_bug.cgi?id=378814 --- Comment #4 from Corentin Noël --- One other possibility is to have: * libgsignon : GLib library to integrate with a Signon daemon * libsignon : Qt library equivalent Both talking to the same daemon (so that GLib apps and Qt apps can share the

[KAccounts] [Bug 378814] Consider switching to the GSignond stack

2017-04-15 Thread Corentin Noël
https://bugs.kde.org/show_bug.cgi?id=378814 Corentin Noël changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|WONTFIX

[KAccounts] [Bug 378814] New: Consider switching to the GSignond stack

2017-04-15 Thread Corentin Noël
: normal Priority: NOR Component: Daemon Assignee: kde-telepathy-b...@kde.org Reporter: coren...@elementary.io Target Milestone: --- Hi there, I'm Corentin Noël, responsible of the Online Accounts integration at elementary. Since a few years now, we are