Skip to content
Commit e68f65b9 authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

Address https://bugs.kde.org/show_bug.cgi?id=429424#c5 ,

> [...]
> As a side note, unfortunately I can still not use valgrind with
> umbrello (also tried kmail, gave similar trace with "??? (in
> /memfd:sljit (deleted))", see below) but that's another issue.

umbrello/debug/debug_utils.{h,cpp}
- Apparently the __static_initialization_and_destruction_0 elaboration
  of Tracer static variables s_classes and s_states is done in an
  unexpected order. Change them from value to pointer and allocate their
  instances in function Tracer::instance().
parent 8eedc9ca
Pipeline #187689 failed with stage
in 6 minutes and 27 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment