https://bugs.kde.org/show_bug.cgi?id=473517
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Assignee|plasma-b...@kde.org |mp...@kde.org Version|master |unspecified Component|general |general Ever confirmed|0 |1 CC| |kdelibs-b...@kde.org, | |sit...@kde.org Product|drkonqi |frameworks-kcoreaddons --- Comment #1 from Harald Sitter <sit...@kde.org> --- What appears to be going on is: hotspot loads the konsole kpart, this implicitly creates kaboutdata (with the implicit bug reporting address of KDE), hotspot now has a kaboutdata that says its bug reports go to us https://invent.kde.org/frameworks/kcoreaddons/-/blob/1ceead331529a2f86125ef831f7b719730b68455/src/lib/kaboutdata.cpp#L587 * frame #0: 0x00007ffff75864b0 libKF5CoreAddons.so.5`KAboutData::KAboutData(QString const&, QString const&, QString const&) frame #1: 0x00007ffff7588d34 libKF5CoreAddons.so.5`KAboutData::applicationData() + 692 frame #2: 0x00007ffff7ca0df1 libKF5Parts.so.5`KParts::PartBase::PartBase() + 97 frame #3: 0x00005555555981ce hotspot`___lldb_unnamed_symbol2705 + 5166 frame #4: 0x00007ffff5429d90 libc.so.6`__libc_start_call_main(main=(hotspot`___lldb_unnamed_symbol2705), argc=1, argv=0x00007fffffffd7d8) at libc_start_call_main.h:58:16 frame #5: 0x00007ffff5429e40 libc.so.6`__libc_start_main_impl(main=(hotspot`___lldb_unnamed_symbol2705), argc=1, argv=0x00007fffffffd7d8, init=<unavailable>, fini=<unavailable>, rtld_fini=<unavailable>, stack_end=0x00007fffffffd7c8) at libc-start.c:392:3 frame #6: 0x000055555559a2d5 hotspot`___lldb_unnamed_symbol2707 + 37 -- You are receiving this mail because: You are watching all bug changes.