Overview
| Artifact ID: | 45912d5d2dfd33956eb0a1c4493dae1b7e214a67936441a806cefe864a1d13be |
|---|---|
| Ticket: | 7c934f4a3d5fbe0ce86912c09b53cd2c7e700ac5
oo error printed during valgrind run |
| User & Date: | dkf 2024-05-30 20:39:34 |
Changes
- icomment:
The error is *printed* because when you're tangled that far down inside deletion traces and namespace deletion callbacks, there's simply no route to report it sanely except via the background error message mechanism (and that's got a simple message printer attached). Anyway, the questions are: 1. Why does this let this message through with valgrind in use? 2. Why does this *not happen* in other configurations?
- login: "dkf"
- mimetype: "text/x-markdown"
- priority changed to: "9 Immediate"
- severity changed to: "Severe"