Ticket Change Details
Not logged in
Overview

Artifact ID: 45912d5d2dfd33956eb0a1c4493dae1b7e214a67936441a806cefe864a1d13be
Ticket: 7c934f4a3d5fbe0ce86912c09b53cd2c7e700ac5
oo error printed during valgrind run
User & Date: dkf 2024-05-30 20:39:34
Changes

  1. 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?
    
  2. login: "dkf"
  3. mimetype: "text/x-markdown"
  4. priority changed to: "9 Immediate"
  5. severity changed to: "Severe"