Bug 1072125 - [abrt] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
Summary: [abrt] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ca574f1f7ed18a0427f3388edb7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-04 01:08 UTC by Steven P. Ulrick
Modified: 2014-06-18 14:28 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-18 14:28:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: dmesg (82.19 KB, text/plain)
2014-03-04 01:08 UTC, Steven P. Ulrick
no flags Details

Description Steven P. Ulrick 2014-03-04 01:08:15 UTC
Additional info:
reporter:       libreport-2.1.12
BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
IP: [<ffffffff81319e64>] __rb_insert_augmented+0x24/0x1f0
PGD 219494067 PUD 1ff2e2067 PMD 0 
Oops: 0000 [#1] SMP 
Modules linked in: fuse ses enclosure usb_storage bnep bluetooth ip6t_rpfilter ip6t_REJECT xt_conntrack cfg80211 rfkill ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw iTCO_wdt snd_hda_codec_realtek coretemp kvm_intel gpio_ich snd_hda_intel snd_hda_codec kvm crc32c_intel iTCO_vendor_support snd_hwdep snd_seq snd_seq_device snd_pcm e1000e snd_page_alloc snd_timer i2c_i801 lpc_ich mfd_core serio_raw snd ptp pps_core microcode acpi_cpufreq soundcore usblp shpchp i7core_edac ioatdma edac_core dca binfmt_misc nfsd auth_rpcgss nfs_acl lockd sunrpc nouveau video mxm_wmi i2c_algo_bit drm_kms_helper firewire_ohci ata_generic ttm pata_acpi firewire_core crc_itu_t drm i2c_core wmi
CPU: 1 PID: 4835 Comm: konsole Not tainted 3.13.4-200.fc20.x86_64 #1
Hardware name: Supermicro X8SAX/X8SAX, BIOS 1.0b 02/25/2009
task: ffff88022b525640 ti: ffff88017d684000 task.ti: ffff88017d684000
RIP: 0010:[<ffffffff81319e64>]  [<ffffffff81319e64>] __rb_insert_augmented+0x24/0x1f0
RSP: 0018:ffff88017d685d60  EFLAGS: 00010246
RAX: ffff88009c47c110 RBX: 0000000000000000 RCX: ffff88009c47c110
RDX: ffffffff8116e660 RSI: ffff88022b0b2840 RDI: ffff88009c63f3f0
RBP: ffff88017d685d80 R08: 0000000000000205 R09: 0000000000000000
R10: ffff88009c63f398 R11: 0000000000000075 R12: ffff88009c63f398
R13: ffff88022b0b2840 R14: ffff8801ecc17250 R15: ffff88022b0b2858
FS:  00007f27cb71d8c0(0000) GS:ffff88023fc40000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000008 CR3: 0000000217cf8000 CR4: 00000000000007e0
Stack:
 ffff8802190f2000 ffff8802190f2000 ffff88009c63f398 ffff8801ecc17248
 ffff88017d685d90 ffffffff8116e7a4 ffff88017d685da0 ffffffff81178e98
 ffff88017d685de0 ffffffff81179a45 ffff8801ecc17228 ffff8801ecc17250
Call Trace:
 [<ffffffff8116e7a4>] vma_interval_tree_insert+0x84/0x90
 [<ffffffff81178e98>] __vma_link_file+0x48/0x70
 [<ffffffff81179a45>] vma_link+0x75/0xc0
 [<ffffffff8117c02e>] mmap_region+0x46e/0x5d0
 [<ffffffff8117c4de>] do_mmap_pgoff+0x34e/0x3d0
 [<ffffffff811669ed>] vm_mmap_pgoff+0x8d/0xc0
 [<ffffffff8117aa53>] SyS_mmap_pgoff+0x1d3/0x270
 [<ffffffff81018002>] SyS_mmap+0x22/0x30
 [<ffffffff81695b69>] system_call_fastpath+0x16/0x1b
Code: 68 ff ff ff 0f 1f 00 48 8b 07 48 85 c0 0f 84 c4 01 00 00 55 48 89 e5 41 55 49 89 f5 41 54 53 48 83 ec 08 48 8b 18 f6 c3 01 75 6b <48> 8b 4b 08 49 89 d8 48 39 c8 0f 84 a7 00 00 00 48 85 c9 74 05 
RIP  [<ffffffff81319e64>] __rb_insert_augmented+0x24/0x1f0
 RSP <ffff88017d685d60>
CR2: 0000000000000008

Comment 1 Steven P. Ulrick 2014-03-04 01:08:20 UTC
Created attachment 870199 [details]
File: dmesg

Comment 2 Justin M. Forbes 2014-05-21 19:40:31 UTC
*********** MASS BUG UPDATE **************

We apologize for the inconvenience.  There is a large number of bugs to go through and several of them have gone stale.  Due to this, we are doing a mass bug update across all of the Fedora 20 kernel bugs.

Fedora 20 has now been rebased to 3.14.4-200.fc20.  Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel.

If you experience different issues, please open a new bug report for those.

Comment 3 Josh Boyer 2014-06-18 14:28:34 UTC
This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 2 weeks. If you are still experiencing this issue, please reopen and attach the relevant data from the latest kernel you are running and any data that might have been requested previously.


Note You need to log in before you can comment on or make changes to this bug.