NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.3k stars 12.81k forks source link

Logseq crash when copying blocks #282430

Open davidak opened 4 months ago

davidak commented 4 months ago

Describe the bug

The GUI hangs when clicking "Copy" in context menu. The window turns blank few seconds after.

Closing the window does not work anymore then. Instead, i get this error in Terminal:

Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at WebFrameMain.send (node:electron/js2c/browser_init:2:93682)
    at WebContents.send (node:electron/js2c/browser_init:2:79161)
    at $electron$window$close_handler$$ (/nix/store/0wrz0hvh8q7kya0hr94jqr54xawamfy6-logseq-0.10.5/share/logseq/resources/app/electron.js:13559:42)
    at BrowserWindow.<anonymous> (/nix/store/0wrz0hvh8q7kya0hr94jqr54xawamfy6-logseq-0.10.5/share/logseq/resources/app/electron.js:16699:20)
    at BrowserWindow.emit (node:events:526:35)

Demo: https://www.youtube.com/watch?v=hSdHVRtOZ1E

Similar to https://github.com/NixOS/nixpkgs/issues/264531

Steps To Reproduce

Steps to reproduce the behavior:

  1. Open Logseq (in Terminal, to see errors)
  2. Select multiple blocks (not text)
  3. Right click and select "Copy"

Screenshot from 2024-01-20 23 10 35

Expected behavior

Blocks copied.

Screenshots

Screenshot from 2024-01-20 23 01 37

Additional context

Pantheon desktop (Gtk-based), X11 i think, amdgpu

The official AppImage (we extract) works.

appimage-run Logseq-linux-x64-0.10.5.AppImage

Get latest version from nixpkgs master:

nix-shell -p logseq -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz

This warning comes about 2m 40sec after starting, even when not clicking anything:

Warning: vkCreateInstance: Found no drivers!
Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
    at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
    at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
    at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
    at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
    at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)

Notify maintainers

@kilianar (last updates)

Metadata


Add a :+1: reaction to issues you find important.

davidak commented 4 months ago

Their 0.10.5 release uses electron 27.1.3. Our electron_27 in master is 27.2.2.

I tested with our electron_27-bin (27.0.0) and can't reproduce the issue. So the issue seem to be in (our) electron 27.2.2.

Upstream has 27.2.4 available, but the changelog does not list a fix for such an issue. Downgrading electron seem not reasonable. The program is usable, just don't copy blocks.

@yu-re-ka can you ping me here when you have updated electron_27 next time, so i can retest this issue? Electron 27.2.3 and 27.2.4 are identical for some reason. They fix 2 CVEs.

yu-re-ka commented 4 months ago

I'm waiting for reviews in #281546 ;)

yu-re-ka commented 4 months ago

I tested with our electron_27-bin (27.0.0) and can't reproduce the issue. So the issue seem to be in (our) electron 27.2.2.

I would not make this assumption (that the version is the difference). For electron vs. electron-bin, there might also be differences in the GIO_EXTRA_MODULES and other environment variables set in the wrapper, and how it interacts with other dependencies/components.

davidak commented 4 months ago

I have built it with electron 27.2.3. Surprisingly, copying worked 4 times and i thought the update might have fixed the issue, but the next time i had the issue again. And from there on every time.

Then i have reverted electron to 27.1.3 (what upstream uses) and can confirm that i also have the issue with that. So it's not caused by the different electron version.

I tested again with our electron_27-bin (27.0.0) and copied 10 times without issue. So the issue seem to be in our compiled electron package.

I'm not involved in electron or javascript, so i can't look deeper into this.

jlbribeiro commented 1 month ago

Just to add a bit of context to this: I believe at least some of the reports in https://github.com/logseq/logseq/issues/10549 relate to this issue, and although one user mentions using NixOS/nixpkgs (besides me), at least one non-Nixpkgs user shared logs that seem consistent with the one in this issue. So I think it's possible this is an upstream problem more than it is a packaging one.

Kazimazi commented 1 month ago

I've been experiencing the same issue for a long while now. I hope someone can make sense of these logs:

journalctl logs of core dump ``` Apr 28 13:22:34 amdboi systemd-coredump[128267]: Process 128127 (electron) of user 1000 dumped core. Module libmp3lame.so.0 without build-id. Module libmpg123.so.0 without build-id. Module libopus.so.0 without build-id. Module libvorbisenc.so.2 without build-id. Module libvorbis.so.0 without build-id. Module libbrotlicommon.so.1 without build-id. Module libsndfile.so.1 without build-id. Module libdatrie.so.1 without build-id. Module libjson-glib-1.0.so.0 without build-id. Module libbrotlidec.so.1 without build-id. Module libbz2.so.1 without build-id. Module libgraphite2.so.3 without build-id. Module libXinerama.so.1 without build-id. Module libXcursor.so.1 without build-id. Module libcap.so.2 without build-id. Module libgmp.so.10 without build-id. Module libhogweed.so.6 without build-id. Module libnettle.so.8 without build-id. Module libtasn1.so.6 without build-id. Module libunistring.so.5 without build-id. Module libidn2.so.0 without build-id. Module libp11-kit.so.0 without build-id. Module libssp.so.0 without build-id. Module libxml2.so.2 without build-id. Module libogg.so.0 without build-id. Module libpulsecommon-17.0.so without build-id. Module libXdmcp.so.6 without build-id. Module libXau.so.6 without build-id. Module libsharpyuv.so.0 without build-id. Module libxcb-randr.so.0 without build-id. Module libxcb-shm.so.0 without build-id. Module libxcb-render.so.0 without build-id. Module libXrender.so.1 without build-id. Module libfreetype.so.6 without build-id. Module libthai.so.0 without build-id. Module libtracker-sparql-3.0.so.0 without build-id. Module libXi.so.6 without build-id. Module libepoxy.so.0 without build-id. Module libfribidi.so.0 without build-id. Module libfontconfig.so.1 without build-id. Module libpangoft2-1.0.so.0 without build-id. Module libharfbuzz.so.0 without build-id. Module libpangocairo-1.0.so.0 without build-id. Module libsystemd.so.0 without build-id. Module libgnutls.so.30 without build-id. Module libavahi-client.so.3 without build-id. Module libavahi-common.so.3 without build-id. Module libplc4.so without build-id. Module libplds4.so without build-id. Module libselinux.so.1 without build-id. Module libz.so.1 without build-id. Module libpcre2-8.so.0 without build-id. Module libgcc_s.so.1 without build-id. Module libxslt.so.1 without build-id. Module libFLAC.so.12 without build-id. Module libpulse.so.0 without build-id. Module libasound.so.2 without build-id. Module libffi.so.8 without build-id. Module libxkbcommon.so.0 without build-id. Module libxcb.so.1 without build-id. Module libwebpmux.so.3 without build-id. Module libwebpdemux.so.2 without build-id. Module libwebp.so.7 without build-id. Module libpng16.so.16 without build-id. Module libexpat.so.1 without build-id. Module libXrandr.so.2 without build-id. Module libXfixes.so.3 without build-id. Module libXext.so.6 without build-id. Module libXdamage.so.1 without build-id. Module libXcomposite.so.1 without build-id. Module libX11.so.6 without build-id. Module libjpeg.so.62 without build-id. Module libpango-1.0.so.0 without build-id. Module libdrm.so.2 without build-id. Module libcups.so.2 without build-id. Module libnspr4.so without build-id. Module libnssutil3.so without build-id. Module libnss3.so without build-id. Module libsmime3.so without build-id. Stack trace of thread 128127: #0 0x000056553ea97190 xmlDictFree (electron + 0x69d9190) #1 0x000056554031d0f8 _ZN5blink13XSLTProcessor17TransformToStringEPNS_4NodeERN3WTF6StringES5_S5_ (electron + 0x825f0f8) #2 0x000056554031bf7a _ZN5blink13XSLTProcessor19transformToDocumentEPNS_4NodeE (electron + 0x825df7a) #3 0x0000565540bd4d9b _ZN5blink12_GLOBAL__N_117v8_xslt_processor36TransformToDocumentOperationCallbackERKN2v820FunctionCallbackInfoINS2_5ValueEEE (electron + 0x8b16d9b) #4 0x000056553a0a21c3 Builtins_CallApiCallbackGeneric (electron + 0x1fe41c3) #5 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #6 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #7 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #8 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #9 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #10 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #11 0x000056559acba06d n/a (n/a + 0x0) #12 0x000056559ac10fe2 n/a (n/a + 0x0) #13 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #14 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #15 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #16 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #17 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #18 0x000056553a0a02e4 Builtins_InterpreterEntryTrampoline (electron + 0x1fe22e4) #19 0x000056559af30a3a n/a (n/a + 0x0) #20 0x000056559af30b69 n/a (n/a + 0x0) #21 0x000056559af1314e n/a (n/a + 0x0) #22 0x000056553a09de9c Builtins_JSEntryTrampoline (electron + 0x1fdfe9c) #23 0x000056553a09dbc7 Builtins_JSEntry (electron + 0x1fdfbc7) #24 0x000056553ba88679 _ZN2v88internal12_GLOBAL__N_16InvokeEPNS0_7IsolateERKNS1_12InvokeParamsE (electron + 0x39ca679) #25 0x000056553ba87f0c _ZN2v88internal9Execution4CallEPNS0_7IsolateENS0_6HandleINS0_6ObjectEEES6_iPS6_ (electron + 0x39c9f0c) #26 0x000056553b97a5a7 _ZN2v88Function4CallENS_5LocalINS_7ContextEEENS1_INS_5ValueEEEiPS5_ (electron + 0x38bc5a7) #27 0x000056553f7bd7f9 _ZN5blink14V8ScriptRunner12CallFunctionEN2v85LocalINS1_8FunctionEEEPNS_16ExecutionContextENS2_INS1_5ValueEEEiPS8_PNS1_7IsolateE (electron + 0x76ff7f9) #28 0x000056553a41781e _ZN5blink8bindings20CallbackInvokeHelperINS_21CallbackInterfaceBaseELNS0_24CallbackInvokeHelperModeE0ELNS0_27CallbackReturnTypeIsPromiseE0EE4CallEiPN2v85LocalINS6_5ValueEEE (electron + 0x235981e) #29 0x0000565540a1f811 _ZN5blink15V8EventListener29InvokeWithoutRunnabilityCheckENS_8bindings31V8ValueOrScriptWrappableAdapterEPNS_5EventE (electron + 0x8961811) #30 0x000056553f9b5443 _ZN5blink20JSBasedEventListener6InvokeEPNS_16ExecutionContextEPNS_5EventE (electron + 0x78f7443) #31 0x000056553f9ac168 _ZN5blink11EventTarget18FireEventListenersERNS_5EventEPNS_15EventTargetDataENS_10HeapVectorIN5cppgc8internal11BasicMemberINS_23RegisteredEventListenerENS7_15StrongMemberTagENS7_26DijkstraWriteBarrierPolicyENS7_22DisabledCheckingPolicyENS7_17CompressedPointerEEELj1EEE (electron + 0x78ee168) #32 0x000056553f9ab6e2 _ZN5blink11EventTarget18FireEventListenersERNS_5EventE (electron + 0x78ed6e2) #33 0x00005655408845ec _ZN5blink18WindowEventContext17HandleLocalEventsERNS_5EventE (electron + 0x87c65ec) #34 0x0000565540882eeb _ZN5blink15EventDispatcher8DispatchEv (electron + 0x87c4eeb) #35 0x0000565540882641 _ZN5blink15EventDispatcher13DispatchEventERNS_4NodeERNS_5EventE (electron + 0x87c4641) #36 0x000056553fd49943 _ZN5blink20KeyboardEventManager8KeyEventERKNS_16WebKeyboardEventE (electron + 0x7c8b943) #37 0x000056553fbecddb _ZN5blink18WebFrameWidgetImpl14HandleKeyEventERKNS_16WebKeyboardEventE (electron + 0x7b2eddb) #38 0x000056553fd67c93 _ZN5blink18WidgetEventHandler16HandleInputEventERKNS_22WebCoalescedInputEventEPNS_10LocalFrameE (electron + 0x7ca9c93) #39 0x000056553fbf37c8 _ZN5blink18WebFrameWidgetImpl16HandleInputEventERKNS_22WebCoalescedInputEventE (electron + 0x7b357c8) #40 0x00005655404ec222 _ZN5blink22WidgetBaseInputHandler16HandleInputEventERKNS_22WebCoalescedInputEventENSt4__Cr10unique_ptrIN2cc12EventMetricsENS4_14default_deleteIS7_EEEEN4base12OnceCallbackIFvNS_5mojom21InputEventResultStateERKN2ui11LatencyInfoENS5_INS_17InputHandlerProxy19DidOverscrollParamsENS8_ISK_EEEEN4absl8optionalINS6_11TouchActionEEEEEE (electron + 0x842e222) #41 0x00005655404ee018 _ZN5blink25WidgetInputHandlerManager16HandleInputEventERKNS_22WebCoalescedInputEventENSt4__Cr10unique_ptrIN2cc12EventMetricsENS4_14default_deleteIS7_EEEEN4base12OnceCallbackIFvNS_5mojom21InputEventResultStateERKN2ui11LatencyInfoEN4mojo9StructPtrINSD_5blink19DidOverscrollParamsEEEN4absl8optionalINS6_11TouchActionEEEEEE (electron + 0x8430018) #42 0x00005655404ee06d _ZThn16_N5blink25WidgetInputHandlerManager16HandleInputEventERKNS_22WebCoalescedInputEventENSt4__Cr10unique_ptrIN2cc12EventMetricsENS4_14default_deleteIS7_EEEEN4base12OnceCallbackIFvNS_5mojom21InputEventResultStateERKN2ui11LatencyInfoEN4mojo9StructPtrINSD_5blink19DidOverscrollParamsEEEN4absl8optionalINS6_11TouchActionEEEEEE (electron + 0x843006d) #43 0x00005655404e54d4 _ZN5blink20MainThreadEventQueue23HandleEventOnMainThreadERKNS_22WebCoalescedInputEventERKNS_24WebInputEventAttributionENSt4__Cr10unique_ptrIN2cc12EventMetricsENS7_14default_deleteISA_EEEEN4base12OnceCallbackIFvNS_5mojom21InputEventResultStateERKN2ui11LatencyInfoEN4mojo9StructPtrINSG_5blink19DidOverscrollParamsEEEN4absl8optionalINS9_11TouchActionEEEEEE (electron + 0x84274d4) #44 0x00005655404e599c _ZN5blink19QueuedWebInputEvent8DispatchEPNS_20MainThreadEventQueueE (electron + 0x842799c) #45 0x00005655404e50d6 _ZN5blink20MainThreadEventQueue14DispatchEventsEv (electron + 0x84270d6) #46 0x000056553dc9551f _ZN4base13TaskAnnotator11RunTaskImplERNS_11PendingTaskE (electron + 0x5bd751f) #47 0x000056553dcaba92 _ZN4base16sequence_manager8internal35ThreadControllerWithMessagePumpImpl10DoWorkImplEPNS_7LazyNowE (electron + 0x5beda92) #48 0x000056553dcab4d9 _ZN4base16sequence_manager8internal35ThreadControllerWithMessagePumpImpl6DoWorkEv (electron + 0x5bed4d9) #49 0x000056553dcac195 _ZThn208_N4base16sequence_manager8internal35ThreadControllerWithMessagePumpImpl6DoWorkEv (electron + 0x5bee195) #50 0x000056553dc59292 _ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE (electron + 0x5b9b292) #51 0x000056553dcac50b _ZN4base16sequence_manager8internal35ThreadControllerWithMessagePumpImpl3RunEbNS_9TimeDeltaE (electron + 0x5bee50b) #52 0x000056553dc79d69 _ZN4base7RunLoop3RunERKNS_8LocationE (electron + 0x5bbbd69) #53 0x0000565541b475cd _ZN7content12RendererMainENS_18MainFunctionParamsE (electron + 0x9a895cd) #54 0x000056553a777a4c _ZN7content28RunOtherNamedProcessTypeMainERKNSt4__Cr12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEENS_18MainFunctionParamsEPNS_19ContentMainDelegateE (electron + 0x26b9a4c) #55 0x000056553a778e0f _ZN7content21ContentMainRunnerImpl3RunEv (electron + 0x26bae0f) #56 0x000056553a77626a _ZN7content17RunContentProcessENS_17ContentMainParamsEPNS_17ContentMainRunnerE (electron + 0x26b826a) #57 0x000056553a776719 _ZN7content11ContentMainENS_17ContentMainParamsE (electron + 0x26b8719) #58 0x000056553a4448a7 main (electron + 0x23868a7) #59 0x00007f77ef37110e __libc_start_call_main (libc.so.6 + 0x2a10e) #60 0x00007f77ef3711c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a1c9) #61 0x000056553a06d025 _start (electron + 0x1faf025) Stack trace of thread 128138: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d47d5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8d7d5) #2 0x000056553dcdc2ef _ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE (electron + 0x5c1e2ef) #3 0x000056553dd01ccc _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43ccc) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc273d _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c0473d) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128144: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d47d5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8d7d5) #2 0x000056553dcdc2ef _ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE (electron + 0x5c1e2ef) #3 0x000056553dd01ccc _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43ccc) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dc592fc _ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE (electron + 0x5b9b2fc) #6 0x000056553dcac50b _ZN4base16sequence_manager8internal35ThreadControllerWithMessagePumpImpl3RunEbNS_9TimeDeltaE (electron + 0x5bee50b) #7 0x000056553dc79d69 _ZN4base7RunLoop3RunERKNS_8LocationE (electron + 0x5bbbd69) #8 0x000056553c84ee0c _ZN5blink9scheduler17NonMainThreadImpl16SimpleThreadImpl3RunEv (electron + 0x4790e0c) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128145: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc30d8 _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c050d8) #7 0x000056553dcc2fad _ZN4base8internal12WorkerThread15RunSharedWorkerEv (electron + 0x5c04fad) #8 0x000056553dcc2ea4 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04ea4) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128141: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dc92fb3 _ZN4base13WaitableEvent4WaitEv (electron + 0x5bd4fb3) #6 0x000056553dc592dc _ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE (electron + 0x5b9b2dc) #7 0x000056553dcac50b _ZN4base16sequence_manager8internal35ThreadControllerWithMessagePumpImpl3RunEbNS_9TimeDeltaE (electron + 0x5bee50b) #8 0x000056553dc79d69 _ZN4base7RunLoop3RunERKNS_8LocationE (electron + 0x5bbbd69) #9 0x000056553dcc9d28 _ZN4base6Thread3RunEPNS_7RunLoopE (electron + 0x5c0bd28) #10 0x000056553dcc9e9c _ZN4base6Thread10ThreadMainEv (electron + 0x5c0be9c) #11 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #12 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #13 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128137: #0 0x00007f77ef4511e6 epoll_wait (libc.so.6 + 0x10a1e6) #1 0x000056553de2753b epoll_dispatch (electron + 0x5d6953b) #2 0x000056553de24f0a event_base_loop (electron + 0x5d66f0a) #3 0x000056553dcfce46 _ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE (electron + 0x5c3ee46) #4 0x000056553dcac50b _ZN4base16sequence_manager8internal35ThreadControllerWithMessagePumpImpl3RunEbNS_9TimeDeltaE (electron + 0x5bee50b) #5 0x000056553dc79d69 _ZN4base7RunLoop3RunERKNS_8LocationE (electron + 0x5bbbd69) #6 0x000056553dcc9d28 _ZN4base6Thread3RunEPNS_7RunLoopE (electron + 0x5c0bd28) #7 0x000056553dcb707d _ZN4base8internal13ServiceThread3RunEPNS_7RunLoopE (electron + 0x5bf907d) #8 0x000056553dcc9e9c _ZN4base6Thread10ThreadMainEv (electron + 0x5c0be9c) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128184: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2fad _ZN4base8internal12WorkerThread15RunSharedWorkerEv (electron + 0x5c04fad) #8 0x000056553dcc2ea4 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04ea4) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128187: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128183: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d47d5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8d7d5) #2 0x000056553dcdc2ef _ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE (electron + 0x5c1e2ef) #3 0x000056553dd01ccc _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43ccc) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dc592fc _ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE (electron + 0x5b9b2fc) #6 0x000056553dcac50b _ZN4base16sequence_manager8internal35ThreadControllerWithMessagePumpImpl3RunEbNS_9TimeDeltaE (electron + 0x5bee50b) #7 0x000056553dc79d69 _ZN4base7RunLoop3RunERKNS_8LocationE (electron + 0x5bbbd69) #8 0x000056553c84ee0c _ZN5blink9scheduler17NonMainThreadImpl16SimpleThreadImpl3RunEv (electron + 0x4790e0c) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128186: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d47d5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8d7d5) #2 0x000056553dcdc2ef _ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE (electron + 0x5c1e2ef) #3 0x000056553dd01ccc _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43ccc) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc273d _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c0473d) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128176: #0 0x00007f77ef4511e6 epoll_wait (libc.so.6 + 0x10a1e6) #1 0x000056553a6080c1 _ZN8electron17NodeBindingsLinux10PollEventsEv (electron + 0x254a0c1) #2 0x000056553a5d2039 _ZN8electron12NodeBindings17EmbedThreadRunnerEPv (electron + 0x2514039) #3 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #4 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128189: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d47d5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8d7d5) #2 0x000056553dcdc2ef _ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE (electron + 0x5c1e2ef) #3 0x000056553dd01ccc _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43ccc) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc273d _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c0473d) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128185: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d47d5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8d7d5) #2 0x000056553dcdc2ef _ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE (electron + 0x5c1e2ef) #3 0x000056553dd01ccc _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43ccc) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc273d _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c0473d) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128139: #0 0x00007f77ef4511e6 epoll_wait (libc.so.6 + 0x10a1e6) #1 0x000056553de2753b epoll_dispatch (electron + 0x5d6953b) #2 0x000056553de24f0a event_base_loop (electron + 0x5d66f0a) #3 0x000056553dcfce46 _ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE (electron + 0x5c3ee46) #4 0x000056553dcac50b _ZN4base16sequence_manager8internal35ThreadControllerWithMessagePumpImpl3RunEbNS_9TimeDeltaE (electron + 0x5bee50b) #5 0x000056553dc79d69 _ZN4base7RunLoop3RunERKNS_8LocationE (electron + 0x5bbbd69) #6 0x000056553dcc9d28 _ZN4base6Thread3RunEPNS_7RunLoopE (electron + 0x5c0bd28) #7 0x000056553f711ef0 _ZN7content12_GLOBAL__N_113ChildIOThread3RunEPN4base7RunLoopE (electron + 0x7653ef0) #8 0x000056553dcc9e9c _ZN4base6Thread10ThreadMainEv (electron + 0x5c0be9c) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128140: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d47d5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8d7d5) #2 0x000056553dcdc2ef _ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE (electron + 0x5c1e2ef) #3 0x000056553dd01ccc _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43ccc) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc273d _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c0473d) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128188: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d47d5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8d7d5) #2 0x000056553dcdc2ef _ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE (electron + 0x5c1e2ef) #3 0x000056553dd01ccc _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43ccc) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc273d _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c0473d) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128196: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128199: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128197: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128198: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128191: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128190: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d47d5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8d7d5) #2 0x000056553dcdc2ef _ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE (electron + 0x5c1e2ef) #3 0x000056553dd01ccc _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43ccc) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc273d _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c0473d) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128192: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128200: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d44c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x000056553dcdc1ab _ZN4base17ConditionVariable4WaitEv (electron + 0x5c1e1ab) #3 0x000056553dd01cae _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43cae) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc331c _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c0531c) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) Stack trace of thread 128201: #0 0x00007f77ef3d1c5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f77ef3d47d5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8d7d5) #2 0x000056553dcdc2ef _ZN4base17ConditionVariable9TimedWaitERKNS_9TimeDeltaE (electron + 0x5c1e2ef) #3 0x000056553dd01ccc _ZN4base13WaitableEvent13TimedWaitImplENS_9TimeDeltaE (electron + 0x5c43ccc) #4 0x000056553dc9304c _ZN4base13WaitableEvent9TimedWaitENS_9TimeDeltaE (electron + 0x5bd504c) #5 0x000056553dcc2790 _ZN4base8internal12WorkerThread8Delegate11WaitForWorkEPNS_13WaitableEventE (electron + 0x5c04790) #6 0x000056553dcc30d8 _ZN4base8internal12WorkerThread9RunWorkerEv (electron + 0x5c050d8) #7 0x000056553dcc2f7d _ZN4base8internal12WorkerThread15RunPooledWorkerEv (electron + 0x5c04f7d) #8 0x000056553dcc2e78 _ZN4base8internal12WorkerThread10ThreadMainEv (electron + 0x5c04e78) #9 0x000056553dcdc99f _ZN4base12_GLOBAL__N_110ThreadFuncEPv (electron + 0x5c1e99f) #10 0x00007f77ef3d5272 start_thread (libc.so.6 + 0x8e272) #11 0x00007f77ef450dcc __clone3 (libc.so.6 + 0x109dcc) ELF object binary architecture: AMD x86-64 ```
asandikci commented 1 week ago

I can reproduce with NixOS 24.05 + Wayland + KDE Plasma 6 + Logseq 0.10.9