Unresponsive WebAppMgr UI
Description
Environment
None
Attachments
2
- 13 May 2023, 05:19 PM
- 13 May 2023, 05:19 PM
Activity
Show:
Walt Miner
changed the StatusMarch 20, 2024 at 9:20 PMResolved
Closed
Walt Miner
changed the StatusMarch 20, 2024 at 9:20 PMOpen
Resolved
Walt Miner
updated the ResolutionMarch 20, 2024 at 9:20 PMNone
Won't Fix
Edi Feschiyan
updated the DescriptionMay 13, 2023 at 5:29 PMWhen testing head of octopus branch, WebAppMgr appears to be freezing while causing excessive swapping and cpu usage.
This is reproducible either immediately after boot or after launching one or several apps with no obvious signs of causing it. The following excerpt seems to be mostly occuring when this happens:
{noformat}
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
116 root 20 0 0 0 0 S 52.1 0.0 1:36.37 kswapd0
698 agl-dri+ 20 0 2474672 46684 4492 S 5.3 2.6 0:26.21 WebAppMgr
796 agl-dri+ 20 0 37.1g 32664 12164 D 2.9 1.8 0:07.36 WebAppMgr
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr
830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr
116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0
576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3
762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr
892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr
43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events
236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd
686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor
989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
{noformat}
IO operations become extremely slow. journalctl took nearly 20 minutes to complete.
Attaching [^dmesg.html5.m3ulcb.txt] and [^journal.html5.m3ulcb.txt].
When testing head of octopus branch, WebAppMgr appears to be freezing while causing excessive swapping and cpu usage.
This is reproducible either immediately after boot or after launching one or several apps with no obvious signs of causing it. The following excerpt seems to be mostly occuring when this happens:
{noformat}
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
116 root 20 0 0 0 0 S 52.1 0.0 1:36.37 kswapd0
698 agl-dri+ 20 0 2474672 46684 4492 S 5.3 2.6 0:26.21 WebAppMgr
796 agl-dri+ 20 0 37.1g 32664 12164 D 2.9 1.8 0:07.36 WebAppMgr
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr
830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr
116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0
576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3
762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr
892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr
43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events
236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd
686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor
989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
{noformat}
This seems to happen only on m3ulcb.
IO operations become extremely slow. journalctl took nearly 20 minutes to complete.
Attaching [^dmesg.html5.m3ulcb.txt] and [^journal.html5.m3ulcb.txt].
Edi Feschiyan
updated the SummaryMay 13, 2023 at 5:28 PMWebAppMgr having unresponsive UI
Unresponsive WebAppMgr UI
Edi Feschiyan
updated the DescriptionMay 13, 2023 at 5:28 PMWhen testing head of octopus branch, WebAppMgr appears to be freezing while causing excessive swapping and cpu usage.
{noformat}
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
116 root 20 0 0 0 0 S 52.1 0.0 1:36.37 kswapd0
698 agl-dri+ 20 0 2474672 46684 4492 S 5.3 2.6 0:26.21 WebAppMgr
796 agl-dri+ 20 0 37.1g 32664 12164 D 2.9 1.8 0:07.36 WebAppMgr
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr
830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr
116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0
576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3
762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr
892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr
43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events
236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd
686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor
989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
{noformat}
IO operations become extremely slow. journalctl took nearly 20 minutes to complete.
Attaching [^dmesg.html5.m3ulcb.txt] and [^journal.html5.m3ulcb.txt].
When testing head of octopus branch, WebAppMgr appears to be freezing while causing excessive swapping and cpu usage.
This is reproducible either immediately after boot or after launching one or several apps with no obvious signs of causing it. The following excerpt seems to be mostly occuring when this happens:
{noformat}
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
116 root 20 0 0 0 0 S 52.1 0.0 1:36.37 kswapd0
698 agl-dri+ 20 0 2474672 46684 4492 S 5.3 2.6 0:26.21 WebAppMgr
796 agl-dri+ 20 0 37.1g 32664 12164 D 2.9 1.8 0:07.36 WebAppMgr
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr
830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr
116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0
576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3
762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr
892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr
43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events
236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd
686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor
989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
{noformat}
IO operations become extremely slow. journalctl took nearly 20 minutes to complete.
Attaching [^dmesg.html5.m3ulcb.txt] and [^journal.html5.m3ulcb.txt].
Edi Feschiyan
updated the DescriptionMay 13, 2023 at 5:20 PMWhen testing head of octopus branch, WebAppMgr appears to be freezing while causing excessive swapping and cpu usage.
{noformat}
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
116 root 20 0 0 0 0 S 52.1 0.0 1:36.37 kswapd0
698 agl-dri+ 20 0 2474672 46684 4492 S 5.3 2.6 0:26.21 WebAppMgr
796 agl-dri+ 20 0 37.1g 32664 12164 D 2.9 1.8 0:07.36 WebAppMgr
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr
830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr
116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0
576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3
762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr
892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr
43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events
236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd
686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor
989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
{noformat}
IO operations become extremely slow. journalctl took nearly 2 0 minutes to complete.
Attaching [^dmesg.html5.m3ulcb.txt] and [^journal.html5.m3ulcb.txt].
When testing head of octopus branch, WebAppMgr appears to be freezing while causing excessive swapping and cpu usage.
{noformat}
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
116 root 20 0 0 0 0 S 52.1 0.0 1:36.37 kswapd0
698 agl-dri+ 20 0 2474672 46684 4492 S 5.3 2.6 0:26.21 WebAppMgr
796 agl-dri+ 20 0 37.1g 32664 12164 D 2.9 1.8 0:07.36 WebAppMgr
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr
830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr
116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0
576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3
762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr
892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr
43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events
236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd
686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor
989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
{noformat}
IO operations become extremely slow. journalctl took nearly 20 minutes to complete.
Attaching [^dmesg.html5.m3ulcb.txt] and [^journal.html5.m3ulcb.txt].
Edi Feschiyan
updated the DescriptionMay 13, 2023 at 5:19 PMWhen testing head of octopus branch, WebAppMgr appears to be freezing while causing excessive swapping and cpu usage.
{noformat}
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
116 root 20 0 0 0 0 S 52.1 0.0 1:36.37 kswapd0
698 agl-dri+ 20 0 2474672 46684 4492 S 5.3 2.6 0:26.21 WebAppMgr
796 agl-dri+ 20 0 37.1g 32664 12164 D 2.9 1.8 0:07.36 WebAppMgr
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr
830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr
116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0
576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3
762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr
892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr
43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events
236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd
686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor
989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
{noformat}
IO operations become extremely slow. journalctl took nearly 2 [^dmesg.html5.m3ulcb.txt] [^journal.html5.m3ulcb.txt] 0 minutes to complete.
Attaching dmesg and journal.
When testing head of octopus branch, WebAppMgr appears to be freezing while causing excessive swapping and cpu usage.
{noformat}
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
116 root 20 0 0 0 0 S 52.1 0.0 1:36.37 kswapd0
698 agl-dri+ 20 0 2474672 46684 4492 S 5.3 2.6 0:26.21 WebAppMgr
796 agl-dri+ 20 0 37.1g 32664 12164 D 2.9 1.8 0:07.36 WebAppMgr
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr
830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr
116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0
576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3
762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr
892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr
43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events
236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd
686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor
989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
{noformat}
IO operations become extremely slow. journalctl took nearly 2 0 minutes to complete.
Attaching [^dmesg.html5.m3ulcb.txt] and [^journal.html5.m3ulcb.txt].
Edi Feschiyan
updated the DescriptionMay 13, 2023 at 5:19 PMWhen testing head of octopus branch, WebAppMgr seems to be causing excessive swapping and
{noformat}
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr
830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr
116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0
576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3
762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr
892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr
43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events
236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd
686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor
989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
{noformat}
When testing head of octopus branch, WebAppMgr appears to be freezing while causing excessive swapping and cpu usage.
{noformat}
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
116 root 20 0 0 0 0 S 52.1 0.0 1:36.37 kswapd0
698 agl-dri+ 20 0 2474672 46684 4492 S 5.3 2.6 0:26.21 WebAppMgr
796 agl-dri+ 20 0 37.1g 32664 12164 D 2.9 1.8 0:07.36 WebAppMgr
{noformat}
{noformat}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr
830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr
116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0
576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3
762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr
892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr
43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events
236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd
686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor
989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
{noformat}
IO operations become extremely slow. journalctl took nearly 2 [^dmesg.html5.m3ulcb.txt] [^journal.html5.m3ulcb.txt] 0 minutes to complete.
Attaching dmesg and journal.
Edi Feschiyan
added an AttachmentMay 13, 2023 at 5:19 PMNone
journal.html5.m3ulcb.txt
Edi Feschiyan
added an AttachmentMay 13, 2023 at 5:19 PMNone
dmesg.html5.m3ulcb.txt
Edi Feschiyan
created the IssueMay 13, 2023 at 5:15 PM
When testing head of octopus branch, WebAppMgr appears to be freezing while causing excessive swapping and cpu usage.
This is reproducible either immediately after boot or after launching one or several apps with no obvious signs of causing it. The following excerpt seems to be mostly occuring when this happens:
Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1 Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1 Jan 30 17:34:01 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_stub.cc(442)] SharedImageStub: context already lost Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:825:ERROR:command_buffer_proxy_impl.cc(123)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer. Jan 30 17:34:01 m3ulcb WebAppMgr[818]: [818:821:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1 Jan 30 17:34:13 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox. Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox. Jan 30 17:34:14 m3ulcb WebAppMgr[698]: [698:731:ERROR:shared_image_manager.cc(214)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 116 root 20 0 0 0 0 S 52.1 0.0 1:36.37 kswapd0 698 agl-dri+ 20 0 2474672 46684 4492 S 5.3 2.6 0:26.21 WebAppMgr 796 agl-dri+ 20 0 37.1g 32664 12164 D 2.9 1.8 0:07.36 WebAppMgr
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 689 agl-dri+ 20 0 2927336 281120 240724 S 16.3 15.8 1:47.97 WebAppMgr 830 agl-dri+ 20 0 37.2g 45304 26776 D 13.5 2.5 0:33.52 WebAppMgr 116 root 20 0 0 0 0 S 7.7 0.0 0:10.11 kswapd0 576 root 20 0 221512 38140 688 S 7.5 2.1 0:24.45 python3 762 agl-dri+ 20 0 37.0g 29088 9760 D 6.4 1.6 0:07.25 WebAppMgr 892 agl-dri+ 20 0 37.2g 93728 46048 D 5.1 5.3 1:06.80 WebAppMgr 43 root 20 0 0 0 0 I 3.2 0.0 0:02.06 kworker/0:1-events 236 root 0 -20 0 0 0 D 3.0 0.0 0:01.75 kworker/0:1H+kblockd 686 agl-dri+ 20 0 312896 184996 170712 S 1.5 10.4 0:12.45 agl-compositor 989 root 20 0 5660 1512 700 R 1.1 0.1 0:00.38 top
This seems to happen only on m3ulcb.
IO operations become extremely slow. journalctl took nearly 20 minutes to complete.
Attaching
and
.