Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 870477 Details for
Bug 912660
sys-apps/portage: random crashes when running emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
crash log from 13-09-2023
crash-09-13-2023.log (text/x-log), 15.18 KB, created by
Michael Mair-Keimberger (iamnr3)
on 2023-09-13 08:57:44 UTC
(
hide
)
Description:
crash log from 13-09-2023
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (iamnr3)
Created:
2023-09-13 08:57:44 UTC
Size:
15.18 KB
patch
obsolete
>emerge -avuDN @world > > * IMPORTANT: 4 news items need reading for repository 'gentoo'. > * Use eselect news read to view new items. > > >Local copy of remote index is up-to-date and will be used. > >These are the packages that would be merged, in order: > >Calculating dependencies... done! >Dependency resolution took 0.18 s. > >Traceback (most recent call last): > File "/usr/lib/python-exec/python3.11/emerge", line 59, in <module> > retval = emerge_main() > ^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/_emerge/main.py", line 1302, in emerge_main > return run_action(emerge_config) > ^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/_emerge/actions.py", line 4012, in run_action > retval = action_build(emerge_config, spinner=spinner) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/_emerge/actions.py", line 409, in action_build > success, mydepgraph, favorites = backtrack_depgraph( > ^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/_emerge/depgraph.py", line 11424, in backtrack_depgraph > return _backtrack_depgraph( > ^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/_emerge/depgraph.py", line 11477, in _backtrack_depgraph > success, favorites = mydepgraph.select_files(myfiles) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/_emerge/depgraph.py", line 4497, in select_files > return self._select_files(args) > ^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/_emerge/depgraph.py", line 4506, in _select_files > self._load_vdb() > File "/usr/lib/python3.11/site-packages/_emerge/depgraph.py", line 731, in _load_vdb > scheduler.start() > File "/usr/lib/python3.11/site-packages/_emerge/AsynchronousTask.py", line 34, in start > self._start() > File "/usr/lib/python3.11/site-packages/portage/util/_async/AsyncScheduler.py", line 94, in _start > self._schedule() > File "/usr/lib/python3.11/site-packages/_emerge/PollScheduler.py", line 151, in _schedule > self._schedule_tasks() > File "/usr/lib/python3.11/site-packages/portage/util/_async/AsyncScheduler.py", line 59, in _schedule_tasks > task = self._next_task() > ^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/portage/util/_async/TaskScheduler.py", line 21, in _next_task > return next(self._task_iter) > ^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/_emerge/depgraph.py", line 742, in _dynamic_deps_preload > ebuild_path, repo_path = portdb.findname2(pkg.cpv, myrepo=pkg.repo) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/portage/dbapi/porttree.py", line 534, in findname2 > repos = self._better_cache[cp] > ~~~~~~~~~~~~~~~~~~^^^^ > File "/usr/lib/python3.11/site-packages/portage/dbapi/porttree.py", line 150, in __getitem__ > self._scan_cat(cat) > File "/usr/lib/python3.11/site-packages/portage/dbapi/porttree.py", line 157, in _scan_cat > pkg_list = os.listdir(cat_dir) > ^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/portage/__init__.py", line 280, in __call__ > rval = self._func(*wrapped_args, **wrapped_kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >OSError: [Errno 12] Cannot allocate memory: b'/usr/portage/virtual' > > > >[Wed Sep 13 10:43:45 2023] emerge: page allocation failure: order:5, mode:0x40dc0(GFP_KERNEL|__GFP_COMP|__GFP_ZERO), nodemask=(null),cpuset=/,mems_allowed=0 >[Wed Sep 13 10:43:45 2023] CPU: 0 PID: 14672 Comm: emerge Not tainted 6.1.46-gentoo #2 >[Wed Sep 13 10:43:45 2023] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.0-20220807_005459-localhost 04/01/2014 >[Wed Sep 13 10:43:45 2023] Call Trace: >[Wed Sep 13 10:43:45 2023] <TASK> >[Wed Sep 13 10:43:45 2023] dump_stack_lvl+0x33/0x46 >[Wed Sep 13 10:43:45 2023] warn_alloc+0x124/0x150 >[Wed Sep 13 10:43:45 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:43:45 2023] ? __alloc_pages_direct_compact+0x186/0x2e0 >[Wed Sep 13 10:43:45 2023] __alloc_pages_slowpath.constprop.0+0xcb0/0xd80 >[Wed Sep 13 10:43:45 2023] ? get_page_from_freelist+0x35e/0xe90 >[Wed Sep 13 10:43:45 2023] __alloc_pages+0x29e/0x360 >[Wed Sep 13 10:43:45 2023] ? v9fs_alloc_rdir_buf.isra.0+0x23/0x30 >[Wed Sep 13 10:43:45 2023] __kmalloc_large_node+0x69/0x100 >[Wed Sep 13 10:43:45 2023] __kmalloc+0x6e/0x150 >[Wed Sep 13 10:43:45 2023] v9fs_alloc_rdir_buf.isra.0+0x23/0x30 >[Wed Sep 13 10:43:45 2023] v9fs_dir_readdir_dotl+0x4c/0x160 >[Wed Sep 13 10:43:45 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:43:45 2023] ? __mod_memcg_lruvec_state+0x69/0xd0 >[Wed Sep 13 10:43:45 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:43:45 2023] ? __mod_lruvec_page_state+0xca/0x180 >[Wed Sep 13 10:43:45 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:43:45 2023] ? folio_add_lru+0x69/0xa0 >[Wed Sep 13 10:43:45 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:43:45 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:43:45 2023] ? __handle_mm_fault+0x6b4/0xde0 >[Wed Sep 13 10:43:45 2023] iterate_dir+0x172/0x1c0 >[Wed Sep 13 10:43:45 2023] __x64_sys_getdents64+0x7f/0x120 >[Wed Sep 13 10:43:45 2023] ? fillonedir+0x130/0x130 >[Wed Sep 13 10:43:45 2023] do_syscall_64+0x42/0x90 >[Wed Sep 13 10:43:45 2023] entry_SYSCALL_64_after_hwframe+0x69/0xd3 >[Wed Sep 13 10:43:45 2023] RIP: 0033:0x7fa886e924f3 >[Wed Sep 13 10:43:45 2023] Code: 89 df e8 90 5e fb ff 48 83 c4 08 48 89 e8 5b 5d c3 66 0f 1f 44 00 00 b8 ff ff ff 7f 48 39 c2 48 0f 47 d0 b8 d9 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 05 c3 0f 1f 40 00 48 8b 15 f1 e8 0f 00 f7 d8 >[Wed Sep 13 10:43:45 2023] RSP: 002b:00007ffc49bcfaf8 EFLAGS: 00000293 ORIG_RAX: 00000000000000d9 >[Wed Sep 13 10:43:45 2023] RAX: ffffffffffffffda RBX: 000055f33fdb6e40 RCX: 00007fa886e924f3 >[Wed Sep 13 10:43:45 2023] RDX: 000000000001f000 RSI: 000055f33fdb6e70 RDI: 0000000000000003 >[Wed Sep 13 10:43:45 2023] RBP: ffffffffffffff88 R08: 0000000000000000 R09: 0000000000000000 >[Wed Sep 13 10:43:45 2023] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000 >[Wed Sep 13 10:43:45 2023] R13: 00007fa886ce76c8 R14: 0000000000000000 R15: 00007fa886865f80 >[Wed Sep 13 10:43:45 2023] </TASK> >[Wed Sep 13 10:43:45 2023] Mem-Info: >[Wed Sep 13 10:43:45 2023] active_anon:15167 inactive_anon:61497 isolated_anon:0 > active_file:303231 inactive_file:366110 isolated_file:0 > unevictable:769 dirty:395 writeback:8 > slab_reclaimable:155658 slab_unreclaimable:60868 > mapped:19887 shmem:13793 pagetables:1063 > sec_pagetables:0 bounce:0 > kernel_misc_reclaimable:0 > free:32588 free_pcp:25 free_cma:0 >[Wed Sep 13 10:43:45 2023] Node 0 active_anon:60668kB inactive_anon:245988kB active_file:1212924kB inactive_file:1464440kB unevictable:3076kB isolated(anon):0kB isolated(file):0kB mapped:79548kB dirty:1580kB writeback:32kB shmem:55172kB writeback_tmp:0kB kernel_stack:2736kB pagetables:4252kB sec_pagetables:0kB all_unreclaimable? no >[Wed Sep 13 10:43:45 2023] Node 0 DMA free:15360kB boost:0kB min:28kB low:40kB high:52kB reserved_highatomic:0KB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15992kB managed:15360kB mlocked:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB >[Wed Sep 13 10:43:45 2023] lowmem_reserve[]: 0 1923 3900 3900 >[Wed Sep 13 10:43:45 2023] Node 0 DMA32 free:81920kB boost:0kB min:3932kB low:5900kB high:7868kB reserved_highatomic:0KB active_anon:1304kB inactive_anon:91364kB active_file:453124kB inactive_file:683500kB unevictable:0kB writepending:828kB present:2080608kB managed:1977040kB mlocked:0kB bounce:0kB free_pcp:100kB local_pcp:0kB free_cma:0kB >[Wed Sep 13 10:43:45 2023] lowmem_reserve[]: 0 0 1976 1976 >[Wed Sep 13 10:43:45 2023] Node 0 Normal free:33072kB boost:0kB min:4040kB low:6064kB high:8088kB reserved_highatomic:20480KB active_anon:59364kB inactive_anon:155716kB active_file:759800kB inactive_file:781292kB unevictable:3076kB writepending:784kB present:2097152kB managed:2024196kB mlocked:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB >[Wed Sep 13 10:43:45 2023] lowmem_reserve[]: 0 0 0 0 >[Wed Sep 13 10:43:45 2023] Node 0 DMA: 0*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15360kB >[Wed Sep 13 10:43:45 2023] Node 0 DMA32: 6428*4kB (UME) 5021*8kB (UME) 769*16kB (UME) 112*32kB (UME) 6*64kB (U) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 82152kB >[Wed Sep 13 10:43:45 2023] Node 0 Normal: 2177*4kB (UMEH) 1164*8kB (UMEH) 243*16kB (UEH) 91*32kB (UMEH) 64*64kB (UEH) 19*128kB (H) 6*256kB (H) 1*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 33396kB >[Wed Sep 13 10:43:45 2023] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB >[Wed Sep 13 10:43:45 2023] 683189 total pagecache pages >[Wed Sep 13 10:43:45 2023] 12 pages in swap cache >[Wed Sep 13 10:43:45 2023] Free swap = 4193004kB >[Wed Sep 13 10:43:45 2023] Total swap = 4194300kB >[Wed Sep 13 10:43:45 2023] 1048438 pages RAM >[Wed Sep 13 10:43:45 2023] 0 pages HighMem/MovableOnly >[Wed Sep 13 10:43:45 2023] 44289 pages reserved >[Wed Sep 13 10:44:00 2023] warn_alloc: 1 callbacks suppressed >[Wed Sep 13 10:44:00 2023] emerge: page allocation failure: order:5, mode:0x40dc0(GFP_KERNEL|__GFP_COMP|__GFP_ZERO), nodemask=(null),cpuset=/,mems_allowed=0 >[Wed Sep 13 10:44:00 2023] CPU: 1 PID: 14680 Comm: emerge Not tainted 6.1.46-gentoo #2 >[Wed Sep 13 10:44:00 2023] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.0-20220807_005459-localhost 04/01/2014 >[Wed Sep 13 10:44:00 2023] Call Trace: >[Wed Sep 13 10:44:00 2023] <TASK> >[Wed Sep 13 10:44:00 2023] dump_stack_lvl+0x33/0x46 >[Wed Sep 13 10:44:00 2023] warn_alloc+0x124/0x150 >[Wed Sep 13 10:44:00 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:44:00 2023] ? __alloc_pages_direct_compact+0x186/0x2e0 >[Wed Sep 13 10:44:00 2023] __alloc_pages_slowpath.constprop.0+0xcb0/0xd80 >[Wed Sep 13 10:44:00 2023] ? get_page_from_freelist+0x35e/0xe90 >[Wed Sep 13 10:44:00 2023] __alloc_pages+0x29e/0x360 >[Wed Sep 13 10:44:00 2023] ? v9fs_alloc_rdir_buf.isra.0+0x23/0x30 >[Wed Sep 13 10:44:00 2023] __kmalloc_large_node+0x69/0x100 >[Wed Sep 13 10:44:00 2023] __kmalloc+0x6e/0x150 >[Wed Sep 13 10:44:00 2023] v9fs_alloc_rdir_buf.isra.0+0x23/0x30 >[Wed Sep 13 10:44:00 2023] v9fs_dir_readdir_dotl+0x4c/0x160 >[Wed Sep 13 10:44:00 2023] ? delete_node+0x93/0x1d0 >[Wed Sep 13 10:44:00 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:44:00 2023] ? radix_tree_delete_item+0x64/0xd0 >[Wed Sep 13 10:44:00 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:44:00 2023] ? p9_req_put+0x9d/0xe0 >[Wed Sep 13 10:44:00 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:44:00 2023] ? p9_client_getattr_dotl+0x89/0x120 >[Wed Sep 13 10:44:00 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:44:00 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:44:00 2023] ? cp_new_stat+0x14b/0x180 >[Wed Sep 13 10:44:00 2023] ? __x86_return_thunk+0x5/0x6 >[Wed Sep 13 10:44:00 2023] ? __rseq_handle_notify_resume+0x336/0x4b0 >[Wed Sep 13 10:44:00 2023] iterate_dir+0x172/0x1c0 >[Wed Sep 13 10:44:00 2023] __x64_sys_getdents64+0x7f/0x120 >[Wed Sep 13 10:44:00 2023] ? fillonedir+0x130/0x130 >[Wed Sep 13 10:44:00 2023] do_syscall_64+0x42/0x90 >[Wed Sep 13 10:44:00 2023] entry_SYSCALL_64_after_hwframe+0x69/0xd3 >[Wed Sep 13 10:44:00 2023] RIP: 0033:0x7fd1657bb4f3 >[Wed Sep 13 10:44:00 2023] Code: 89 df e8 90 5e fb ff 48 83 c4 08 48 89 e8 5b 5d c3 66 0f 1f 44 00 00 b8 ff ff ff 7f 48 39 c2 48 0f 47 d0 b8 d9 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 05 c3 0f 1f 40 00 48 8b 15 f1 e8 0f 00 f7 d8 >[Wed Sep 13 10:44:00 2023] RSP: 002b:00007ffc3e04ea18 EFLAGS: 00000293 ORIG_RAX: 00000000000000d9 >[Wed Sep 13 10:44:00 2023] RAX: ffffffffffffffda RBX: 000055d3883dbc90 RCX: 00007fd1657bb4f3 >[Wed Sep 13 10:44:00 2023] RDX: 000000000001f000 RSI: 000055d3883dbcc0 RDI: 0000000000000007 >[Wed Sep 13 10:44:00 2023] RBP: ffffffffffffff88 R08: 0000000000000000 R09: 0000000000000000 >[Wed Sep 13 10:44:00 2023] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000 >[Wed Sep 13 10:44:00 2023] R13: 00007fd1656106c8 R14: 0000000000000000 R15: 00007fd160260c40 >[Wed Sep 13 10:44:00 2023] </TASK> >[Wed Sep 13 10:44:00 2023] Mem-Info: >[Wed Sep 13 10:44:00 2023] active_anon:15167 inactive_anon:73748 isolated_anon:0 > active_file:303649 inactive_file:351696 isolated_file:0 > unevictable:769 dirty:114 writeback:0 > slab_reclaimable:155553 slab_unreclaimable:60841 > mapped:19763 shmem:13817 pagetables:1081 > sec_pagetables:0 bounce:0 > kernel_misc_reclaimable:0 > free:34622 free_pcp:21 free_cma:0 >[Wed Sep 13 10:44:00 2023] Node 0 active_anon:60668kB inactive_anon:294992kB active_file:1214596kB inactive_file:1406784kB unevictable:3076kB isolated(anon):0kB isolated(file):0kB mapped:79052kB dirty:456kB writeback:0kB shmem:55268kB writeback_tmp:0kB kernel_stack:2736kB pagetables:4324kB sec_pagetables:0kB all_unreclaimable? no >[Wed Sep 13 10:44:00 2023] Node 0 DMA free:15360kB boost:0kB min:28kB low:40kB high:52kB reserved_highatomic:0KB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15992kB managed:15360kB mlocked:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB >[Wed Sep 13 10:44:00 2023] lowmem_reserve[]: 0 1923 3900 3900 >[Wed Sep 13 10:44:00 2023] Node 0 DMA32 free:85660kB boost:0kB min:3932kB low:5900kB high:7868kB reserved_highatomic:0KB active_anon:1300kB inactive_anon:120908kB active_file:457456kB inactive_file:646220kB unevictable:0kB writepending:360kB present:2080608kB managed:1977040kB mlocked:0kB bounce:0kB free_pcp:84kB local_pcp:0kB free_cma:0kB >[Wed Sep 13 10:44:00 2023] lowmem_reserve[]: 0 0 1976 1976 >[Wed Sep 13 10:44:00 2023] Node 0 Normal free:37468kB boost:0kB min:4040kB low:6064kB high:8088kB reserved_highatomic:18432KB active_anon:59368kB inactive_anon:174084kB active_file:757140kB inactive_file:760904kB unevictable:3076kB writepending:96kB present:2097152kB managed:2024196kB mlocked:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB >[Wed Sep 13 10:44:00 2023] lowmem_reserve[]: 0 0 0 0 >[Wed Sep 13 10:44:00 2023] Node 0 DMA: 0*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15360kB >[Wed Sep 13 10:44:00 2023] Node 0 DMA32: 7575*4kB (UME) 5006*8kB (UME) 720*16kB (UME) 107*32kB (UME) 9*64kB (UME) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 85868kB >[Wed Sep 13 10:44:00 2023] Node 0 Normal: 2100*4kB (UMEH) 1404*8kB (UMEH) 339*16kB (UMEH) 132*32kB (UMH) 62*64kB (UH) 19*128kB (H) 6*256kB (H) 1*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 37728kB >[Wed Sep 13 10:44:00 2023] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB >[Wed Sep 13 10:44:00 2023] 669176 total pagecache pages >[Wed Sep 13 10:44:00 2023] 12 pages in swap cache >[Wed Sep 13 10:44:00 2023] Free swap = 4193004kB >[Wed Sep 13 10:44:00 2023] Total swap = 4194300kB >[Wed Sep 13 10:44:00 2023] 1048438 pages RAM >[Wed Sep 13 10:44:00 2023] 0 pages HighMem/MovableOnly >[Wed Sep 13 10:44:00 2023] 44289 pages reserved
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 912660
:
868237
|
868238
|
868239
|
870476
| 870477