Bug 1261274 - [abrt] BUG: sleeping function called from invalid context at mm/page_alloc.c:3186
Summary: [abrt] BUG: sleeping function called from invalid context at mm/page_alloc.c:...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 23
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:804512120e87e76dcc6a4045b9f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-09 05:59 UTC by idviare
Modified: 2023-09-14 03:05 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-26 16:48:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: dmesg (77.98 KB, text/plain)
2015-09-09 06:00 UTC, idviare
no flags Details

Description idviare 2015-09-09 05:59:56 UTC
Additional info:
reporter:       libreport-2.6.2
BUG: sleeping function called from invalid context at mm/page_alloc.c:3186
in_atomic(): 1, irqs_disabled(): 0, pid: 1861, name: mate-netspeed-a
INFO: lockdep is turned off.
CPU: 1 PID: 1861 Comm: mate-netspeed-a Not tainted 4.3.0-0.rc0.git6.1.fc24.x86_64 #1
Hardware name: Acer Aspire ES1-111M/R2, BIOS V1.03 07/22/2014
 0000000000000000 00000000d63829c7 ffff88005beeb9c0 ffffffff81847119
 ffff88005bc48000 ffff88005beeb9e8 ffffffff810d5329 ffffffff81c95590
 0000000000000c72 0000000000000000 ffff88005beeba10 ffffffff810d5429
Call Trace:
 [<ffffffff81847119>] dump_stack+0x4b/0x63
 [<ffffffff810d5329>] ___might_sleep+0x179/0x230
 [<ffffffff810d5429>] __might_sleep+0x49/0x80
 [<ffffffff811e541e>] __alloc_pages_nodemask+0x2fe/0xb90
 [<ffffffff81024ab9>] ? sched_clock+0x9/0x10
 [<ffffffff810e243c>] ? local_clock+0x1c/0x20
 [<ffffffff811218fd>] ? debug_lockdep_rcu_enabled+0x1d/0x20
 [<ffffffff811218fd>] ? debug_lockdep_rcu_enabled+0x1d/0x20
 [<ffffffff810218e6>] dma_generic_alloc_coherent+0x96/0x130
 [<ffffffff810215fd>] dma_alloc_attrs+0x6d/0xe0
 [<ffffffffa007825e>] rtl8169_map_counters+0x3e/0x70 [r8169]
 [<ffffffffa0079674>] rtl8169_update_counters+0x64/0x140 [r8169]
 [<ffffffffa00798ff>] rtl8169_get_stats64+0xbf/0x130 [r8169]
 [<ffffffff816fc694>] dev_get_stats+0x54/0x100
 [<ffffffff817254c7>] dev_seq_printf_stats+0x37/0x120
 [<ffffffff81102949>] ? mark_held_locks+0x79/0xa0
 [<ffffffff817255c4>] dev_seq_show+0x14/0x30
 [<ffffffff8128e41a>] seq_read+0x2fa/0x3e0
 [<ffffffff812dbd92>] proc_reg_read+0x42/0x70
 [<ffffffff81264c17>] __vfs_read+0x37/0x100
 [<ffffffff81384ae3>] ? security_file_permission+0xa3/0xc0
 [<ffffffff81265596>] vfs_read+0x86/0x130
 [<ffffffff81266318>] SyS_read+0x58/0xd0
 [<ffffffff81850db2>] entry_SYSCALL_64_fastpath+0x12/0x76

Comment 1 idviare 2015-09-09 06:00:01 UTC
Created attachment 1071574 [details]
File: dmesg

Comment 2 poma 2015-09-11 22:19:37 UTC
$ modinfo -n r8169
/lib/modules/4.3.0-0.rc0.git14.1.fc24.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko.xz
$ rpm -qf $(modinfo -n r8169)
kernel-core-4.3.0-0.rc0.git14.1.fc24.x86_64
OK

Comment 4 idviare 2015-09-12 03:12:18 UTC
Description of problem:
Random crash, after abrt launch the notification, the network was reset, but later the internet connection start work again. 

Version-Release number of selected component:
kernel

Additional info:
reporter:       libreport-2.6.2
cmdline:        BOOT_IMAGE=/boot/vmlinuz-4.3.0-0.rc0.git10.1.fc24.x86_64 root=UUID=7da36647-97b5-444c-8748-cf97fac8e285 ro rhgb quiet LANG=en_US.UTF-8
kernel:         4.3.0-0.rc0.git10.1.fc24.x86_64
runlevel:       N 5
type:           Kerneloops

Truncated backtrace:
BUG: sleeping function called from invalid context at mm/page_alloc.c:3213
in_atomic(): 1, irqs_disabled(): 0, pid: 1675, name: mate-netspeed-a
INFO: lockdep is turned off.
CPU: 1 PID: 1675 Comm: mate-netspeed-a Not tainted 4.3.0-0.rc0.git10.1.fc24.x86_64 #1
Hardware name: Acer Aspire ES1-111M/R2, BIOS V1.03 07/22/2014
 0000000000000000 000000007887fb10 ffff880059c0b970 ffffffff814144f9
 ffff88005b3a0000 ffff880059c0b998 ffffffff810d62d9 ffffffff81c97aab
 0000000000000c8d 0000000000000000 ffff880059c0b9c0 ffffffff810d63d9
Call Trace:
 [<ffffffff814144f9>] dump_stack+0x4b/0x72
 [<ffffffff810d62d9>] ___might_sleep+0x179/0x230
 [<ffffffff810d63d9>] __might_sleep+0x49/0x80
 [<ffffffff811e807a>] __alloc_pages_nodemask+0x30a/0xba0
 [<ffffffff8143498d>] ? debug_check_no_obj_freed+0xbd/0x250
 [<ffffffff810229c6>] dma_generic_alloc_coherent+0xb6/0x180
 [<ffffffff810226bd>] dma_alloc_attrs+0x6d/0xe0
 [<ffffffffa006825e>] rtl8169_map_counters+0x3e/0x70 [r8169]
 [<ffffffffa0069674>] rtl8169_update_counters+0x64/0x140 [r8169]
 [<ffffffffa00698ff>] rtl8169_get_stats64+0xbf/0x130 [r8169]
 [<ffffffff8170ae34>] dev_get_stats+0x54/0x100
 [<ffffffff8173217f>] netstat_show.isra.19+0x6f/0xd0
 [<ffffffff817324b3>] rx_packets_show+0x13/0x20
 [<ffffffff815688a0>] dev_attr_show+0x20/0x50
 [<ffffffff812f85c1>] sysfs_kf_seq_show+0xc1/0x120
 [<ffffffff812f6c86>] kernfs_seq_show+0x26/0x30
 [<ffffffff81293918>] seq_read+0x108/0x3e0
 [<ffffffff812f77e7>] kernfs_fop_read+0x127/0x170
 [<ffffffff8126a277>] __vfs_read+0x37/0x100
 [<ffffffff8138d273>] ? security_file_permission+0xa3/0xc0
 [<ffffffff8126abf6>] vfs_read+0x86/0x130
 [<ffffffff8126b978>] SyS_read+0x58/0xd0
 [<ffffffff8185aaf2>] entry_SYSCALL_64_fastpath+0x12/0x76

Comment 5 Laura Abbott 2016-09-23 19:33:29 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 23 kernel bugs.
 
Fedora 23 has now been rebased to 4.7.4-100.fc23.  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 have moved on to Fedora 24 or 25, and are still experiencing this issue, please change the version to Fedora 24 or 25.
 
If you experience different issues, please open a new bug report for those.

Comment 6 Laura Abbott 2016-10-26 16:48:48 UTC
*********** MASS BUG UPDATE **************
This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 4 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.

Comment 7 Red Hat Bugzilla 2023-09-14 03:05:03 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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