Bug 1060384 - [abrt] BUG: unable to handle kernel paging request at ffffc9000f60a000
Summary: [abrt] BUG: unable to handle kernel paging request at ffffc9000f60a000
Keywords:
Status: CLOSED DUPLICATE of bug 1050964
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:924061342f1f77da4c046c972d3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-01 01:45 UTC by Jan Vesely
Modified: 2014-02-03 13:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-03 13:11:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: dmesg (97.12 KB, text/plain)
2014-02-01 01:45 UTC, Jan Vesely
no flags Details

Description Jan Vesely 2014-02-01 01:45:33 UTC
Description of problem:
working with program that aborts (core dump) often

Additional info:
reporter:       libreport-2.1.11
BUG: unable to handle kernel paging request at ffffc9000f60a000
IP: [<ffffffff81310e87>] memmove+0x127/0x1a0
PGD 21500f067 PUD 215020067 PMD 1f8b77067 PTE 0
Oops: 0002 [#1] SMP 
Modules linked in: tcp_lp fuse bnep bluetooth cfg80211 rfkill ip6t_rpfilter ip6t_REJECT xt_conntrack 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 vfat fat tpm_tis tpm snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_seq snd_seq_device snd_pcm tpm_bios iTCO_wdt iTCO_vendor_support dcdbas x86_pkg_temp_thermal snd_page_alloc coretemp snd_timer kvm_intel snd serio_raw soundcore shpchp kvm e1000e mei_me lpc_ich ptp mei i2c_i801 pps_core mfd_core microcode video dm_crypt radeon crct10dif_pclmul crc32_pclmul i2c_algo_bit crc32c_intel drm_kms_helper ttm ghash_clmulni_intel drm i2c_core
CPU: 0 PID: 17847 Comm: gegl Not tainted 3.12.8-300.fc20.x86_64 #1
Hardware name: Dell Inc. OptiPlex 9010/00F82W, BIOS A14 06/11/2013
task: ffff88020fbef380 ti: ffff88020fd7e000 task.ti: ffff88020fd7e000
RIP: 0010:[<ffffffff81310e87>]  [<ffffffff81310e87>] memmove+0x127/0x1a0
RSP: 0018:ffff88020fd7faa8  EFLAGS: 00010202
RAX: ffffc9000f60a000 RBX: 00000000ffffffe2 RCX: ffffc9000f60a000
RDX: 000000000000001e RSI: ffffc9000f609fe2 RDI: ffffc9000f60a000
RBP: ffff88020fd7fc78 R08: 302e362e312e6f73 R09: 2e7761726e65706f
R10: 706f62696c2f3436 R11: 62696c2f7273752f R12: 000000000000001e
R13: ffff88003f1df7e8 R14: ffffc9000f60a01e R15: ffffc9000f5fa1b0
FS:  00007f32fcbbd840(0000) GS:ffff88021dc00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffc9000f60a000 CR3: 00000001ba779000 CR4: 00000000001407f0
Stack:
 ffffffff812013fb ffff88020fbef380 0000000000008890 000005b20fd7fb20
 ffffffff000005b2 ffff880200017000 ffffffff81c24f20 ffff880200008890
 ffff88010e9b8d80 ffff88020fd7fcf8 ffffc9000f5fb890 ffffc9000f5f3000
Call Trace:
 [<ffffffff812013fb>] ? elf_core_dump+0x9eb/0x1460
 [<ffffffff8166a721>] ? schedule_timeout+0x201/0x2c0
 [<ffffffff8120973c>] do_coredump+0xabc/0xe60
 [<ffffffff81307d8e>] ? radix_tree_lookup_slot+0xe/0x10
 [<ffffffff81077edc>] ? __dequeue_signal+0x13c/0x220
 [<ffffffff8107a9b2>] get_signal_to_deliver+0x1c2/0x5c0
 [<ffffffff81012428>] do_signal+0x48/0x5e0
 [<ffffffff8107999d>] ? do_send_sig_info+0x5d/0x80
 [<ffffffff81012a30>] do_notify_resume+0x70/0xa0
 [<ffffffff81676d22>] int_signal+0x12/0x17
Code: 4c 89 47 e0 48 8d 7f e0 73 d2 48 83 c2 20 48 29 d6 48 29 d7 48 83 fa 10 72 2a 4c 8b 1e 4c 8b 56 08 4c 8b 4c 16 f0 4c 8b 44 16 f8 <4c> 89 1f 4c 89 57 08 4c 89 4c 17 f0 4c 89 44 17 f8 eb 5e 66 0f 
RIP  [<ffffffff81310e87>] memmove+0x127/0x1a0
 RSP <ffff88020fd7faa8>
CR2: ffffc9000f60a000

Comment 1 Jan Vesely 2014-02-01 01:45:38 UTC
Created attachment 858014 [details]
File: dmesg

Comment 2 Josh Boyer 2014-02-03 13:11:54 UTC

*** This bug has been marked as a duplicate of bug 1050964 ***


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