Examples of uReports
Updated -
The uReport format is used for automatic bug reporting. It is designed to contain no potentially sensitive information to allow us to keep track of bug occurrences while not necessarily providing enough information for our engineers to fix the bug.
See Automated crash reporting in RHEL 7 pre-releases for more information about uReports in RHEL 7 Beta.
C/C++ crash
{ "ureport_version": 2
, "reason": "Program /usr/libexec/ibus-dconf was terminated by signal 11"
, "reporter": { "name": "satyr"
, "version": "0.9"
}
, "os": { "name": "rhel"
, "version": "7.0"
, "architecture": "x86_64"
, "cpe": "cpe:/o:redhat:enterprise_linux:7.0:beta:workstation"
}
, "problem": { "type": "core"
, "component": "ibus"
, "user": { "root": false
, "local": true
}
, "signal": 11
, "executable": "/usr/libexec/ibus-dconf"
, "stacktrace":
[ { "frames":
[ { "address": 140367494073309
, "build_id": "640044340ea33aef866645bfe1831249e7e78f8d"
, "build_id_offset": 965597
, "function_name": "poll"
, "file_name": "/lib64/libc.so.6"
, "fingerprint": "6c1eb9626919a2a5f6a4fc4c2edc9b21b33b7354"
}
, { "address": 140367499550964
, "build_id": "cc8c5cac37b7de8a7b1b014afa40e582a93cb07e"
, "build_id_offset": 295156
, "function_name": "g_main_context_iterate.isra.22"
, "file_name": "/lib64/libglib-2.0.so.0"
, "fingerprint": "6e06bd8223954e1d8c51a868a8fa81ae40bb9a34"
}
, { "address": 140367499552090
, "build_id": "cc8c5cac37b7de8a7b1b014afa40e582a93cb07e"
, "build_id_offset": 296282
, "function_name": "g_main_loop_run"
, "file_name": "/lib64/libglib-2.0.so.0"
, "fingerprint": "c9a28ae981d8ad8b41399504cf08613b1b578363"
}
, { "address": 140367505816902
, "build_id": "1ec388ff683f66bb2b153d87fe16f76baf78cbad"
, "build_id_offset": 814406
, "function_name": "gdbus_shared_thread_func"
, "file_name": "/lib64/libgio-2.0.so.0"
, "fingerprint": "130cb4637614eb5c284baa53c6ba12e984267230"
}
, { "address": 140367499698565
, "build_id": "cc8c5cac37b7de8a7b1b014afa40e582a93cb07e"
, "build_id_offset": 442757
, "function_name": "g_thread_proxy"
, "file_name": "/lib64/libglib-2.0.so.0"
, "fingerprint": "5da09cf2a3e46d8f753d5924b6f1015740f4696f"
}
, { "address": 140367497076195
, "build_id": "ca3eedf4b35356a96c517cfa53151bb1b316f75b"
, "build_id_offset": 32227
, "function_name": "start_thread"
, "file_name": "/lib64/libpthread.so.0"
, "fingerprint": "09c6d4fba3b536ea39e75f1425e35ddbb24e4c68"
}
, { "address": 140367494115757
, "build_id": "640044340ea33aef866645bfe1831249e7e78f8d"
, "build_id_offset": 1008045
, "function_name": "__clone"
, "file_name": "/lib64/libc.so.6"
, "fingerprint": "e256aa64ea4f21c9e32cd0f782dbc840f150a5b3"
} ]
}
, { "frames":
[ { "address": 140367494073309
, "build_id": "640044340ea33aef866645bfe1831249e7e78f8d"
, "build_id_offset": 965597
, "function_name": "poll"
, "file_name": "/lib64/libc.so.6"
, "fingerprint": "6c1eb9626919a2a5f6a4fc4c2edc9b21b33b7354"
}
, { "address": 140367499550964
, "build_id": "cc8c5cac37b7de8a7b1b014afa40e582a93cb07e"
, "build_id_offset": 295156
, "function_name": "g_main_context_iterate.isra.22"
, "file_name": "/lib64/libglib-2.0.so.0"
, "fingerprint": "6e06bd8223954e1d8c51a868a8fa81ae40bb9a34"
}
, { "address": 140367499551228
, "build_id": "cc8c5cac37b7de8a7b1b014afa40e582a93cb07e"
, "build_id_offset": 295420
, "function_name": "g_main_context_iteration"
, "file_name": "/lib64/libglib-2.0.so.0"
, "fingerprint": "79ad0166faa10ca81990c94e98fac36206f34ba0"
}
, { "address": 140367511002093
, "build_id": "93bd63f39b0f720e1eb614fc69f9afb84a4eed44"
, "build_id_offset": 31725
, "function_name": "dconf_gdbus_worker_thread"
, "file_name": "/lib64/libdconf.so.1"
, "fingerprint": "bed3c7c517814754a7b64575af0fc80b5e790a7f"
}
, { "address": 140367499698565
, "build_id": "cc8c5cac37b7de8a7b1b014afa40e582a93cb07e"
, "build_id_offset": 442757
, "function_name": "g_thread_proxy"
, "file_name": "/lib64/libglib-2.0.so.0"
, "fingerprint": "5da09cf2a3e46d8f753d5924b6f1015740f4696f"
}
, { "address": 140367497076195
, "build_id": "ca3eedf4b35356a96c517cfa53151bb1b316f75b"
, "build_id_offset": 32227
, "function_name": "start_thread"
, "file_name": "/lib64/libpthread.so.0"
, "fingerprint": "09c6d4fba3b536ea39e75f1425e35ddbb24e4c68"
}
, { "address": 140367494115757
, "build_id": "640044340ea33aef866645bfe1831249e7e78f8d"
, "build_id_offset": 1008045
, "function_name": "__clone"
, "file_name": "/lib64/libc.so.6"
, "fingerprint": "e256aa64ea4f21c9e32cd0f782dbc840f150a5b3"
} ]
}
, { "crash_thread": true
, "frames":
[ { "address": 140367494559873
, "build_id": "640044340ea33aef866645bfe1831249e7e78f8d"
, "build_id_offset": 1452161
, "function_name": "__strlen_sse2_pminub"
, "file_name": "/lib64/libc.so.6"
, "fingerprint": "45eccba94f5fef95c8933974ac014d83e50a9ebb"
}
, { "address": 140367505778393
, "build_id": "1ec388ff683f66bb2b153d87fe16f76baf78cbad"
, "build_id_offset": 775897
, "function_name": "append_value_to_blob"
, "file_name": "/lib64/libgio-2.0.so.0"
, "fingerprint": "6fcbfe0447dc11a965a46279d10e397dd9cb0980"
}
, { "address": 140367505778579
, "build_id": "1ec388ff683f66bb2b153d87fe16f76baf78cbad"
, "build_id_offset": 776083
, "function_name": "append_value_to_blob"
, "file_name": "/lib64/libgio-2.0.so.0"
, "fingerprint": "6fcbfe0447dc11a965a46279d10e397dd9cb0980"
}
, { "address": 140367505778926
, "build_id": "1ec388ff683f66bb2b153d87fe16f76baf78cbad"
, "build_id_offset": 776430
, "function_name": "append_value_to_blob"
, "file_name": "/lib64/libgio-2.0.so.0"
, "fingerprint": "6fcbfe0447dc11a965a46279d10e397dd9cb0980"
}
, { "address": 140367505788079
, "build_id": "1ec388ff683f66bb2b153d87fe16f76baf78cbad"
, "build_id_offset": 785583
, "function_name": "g_dbus_message_to_blob"
, "file_name": "/lib64/libgio-2.0.so.0"
, "fingerprint": "72252fca76e817bcd66178ef26971e643560cf57"
}
, { "address": 140367505743935
, "build_id": "1ec388ff683f66bb2b153d87fe16f76baf78cbad"
, "build_id_offset": 741439
, "function_name": "g_dbus_connection_send_message_unlocked"
, "file_name": "/lib64/libgio-2.0.so.0"
, "fingerprint": "41a34675b16ff5103a725b34d03614e81889f7dd"
}
, { "address": 140367505755328
, "build_id": "1ec388ff683f66bb2b153d87fe16f76baf78cbad"
, "build_id_offset": 752832
, "function_name": "g_dbus_connection_send_message"
, "file_name": "/lib64/libgio-2.0.so.0"
, "fingerprint": "207d2853955ebee92fc7a197519b9dd7191d8772"
}
, { "address": 140367505770163
, "build_id": "1ec388ff683f66bb2b153d87fe16f76baf78cbad"
, "build_id_offset": 767667
, "function_name": "g_dbus_connection_emit_signal"
, "file_name": "/lib64/libgio-2.0.so.0"
, "fingerprint": "b1bd667e379233c218770a227c34b5d2698ce340"
}
, { "address": 140367508588049
, "build_id": "314f7d8a9122bb47cd347b00e023667b7bef2085"
, "build_id_offset": 75281
, "function_name": "ibus_service_emit_signal"
, "file_name": "/lib64/libibus-1.0.so.5"
, "fingerprint": "559b6b9d2b9339303a9d16da695c416126aae2f2"
}
, { "address": 4202465
, "build_id": "72a59825f68d05df05320703c80031917a0fa8de"
, "build_id_offset": 8161
, "function_name": "_watch_func"
, "file_name": "/usr/libexec/ibus-dconf"
, "fingerprint": "baff9bcda5e3978fe2041c8215989c9aa5c46f85"
}
, { "address": 140367491001596
, "build_id": "450a1aaf90be0268686061805465cf0b43d25159"
, "build_id_offset": 23804
, "function_name": "ffi_call_unix64"
, "file_name": "/lib64/libffi.so.6"
, "fingerprint": "c4b6fd4def7199ae37097ad873efefe087480f37"
}
, { "address": 140367490999852
, "build_id": "450a1aaf90be0268686061805465cf0b43d25159"
, "build_id_offset": 22060
, "function_name": "ffi_call"
, "file_name": "/lib64/libffi.so.6"
, "fingerprint": "c7b676db482fae39fc655262820259dba7db27de"
}
, { "address": 140367502649029
, "build_id": "96df9d196544e4bcfbffc11d8fa9c5575e9abdf1"
, "build_id_offset": 67269
, "function_name": "g_cclosure_marshal_generic_va"
, "file_name": "/lib64/libgobject-2.0.so.0"
, "fingerprint": "f9eb908b979b0fa0dd9c741df8a6b45785790dd5"
}
, { "address": 140367502646359
, "build_id": "96df9d196544e4bcfbffc11d8fa9c5575e9abdf1"
, "build_id_offset": 64599
, "function_name": "_g_closure_invoke_va"
, "file_name": "/lib64/libgobject-2.0.so.0"
, "fingerprint": "18bb14e4f5989b8fb8aac7b42c3d4ba84b0e7873"
}
, { "address": 140367502744967
, "build_id": "96df9d196544e4bcfbffc11d8fa9c5575e9abdf1"
, "build_id_offset": 163207
, "function_name": "g_signal_emit_valist"
, "file_name": "/lib64/libgobject-2.0.so.0"
, "fingerprint": "93f88355c5a484d824e9e01490cf91b63b02e3e6"
}
, { "address": 140367502748274
, "build_id": "96df9d196544e4bcfbffc11d8fa9c5575e9abdf1"
, "build_id_offset": 166514
, "function_name": "g_signal_emit"
, "file_name": "/lib64/libgobject-2.0.so.0"
, "fingerprint": "873467898f10716cc58dc3912c428c76ffeb8d49"
}
, { "address": 140367510987842
, "build_id": "93bd63f39b0f720e1eb614fc69f9afb84a4eed44"
, "build_id_offset": 17474
, "function_name": "dconf_client_dispatch_change_signal"
, "file_name": "/lib64/libdconf.so.1"
, "fingerprint": "6b7073d33dcccfecd4e6132dd7cac138b9c1ccc0"
}
, { "address": 140367499550214
, "build_id": "cc8c5cac37b7de8a7b1b014afa40e582a93cb07e"
, "build_id_offset": 294406
, "function_name": "g_main_context_dispatch"
, "file_name": "/lib64/libglib-2.0.so.0"
, "fingerprint": "37e13dcdddd9855cb82e57427b7eac46f32d5d7b"
}
, { "address": 140367499551064
, "build_id": "cc8c5cac37b7de8a7b1b014afa40e582a93cb07e"
, "build_id_offset": 295256
, "function_name": "g_main_context_iterate.isra.22"
, "file_name": "/lib64/libglib-2.0.so.0"
, "fingerprint": "6e06bd8223954e1d8c51a868a8fa81ae40bb9a34"
}
, { "address": 140367499552090
, "build_id": "cc8c5cac37b7de8a7b1b014afa40e582a93cb07e"
, "build_id_offset": 296282
, "function_name": "g_main_loop_run"
, "file_name": "/lib64/libglib-2.0.so.0"
, "fingerprint": "c9a28ae981d8ad8b41399504cf08613b1b578363"
}
, { "address": 140367508580316
, "build_id": "314f7d8a9122bb47cd347b00e023667b7bef2085"
, "build_id_offset": 67548
, "function_name": "ibus_main"
, "file_name": "/lib64/libibus-1.0.so.5"
, "fingerprint": "67382888673eb2fb3e36fbeb50ab2d3dcfdb45f2"
}
, { "address": 4201467
, "build_id": "72a59825f68d05df05320703c80031917a0fa8de"
, "build_id_offset": 7163
, "function_name": "main"
, "file_name": "/usr/libexec/ibus-dconf"
, "fingerprint": "8c6f25629f1cb1c279acd05dabd591e2f79896d9"
} ]
} ]
}
, "packages": [ { "name": "dconf"
, "epoch": 0
, "version": "0.16.0"
, "release": "3.el7"
, "architecture": "x86_64"
, "install_time": 1375560720
}
, { "name": "glib2"
, "epoch": 0
, "version": "2.36.3"
, "release": "2.el7"
, "architecture": "x86_64"
, "install_time": 1372949178
}
, { "name": "glibc"
, "epoch": 0
, "version": "2.17"
, "release": "33.el7"
, "architecture": "x86_64"
, "install_time": 1380977890
}
, { "name": "glibc-common"
, "epoch": 0
, "version": "2.17"
, "release": "33.el7"
, "architecture": "x86_64"
, "install_time": 1380977884
}
, { "name": "gvfs"
, "epoch": 0
, "version": "1.16.3"
, "release": "2.el7"
, "architecture": "x86_64"
, "install_time": 1372949217
}
, { "name": "ibus"
, "epoch": 0
, "version": "1.5.3"
, "release": "1.el7"
, "architecture": "x86_64"
, "install_time": 1375560727
, "package_role": "affected"
}
, { "name": "ibus-libs"
, "epoch": 0
, "version": "1.5.3"
, "release": "1.el7"
, "architecture": "x86_64"
, "install_time": 1375560705
}
, { "name": "libbluray"
, "epoch": 0
, "version": "0.2.3"
, "release": "3.el7"
, "architecture": "x86_64"
, "install_time": 1368082485
}
, { "name": "libffi"
, "epoch": 0
, "version": "3.0.13"
, "release": "7.el7"
, "architecture": "x86_64"
, "install_time": 1377523529
}
, { "name": "libgcc"
, "epoch": 0
, "version": "4.8.1"
, "release": "11.el7"
, "architecture": "x86_64"
, "install_time": 1380977877
}
, { "name": "libselinux"
, "epoch": 0
, "version": "2.1.13"
, "release": "21.el7"
, "architecture": "x86_64"
, "install_time": 1381176201
}
, { "name": "libxml2"
, "epoch": 0
, "version": "2.9.1"
, "release": "1.el7"
, "architecture": "x86_64"
, "install_time": 1367843070
}
, { "name": "pcre"
, "epoch": 0
, "version": "8.32"
, "release": "7.el7"
, "architecture": "x86_64"
, "install_time": 1370623867
}
, { "name": "systemd-libs"
, "epoch": 0
, "version": "207"
, "release": "2.el7"
, "architecture": "x86_64"
, "install_time": 1379675833
}
, { "name": "xz-libs"
, "epoch": 0
, "version": "5.1.2"
, "release": "5alpha.el7"
, "architecture": "x86_64"
, "install_time": 1366030633
}
, { "name": "zlib"
, "epoch": 0
, "version": "1.2.7"
, "release": "10.el7"
, "architecture": "x86_64"
, "install_time": 1365076954
} ]
}
Python uncaught exception
{ "ureport_version": 2
, "reason": "IOError in /usr/bin/lmishell:47"
, "reporter": { "name": "satyr"
, "version": "0.9"
}
, "os": { "name": "rhel"
, "version": "7.0"
, "architecture": "x86_64"
, "cpe": "cpe:/o:redhat:enterprise_linux:7.0:beta:workstation"
}
, "problem": { "type": "python"
, "component": "openlmi-tools"
, "user": { "root": false
, "local": true
}
, "exception_name": "IOError"
, "stacktrace":
[ { "file_name": "/usr/lib64/python2.7/code.py"
, "file_line": 171
, "function_name": "write"
, "line_contents": "sys.stderr.write(data)"
}
, { "file_name": "/usr/lib/python2.7/site-packages/lmi/shell/LMIConsole.py"
, "file_line": 160
, "function_name": "interact"
, "line_contents": "self.write(\"\\n\")"
}
, { "file_name": "/usr/bin/lmishell"
, "file_line": 47
, "special_function": "module"
, "line_contents": "console.interact()"
} ]
}
, "packages": [ { "name": "openlmi-tools"
, "epoch": 0
, "version": "0.7"
, "release": "3.el7"
, "architecture": "noarch"
, "package_role": "affected"
} ]
}
Java exception
{ "ureport_version": 2
, "reason": "Exception java.lang.NullPointerException occurred in xread.java:177"
, "reporter": { "name": "satyr"
, "version": "0.11"
}
, "os": { "name": "rhel"
, "version": "7.0"
, "architecture": "x86_64"
, "cpe": "cpe:/o:redhat:enterprise_linux:7.0:beta:workstation"
}
, "problem": { "type": "java"
, "component": "xml-commons-resolver"
, "user": { "root": false
, "local": true
}
, "threads":
[ { "name": "main"
, "frames":
[ { "name": "java.lang.NullPointerException"
, "is_native": false
, "is_exception": true
}
, { "name": "org.apache.xml.resolver.tools.CatalogResolver.getCatalog"
, "file_name": "CatalogResolver.java"
, "file_line": 99
, "class_path": "/usr/share/java/xml-commons-resolver.jar"
, "is_native": false
, "is_exception": false
}
, { "name": "org.apache.xml.resolver.tools.ResolvingXMLFilter.getCatalog"
, "file_name": "ResolvingXMLFilter.java"
, "file_line": 110
, "class_path": "/usr/share/java/xml-commons-resolver.jar"
, "is_native": false
, "is_exception": false
}
, { "name": "org.apache.xml.resolver.apps.xread.main"
, "file_name": "xread.java"
, "file_line": 177
, "class_path": "/usr/share/java/xml-commons-resolver.jar"
, "is_native": false
, "is_exception": false
} ]
} ]
}
, "packages": [ { "name": "xml-commons-resolver"
, "epoch": 0
, "version": "1.2"
, "release": "14.1.abrt.el7"
, "architecture": "noarch"
, "package_role": "affected"
} ]
}
Kernel oops
{ "ureport_version": 2
, "reason": "Kernel oops in dst_release"
, "reporter": { "name": "satyr"
, "version": "0.9"
}
, "os": { "name": "rhel"
, "version": "7.0"
, "architecture": "x86_64"
, "cpe": "cpe:/o:redhat:enterprise_linux:7.0:beta:workstation"
}
, "problem": { "type": "kerneloops"
, "component": "kernel"
, "raw_oops": "WARNING: at net/core/dst.c:276 dst_release+0x45/0x70()\nModules linked in: vhost_net macvtap macvlan tcp_lp fuse rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache xt_CHECKSUM tun bridge stp llc ebtable_nat nf_conntrack_netbios_ns nf_conntrack_broadcast ipt_MASQUERADE ip6table_mangle ip6table_security ip6table_raw ip6t_REJECT iptable_nat nf_nat_ipv4 iptable_mangle iptable_security iptable_raw bnep bluetooth ipt_REJECT nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ebtable_filter ebtables ip6table_filter iptable_filter ip_tables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 nf_nat nf_conntrack ip6_tables dm_crypt snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_hda_codec_hdmi iTCO_wdt iTCO_vendor_support snd_hda_codec_realtek vfat fat coretemp kvm_intel kvm crc32_pclmul crc32c_intel ghash_clmulni_intel arc4 iwldvm snd_hda_intel mac80211 aesni_intel lrw gf128mul glue_helper ablk_helper cryptd microcode uvcvideo snd_hda_codec snd_hwdep serio_raw videobuf2_vmalloc videobuf2_memops videobuf2_core videodev snd_seq snd_seq_device pcspkr snd_pcm i2c_i801 sdhci_pci sdhci mmc_core iwlwifi lpc_ich mfd_core cfg80211 e1000e thinkpad_acpi snd_page_alloc shpchp snd_timer ptp pps_core snd wmi soundcore rfkill mperf uinput nfsd auth_rpcgss nfs_acl lockd sunrpc sr_mod sd_mod cdrom crc_t10dif i915 ahci i2c_algo_bit libahci drm_kms_helper drm libata i2c_core video dm_mirror dm_region_hash dm_log dm_mod\nCPU: 1 PID: 19934 Comm: vconsole Tainted: G W -------------- 3.10.0-33.el7.x86_64 #1\nHardware name: LENOVO 2429BP3/2429BP3, BIOS G4ET92WW (2.52 ) 02/01/2013\n 0000000000000009 ffff88021e243948 ffffffff815fdacb ffff88021e243980\n ffffffff81058c61 ffff88019fbc6f00 00000000ffffffff ffffffff819c5640\n ffff8801774457f6 ffff8801763ab600 ffff88021e243990 ffffffff81058d3a\nCall Trace:\n <IRQ> [<ffffffff815fdacb>] dump_stack+0x19/0x1b\n [<ffffffff81058c61>] warn_slowpath_common+0x61/0x80\n [<ffffffff81058d3a>] warn_slowpath_null+0x1a/0x20\n [<ffffffff814faae5>] dst_release+0x45/0x70\n [<ffffffff814ddca4>] __sk_dst_check+0x84/0x90\n [<ffffffff815be14f>] tcp_v6_err+0x35f/0x470\n [<ffffffff8108cbfd>] ? ttwu_do_activate.constprop.83+0x5d/0x70\n [<ffffffff815b5c2b>] icmpv6_notify+0x9b/0x130\n [<ffffffff815af54c>] ndisc_rcv+0x3cc/0x5d0\n [<ffffffff8108ed20>] ? wake_up_state+0x20/0x20\n [<ffffffff815b6198>] icmpv6_rcv+0x4d8/0x770\n [<ffffffff814de44a>] ? sock_def_readable+0x3a/0x70\n [<ffffffff814e0c79>] ? sock_queue_rcv_skb+0x149/0x1f0\n [<ffffffff815b4ce8>] ? raw6_local_deliver+0x188/0x280\n [<ffffffff81599452>] ip6_input_finish+0xd2/0x430\n [<ffffffff81599c12>] ip6_input+0x22/0x60\n [<ffffffff815992d0>] ip6_rcv_finish+0x80/0x90\n [<ffffffff81599a64>] ipv6_rcv+0x2b4/0x440\n [<ffffffff814f3026>] __netif_receive_skb_core+0x676/0x830\n [<ffffffff814f31f8>] __netif_receive_skb+0x18/0x60\n [<ffffffff814f3273>] netif_receive_skb+0x33/0xb0\n [<ffffffff814f3c60>] napi_gro_receive+0x80/0xb0\n [<ffffffffa03177ef>] e1000_receive_skb+0x7f/0xe0 [e1000e]\n [<ffffffffa0318d9a>] e1000_clean_rx_irq+0x24a/0x400 [e1000e]\n [<ffffffffa032091d>] e1000e_poll+0x6d/0x310 [e1000e]\n [<ffffffff813c4c61>] ? add_interrupt_randomness+0x41/0x190\n [<ffffffff814f35fa>] net_rx_action+0x15a/0x250\n [<ffffffff81061777>] __do_softirq+0xf7/0x240\n [<ffffffff81061a55>] irq_exit+0xb5/0xc0\n [<ffffffff8160f1d6>] do_IRQ+0x56/0xc0\n [<ffffffff81604b2d>] common_interrupt+0x6d/0x6d\n <EOI> [<ffffffff8160d0c0>] ? sysret_audit+0x17/0x21\n"
, "version": "3.10.0-33.el7.x86_64"
, "taint_flags": [ "warning" ]
, "modules":
[ "vhost_net"
, "macvtap"
, "macvlan"
, "tcp_lp"
, "fuse"
, "rpcsec_gss_krb5"
, "nfsv4"
, "dns_resolver"
, "nfs"
, "fscache"
, "xt_CHECKSUM"
, "tun"
, "bridge"
, "stp"
, "llc"
, "ebtable_nat"
, "nf_conntrack_netbios_ns"
, "nf_conntrack_broadcast"
, "ipt_MASQUERADE"
, "ip6table_mangle"
, "ip6table_security"
, "ip6table_raw"
, "ip6t_REJECT"
, "iptable_nat"
, "nf_nat_ipv4"
, "iptable_mangle"
, "iptable_security"
, "iptable_raw"
, "bnep"
, "bluetooth"
, "ipt_REJECT"
, "nf_conntrack_ipv4"
, "nf_defrag_ipv4"
, "xt_conntrack"
, "ebtable_filter"
, "ebtables"
, "ip6table_filter"
, "iptable_filter"
, "ip_tables"
, "ip6table_nat"
, "nf_conntrack_ipv6"
, "nf_defrag_ipv6"
, "nf_nat_ipv6"
, "nf_nat"
, "nf_conntrack"
, "ip6_tables"
, "dm_crypt"
, "snd_usb_audio"
, "snd_usbmidi_lib"
, "snd_rawmidi"
, "snd_hda_codec_hdmi"
, "iTCO_wdt"
, "iTCO_vendor_support"
, "snd_hda_codec_realtek"
, "vfat"
, "fat"
, "coretemp"
, "kvm_intel"
, "kvm"
, "crc32_pclmul"
, "crc32c_intel"
, "ghash_clmulni_intel"
, "arc4"
, "iwldvm"
, "snd_hda_intel"
, "mac80211"
, "aesni_intel"
, "lrw"
, "gf128mul"
, "glue_helper"
, "ablk_helper"
, "cryptd"
, "microcode"
, "uvcvideo"
, "snd_hda_codec"
, "snd_hwdep"
, "serio_raw"
, "videobuf2_vmalloc"
, "videobuf2_memops"
, "videobuf2_core"
, "videodev"
, "snd_seq"
, "snd_seq_device"
, "pcspkr"
, "snd_pcm"
, "i2c_i801"
, "sdhci_pci"
, "sdhci"
, "mmc_core"
, "iwlwifi"
, "lpc_ich"
, "mfd_core"
, "cfg80211"
, "e1000e"
, "thinkpad_acpi"
, "snd_page_alloc"
, "shpchp"
, "snd_timer"
, "ptp"
, "pps_core"
, "snd"
, "wmi"
, "soundcore"
, "rfkill"
, "mperf"
, "uinput"
, "nfsd"
, "auth_rpcgss"
, "nfs_acl"
, "lockd"
, "sunrpc"
, "sr_mod"
, "sd_mod"
, "cdrom"
, "crc_t10dif"
, "i915"
, "ahci"
, "i2c_algo_bit"
, "libahci"
, "drm_kms_helper"
, "drm"
, "libata"
, "i2c_core"
, "video"
, "dm_mirror"
, "dm_region_hash"
, "dm_log"
, "dm_mod" ]
, "frames":
[ { "address": 18446744071579208801
, "reliable": true
, "function_name": "warn_slowpath_common"
, "function_offset": 97
, "function_length": 128
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071579209018
, "reliable": true
, "function_name": "warn_slowpath_null"
, "function_offset": 26
, "function_length": 32
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584066277
, "reliable": true
, "function_name": "dst_release"
, "function_offset": 69
, "function_length": 112
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071583947940
, "reliable": true
, "function_name": "__sk_dst_check"
, "function_offset": 132
, "function_length": 144
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584866639
, "reliable": true
, "function_name": "tcp_v6_err"
, "function_offset": 863
, "function_length": 1136
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071579421693
, "reliable": false
, "function_name": "ttwu_do_activate.constprop.83"
, "function_offset": 93
, "function_length": 112
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584832555
, "reliable": true
, "function_name": "icmpv6_notify"
, "function_offset": 155
, "function_length": 304
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584806220
, "reliable": true
, "function_name": "ndisc_rcv"
, "function_offset": 972
, "function_length": 1488
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071579430176
, "reliable": false
, "function_name": "wake_up_state"
, "function_offset": 32
, "function_length": 32
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584833944
, "reliable": true
, "function_name": "icmpv6_rcv"
, "function_offset": 1240
, "function_length": 1904
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071583949898
, "reliable": false
, "function_name": "sock_def_readable"
, "function_offset": 58
, "function_length": 112
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071583960185
, "reliable": false
, "function_name": "sock_queue_rcv_skb"
, "function_offset": 329
, "function_length": 496
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584828648
, "reliable": false
, "function_name": "raw6_local_deliver"
, "function_offset": 392
, "function_length": 640
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584715858
, "reliable": true
, "function_name": "ip6_input_finish"
, "function_offset": 210
, "function_length": 1072
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584717842
, "reliable": true
, "function_name": "ip6_input"
, "function_offset": 34
, "function_length": 96
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584715472
, "reliable": true
, "function_name": "ip6_rcv_finish"
, "function_offset": 128
, "function_length": 144
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584717412
, "reliable": true
, "function_name": "ipv6_rcv"
, "function_offset": 692
, "function_length": 1088
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584034854
, "reliable": true
, "function_name": "__netif_receive_skb_core"
, "function_offset": 1654
, "function_length": 2096
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584035320
, "reliable": true
, "function_name": "__netif_receive_skb"
, "function_offset": 24
, "function_length": 96
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584035443
, "reliable": true
, "function_name": "netif_receive_skb"
, "function_offset": 51
, "function_length": 176
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584037984
, "reliable": true
, "function_name": "napi_gro_receive"
, "function_offset": 128
, "function_length": 176
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744072102180847
, "reliable": true
, "function_name": "e1000_receive_skb"
, "function_offset": 127
, "function_length": 224
, "module_name": "e1000e"
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744072102186394
, "reliable": true
, "function_name": "e1000_clean_rx_irq"
, "function_offset": 586
, "function_length": 1024
, "module_name": "e1000e"
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744072102218013
, "reliable": true
, "function_name": "e1000e_poll"
, "function_offset": 109
, "function_length": 784
, "module_name": "e1000e"
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071582796897
, "reliable": false
, "function_name": "add_interrupt_randomness"
, "function_offset": 65
, "function_length": 400
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071584036346
, "reliable": true
, "function_name": "net_rx_action"
, "function_offset": 346
, "function_length": 592
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071579244407
, "reliable": true
, "function_name": "__do_softirq"
, "function_offset": 247
, "function_length": 576
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071579245141
, "reliable": true
, "function_name": "irq_exit"
, "function_offset": 181
, "function_length": 192
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071585198550
, "reliable": true
, "function_name": "do_IRQ"
, "function_offset": 86
, "function_length": 192
, "from_function_offset": 0
, "from_function_length": 0
}
, { "address": 18446744071585155885
, "reliable": true
, "function_name": "common_interrupt"
, "function_offset": 109
, "function_length": 109
, "from_function_offset": 0
, "from_function_length": 0
} ]
}
, "packages": [ { "name": "kernel"
, "epoch": 0
, "version": "3.10.0"
, "release": "33.el7"
, "architecture": "x86_64"
, "package_role": "affected"
} ]
}
Comments