Some fairly new change (not older than a week) brought this issue.

Just run `abrt -d` with current HEAD on Rawhide (but not RHEL-6 in my case).

(gdb) thread apply all bt full

[...]

#13 0x00000000004063e1 in CPluginManager::LoadPlugin (this=0x62dc38, 
pName=0x62575e "CCpp", 
    enabled_only=<value optimized out>) at PluginManager.cpp:162
        it_plugin = <value optimized out>
        pluginSettings = std::map with 10 elements = {
          [ "Backtrace"] =  "yes",
          [ "BacktraceRemotes"] =  "no",
          [ "DebugInfo"] =  "install",
          [ "DebugInfoCacheMB"] =  "4000",
          [ "Enabled"] =  "yes",
          [ "GdbTimeoutSec"] =  "120",
          [ "InstallDebugInfo"] =  "yes",
          [ "MakeCompatCore"] =  "yes",
          [ "MemoryMap"] =  "no",
          [ "SaveBinaryImage"] =  "no"
        }
        conf_fullname =  "/usr/local/etc/abrt/plugins/CCpp.conf"
        handle = <value optimized out>
        module = <value optimized out>
        plugin_info = std::map with 1 elements = {
          [ "Name"] =  "CCpp"
        }
        conf_name = 0x62575e "CCpp"
        libPath =  "/usr/local/lib/abrt/libCCpp.so"
        plugin = <value optimized out>
#14 0x0000000000408b9e in CPluginManager::LoadPlugins (this=0x625530) at 
PluginManager.cpp:103
        ext = 0x630ad0 "Cpp.so"
        dent = 0x625748
        dir = 0x6255d0
#15 0x0000000000419b7c in main (argc=<value optimized out>, argv=<value 
optimized out>) at Daemon.cpp:843
        inotify_fd = <value optimized out>
        env_verbose = <value optimized out>
        opts = <value optimized out>
        pMainloop = 0x6221d0
        channel_signal = 0x0
        channel_signal_event_id = 0
        lockfile_created = false
        watcher = {<CObserver> = {_vptr.CObserver = 0x41b870}, <No data fields>}
        env_path = <value optimized out>
        channel_inotify = 0x624950
        channel_inotify_event_id = 1
        pidfile_created = false
        parent_pid = 32741

It's built by `make && make install` and then executed

Michal
_______________________________________________
Crash-catcher mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/crash-catcher

Reply via email to