sublime_text
sublime_text copied to clipboard
Sublime Text & Merge crash when second screen is disconnected
Description of the bug
Noticed this double-crash in journalctl --user -ef while debugging some kscreen issues. Seems to be cairo bug.
Journal log
Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11929694 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Output: 448 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Property: EDIDV Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: State (newValue, Deleted): 1 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11929694 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Output: 448 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Property: EDID Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: State (newValue, Deleted): 1 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11929694 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Output: 448 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Property: CTM Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: State (newValue, Deleted): 0 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11929694 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Output: 448 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Property: CTM Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: State (newValue, Deleted): 0 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRNotify_OutputChange Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11876052 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Output: 448 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: CRTC: 441 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Mode: 980 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Rotation: "Rotate_0" Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Connection: "Disconnected" Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Subpixel Order: 0 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRScreenChangeNotify Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11876052 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Config_timestamp: 11929734 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Window: 44040197 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Root: 455 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Rotation: "Rotate_0" Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Size ID: 0 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Size: 1920 1080 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: SizeMM: 508 286 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRNotify_OutputChange Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11876052 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Output: 448 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: CRTC: 441 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Mode: 980 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Rotation: "Rotate_0" Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Connection: "Disconnected" Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Subpixel Order: 0 Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xrandr: XRandROutput 448 update m_connected: 0 m_crtc XRandRCrtc(0x5598e8c2fd10) CRTC: 441 MODE: 980 Connection: 1 Primary: false Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xrandr: Output 448 : connected = false , enabled = true Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xrandr: XRandROutput 448 update m_connected: 1 m_crtc XRandRCrtc(0x5598e8c2fd10) CRTC: 441 MODE: 980 Connection: 1 Primary: false Oct 12 15:50:30 kscreen_backend_launcher[1152]: kscreen.xrandr: Output 448 : connected = false , enabled = true Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: Emitting configChanged() Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: XRandR::setConfig Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: Requested screen size is QSize(1920, 1080) Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: Needed CRTCs: 1 Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: Actions to perform: Primary Output: false Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: Change Screen Size: false Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: Disable outputs: true Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: (448) Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: Change outputs: false Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: Enable outputs: false Oct 12 15:50:31 kscreen_backend_launcher[1152]: kscreen.xrandr: RRSetCrtcConfig (disable output) CRTC: 441 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xrandr: Result: 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xrandr: XRandROutput 448 update m_connected: 1 m_crtc XRandRCrtc(0x5598e8c2fd10) CRTC: 0 MODE: 0 Connection: 1 Primary: false Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xrandr: Disconnected output 448 from CRTC 441 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xrandr: XRandR::setConfig done! Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRNotify_CrtcChange Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11876052 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: CRTC: 441 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Mode: 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Rotation: "Rotate_0" Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Geometry: 0 0 0 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRNotify_OutputChange Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11876052 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Output: 448 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: CRTC: 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Mode: 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Rotation: "Rotate_0" Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Connection: "Disconnected" Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Subpixel Order: 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRScreenChangeNotify Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11876052 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Config_timestamp: 11929734 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Window: 44040197 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Root: 455 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Rotation: "Rotate_0" Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Size ID: 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Size: 1920 1080 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: SizeMM: 508 286 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRNotify_CrtcChange Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11876052 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: CRTC: 441 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Mode: 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Rotation: "Rotate_0" Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Geometry: 0 0 0 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: RRNotify_OutputChange Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Timestamp: 11876052 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Output: 448 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: CRTC: 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Mode: 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Rotation: "Rotate_0" Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Connection: "Disconnected" Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xcb.helper: Subpixel Order: 0 Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xrandr: XRandROutput 448 update m_connected: 1 m_crtc QObject(0x0) CRTC: 0 MODE: 0 Connection: 1 Primary: false Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xrandr: Output 448 : connected = false , enabled = false Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xrandr: XRandROutput 448 update m_connected: 1 m_crtc QObject(0x0) CRTC: 0 MODE: 0 Connection: 1 Primary: false Oct 12 15:50:32 kscreen_backend_launcher[1152]: kscreen.xrandr: Output 448 : connected = false , enabled = false Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28669, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28673, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28719, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28720, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28721, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28723, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28760, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28761, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28762, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28785, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28786, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:32 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 28787, resource id: 0, major code: 12 (ConfigureWindow), minor code: 0 Oct 12 15:50:33 kscreen_backend_launcher[1152]: kscreen.xrandr: Emitting configChanged() Oct 12 15:50:34 systemd-coredump[37373]: [🡕] Process 17307 (sublime_merge) of user 1000 dumped core.Module linux-vdso.so.1 with build-id 3fb718048e626a7b3d54d869125080f52fab6c15
Module librsvg-2.so.2 with build-id c6bfa7f044dbaef5462028673f2cb17385ed4762
Module libpixbufloader-svg.so with build-id 736ff9e0bd18191920a27e758ab88f8517199c19
Module libnss_resolve.so.2 with build-id 1ed06a4fd30c5b4658cf0b7f39a163d099357a25
Module libnss_mdns_minimal.so.2 with build-id 8eb55de0d3252a36920a5d74c2da924a902cfff4
Module libnss_myhostname.so.2 with build-id 14eb699c2c2d68036e0e14280f1e6cd76bf027fb
Module libnss_mymachines.so.2 with build-id 61b2acb95ac9107526306f770d8d14030d24d74b
Module libasound.so.2 with build-id aefb908044b1b408df406f1a9bab9bba486c0e94
Module libcanberra-alsa.so with build-id 7feabc16799411290c44cc741ff4c69363a4b691
Module libopus.so.0 with build-id 35fafc4024675e9cfe57c7d50c3965eac6bac358
Module libFLAC.so.12 with build-id 1ed77e941a46d5d0550af4c61c3965aaecdcb33d
Module libvorbisenc.so.2 with build-id 2b1ce7fcdcc925bc663ebe2c1c008c0dd96e5bd0
Module libasyncns.so.0 with build-id 3ed7e52f247b08f1dff19aef6a253ee4c5c785c0
Module libsndfile.so.1 with build-id 923361ca7a51d29651ef1e282559cbff70e31cde
Module libpulsecommon-16.1.so with build-id 17e5c781f557e60fbc789cb631816a4a29230f4a
Module libpulse.so.0 with build-id 0c1618cb1e11cc14128914e45965433374cbd10e
Module libcanberra-pulse.so with build-id b5f3de06f296ad48cbcedce6946078916e1ec832
Module libcanberra-multi.so with build-id aca2d2a2b14920a199b728844c92dcf8d61a3480
Module libdrm.so.2 with build-id 5b59e55b50556f6d541e4d73fd6a2dcfb1983894
Module libxcb-glx.so.0 with build-id 71d5b6691f53a235696da49ffa2178d643ecc228
Module libnvidia-glcore.so.515.76 with build-id adb7541feaf87c8fbb8f48f94f6687c535eee896
Module libnvidia-tls.so.515.76 with build-id 847efa72cb24f3c4549ceeeb4069ceacddd66edc
Module libnvidia-glsi.so.515.76 with build-id de812882230b57607da4c9bce827ec499adf787c
Module libGLX_nvidia.so.0 with build-id 61cb04ead88a143f88d9b515e0245cc6dcc85087
Module libp11-kit.so.0 with build-id cc372ea3c28c4d3dfc633b4d2e933c8584d2af16
Module libdconfsettings.so with build-id 7a4ba7af122c4d11168004a9ea6def330f02089f
Module libwindow-decorations-gtk-module.so with build-id 569d3ff9f2e68b38d09fcedde83a6ff5922be13e
Module libcolorreload-gtk-module.so with build-id e414753d5911ce5b7bcf5e1e21b591dc3abbdc69
Module libappmenu-gtk3-parser.so.0 with build-id a45a3eca7d54886dc06b688b1fcaf67f1cad771f
Module libappmenu-gtk-module.so with build-id d61298ef7d4a79ac023fb311ee58d9fb2affa620
Module libogg.so.0 with build-id ca0cae30a809f10db1f16e54a23b4e5ff7b2c54c
Module libvorbis.so.0 with build-id f4e086347f6c1a66eb73cfe13974a29bd39aabca
Module libltdl.so.7 with build-id 6a619e7b85ea9702e595881863bc9e599565e8a0
Module libtdb.so.1 with build-id f2bdb5ac97b6addf2026d93b08c8d15defcd9bb8
Module libvorbisfile.so.3 with build-id 45d2551167a616d448beb033ba49394831992887
Module libcanberra.so.0 with build-id 8ddef69c9b84a86062c88a59510639cd908fc6d3
Module libcanberra-gtk3.so.0 with build-id 2e99c78f79bea4bc67ccd9a9f8fed562f89599ee
Module libcanberra-gtk-module.so with build-id cc626937222c6ce3f7bb45dbe6e862d0b1efba01
Module libgpg-error.so.0 with build-id 470d76ceb1e53cb017f78c08936e9bafaeb4058b
Module liblz4.so.1 with build-id 84ea95d811dad359e94e100ebe6a746294ffe8a7
Module libgcrypt.so.20 with build-id 8bf3cb884124273640de797a3e77d86c98434ea4
Module libcap.so.2 with build-id 9b38b08de708f439a9d0a4f8b9914151bc8d4b50
Module libgcc_s.so.1 with build-id 85db482c4585a328d95ec41124337a967bb24d8f
Module libstdc++.so.6 with build-id 735a3d0cc7699fd69337361cba4aedb644b2a7ed
Module libicudata.so.71 with build-id 4fef196388e678deb881978139e125e20ee2d94d
Module libsystemd.so.0 with build-id 63caa6a43422a3b88218d35317cf7611aa9f51ef
Module libsqlite3.so.0 with build-id 782ea1abbeebfd86f7d34c1c4fd1c23d14a8cefd
Module libxml2.so.2 with build-id 49868de417eee9052facae410a866ebfbd5cceb8
Module libjson-glib-1.0.so.0 with build-id 58decebd2c409d59b07f926ae4c513281918bc4d
Module libicui18n.so.71 with build-id 6fd5c97fd2808ee29958bf809656d5885e7e8963
Module libicuuc.so.71 with build-id 633fdc0c5385d916571f6140e7a978ad0630ef55
Module libstemmer.so.0 with build-id 013b48e71279a5ec55e3021fc0bd8fb10a08bae5
Module libdbus-1.so.3 with build-id 6dece245a58f1549ed98431e1242f487e8ebf9a2
Module libatspi.so.0 with build-id 51fdaad17db96c5569b8f59908e7c076fbd6fe1c
Module libtracker-sparql-3.0.so.0 with build-id b4ae6341a6b845e55701dd4577a12cdc3ec0c73e
Module libcloudproviders.so.0 with build-id ed1d9c9e60be4e858ad148484767249be1edf95f
Module libatk-bridge-2.0.so.0 with build-id 75ddfc46abae129a83449506506501117ce98ff8
Module libatk-1.0.so.0 with build-id c25517cd775e783725a3ed2815b09a8096bd6565
Module libgtk-3.so with build-id f25162b866dd8b576794f6f06b91a36ac8f570f8
Module liblzma.so.5 with build-id 8a7334fec02fef6a82ff641a68b3e3200a44a702
Module libtiff.so.5 with build-id 62a8aefb339c3cbe35d1089c66c527a7b090804c
Module libjpeg.so.8 with build-id 46dfd8b2cbe8a10d13cd3182a7b490d0959534f9
Module libXinerama.so.1 with build-id 8198240259261b612189e89c9fcfc902b025b382
Module libXrandr.so.2 with build-id 154e55f082ee9e685d0794c98c5b76ffe9c8868e
Module libXcomposite.so.1 with build-id 13228d108b290268d88510db494daefd5521cda0
Module libXfixes.so.3 with build-id 0a05c7e8714522bfbdd7c0027c3e2a94965664b0
Module libXdamage.so.1 with build-id a99dbe3fc2b01da9fbdd90d5ad00621f9022379f
Module libXcursor.so.1 with build-id f0525ae3715ac95f96a8cdb44795b03f831334b0
Module libXi.so.6 with build-id 16603be937a02a7e61b0b0395d064be7efd86f49
Module libwayland-egl.so.1 with build-id dd02a2af320297e68308cc698f75828529271a57
Module libwayland-cursor.so.0 with build-id 46a637dbcbb02d6712a201f177377b66598b9121
Module libwayland-client.so.0 with build-id 515c72111400d7bdbfbdfcec78d597e4986a5943
Module libxkbcommon.so.0 with build-id 6cf66eead3fcc20fe5df10162bfbcdcdc8b2a183
Module libepoxy.so.0 with build-id edc178a150c4255d124e1e1ecbdbecebd1a388cd
Module libcairo-gobject.so.2 with build-id 9927090dddfb180365695a8f37d1cac89463f109
Module libgdk_pixbuf-2.0.so.0 with build-id b2822dc16bd1470683ce421978ad142c4f3c3f89
Module libgdk-3.so with build-id f3bc07ea30b1a84c4e3df1d67deaadfcf747bc3c
Module libpangoft2-1.0.so.0 with build-id d2aac9e9a7523c05b32ddc00621a1e371147485c
Module libpangocairo-1.0.so with build-id 2e46c234e5b532d7b0da24a79d0803cd67dd127f
Module libblkid.so.1 with build-id fb2c5d3c17aac74758a3eb80a2bc1c16bcf183b1
Module libdatrie.so.1 with build-id 6fe3b6ece2c8e7d11869fa051375128d8f808f58
Module libmount.so.1 with build-id 9064fc3620c42e6f7aed38119f0a3ec39fca9a37
Module libgmodule-2.0.so.0 with build-id 95ec7a190858206b2eaba22e06b126e4a4449200
Module libthai.so.0 with build-id a7ac5010b4275c49308021200d23690533952702
Module libfribidi.so.0 with build-id fe9f35ac2a0074108c8306c517793f7279bd9b37
Module libgio-2.0.so.0 with build-id 804d947f8cb14bbbbf97e8bf2f93fd17b744e719
Module libpango-1.0.so with build-id 2cbe86c0a6de777fa7bc584d74ce48d39fc595d0
Module libgraphite2.so.3 with build-id ce58945ebb55b86d3a4e717b6eae29efc4720d8e
Module libharfbuzz.so.0 with build-id 0083e085bcb9cb3869e5cb05fbcd9736c41434ab
Module libbz2.so.1.0 with build-id 919597c477c9b2cb9cdbb7745ed6494ac0e6da60
Module libexpat.so.1 with build-id 52f685635e8711c1164d20a1ef8acd3840312094
Module libpixman-1.so.0 with build-id d2170a3ac106c2a68597bf7910ab04b1cdd69c14
Module libxcb-shm.so.0 with build-id 828fec4d856e2710e732ea8d92c3f250c807b1c2
Module libxcb-render.so.0 with build-id b1ca498d665807ab0ccdafbe8070853efd058173
Module libXrender.so.1 with build-id 42e386d2acf3cde61081959d9671ca74acfb3edc
Module libXext.so.6 with build-id 17beadf1cb40d41ab36629db3b4eed74110678a7
Module libfreetype.so.6 with build-id f89dd5502e75aca28fb5c3ccd0dbd26fe822bfef
Module libfontconfig.so.1 with build-id 36be6951b8c1e42a7dd05684a37400fc8ef9147c
Module libpng16.so.16 with build-id 14d3b3cc9d61ec1b7c1f86bdf108218a99364945
Module libcairo.so with build-id a222d042e56108d2786ece7bf291b56ba2069591
Module libbrotlicommon.so.1 with build-id acfd597a977c8087bb6184383daae2e828a9ce42
Module libresolv.so.2 with build-id 2e70cfe9f2972fb13487eeefcb10e4afafed6157
Module libkeyutils.so.1 with build-id ac405ddd17be10ce538da3211415ee50c8f8df79
Module libkrb5support.so.0 with build-id 9a22a372b2157fb05da1bad94b92d9617513af81
Module libcom_err.so.2 with build-id 3360a28740ffbbd5a5c0c21d09072445908707e5
Module libk5crypto.so.3 with build-id 47d53a3ea2b172eb3db1be0ae0272c7c045267e8
Module libkrb5.so.3 with build-id 1fc969c1f54103d87e400237751b4804569a2730
Module libunistring.so.2 with build-id 617dbf3d3d6f85d6556a7a036e23845e95490158
Module libz.so.1 with build-id fefe3219a96d682ec98fcfb78866b8594298b5a2
Module libbrotlidec.so.1 with build-id 66c54e9301f7e102ecc1d88547e5f0e8a056fe22
Module libzstd.so.1 with build-id ab54c2881f53ab314e134f3e08c76d504376dd5d
Module libgssapi_krb5.so.2 with build-id a10eaeef6e9969e80048d247666a3af155716afc
Module libcrypto.so.1.1 with build-id 7981ea3d69f3c28e46ee312a815af96eab93775c
Module libssl.so.1.1 with build-id e6b1f97a5b60b4248c49dfc5b11f53f281b507d0
Module libpsl.so.5 with build-id 0229a201aaf5652186c9fdc192ebe52baf19d7f1
Module libssh2.so.1 with build-id a4adfe44cc7ebd295b3b783361acc3dcfcea1d50
Module libidn2.so.0 with build-id b16e7570b102789b13ff77289762dbfe3f8f46bc
Module libnghttp2.so.14 with build-id 2b3da1b8c8fef25bf3aa4dbfea446a7ac94e41f9
Module libcurl.so with build-id 93344344927f7c4bc68cba8e664b3744a7d69df7
Module libXdmcp.so.6 with build-id d864159ab0008415667db8d5f251696d75c90df2
Module libXau.so.6 with build-id d9d5e8277140f1a86d3a07d9b52b1703c0a2f9a8
Module libxcb.so.1 with build-id 13d677412a71468381b11092915d231f664d18d3
Module libGLX.so.0 with build-id d2c37fb8ec3bc53c67c013b0c6ac63ec086c8883
Module libGLdispatch.so.0 with build-id 7879a881271650eff97c35aff7a8674859c5ae94
Module libpcre2-8.so.0 with build-id 917fc43d2c9f8539a3e324555c6c73886e8000a8
Module libffi.so.8 with build-id fb5dba105458f179a9153659f3ccd8e1056a2f35
Module ld-linux-x86-64.so.2 with build-id 22bd7a2c03d8cfc05ef7092bfae5932223189bc1
Module libc.so.6 with build-id 1e94beb079e278ac4f2c8bce1f53091548ea1584
Module libpthread.so.0 with build-id 3954d7fd57fa4db438d0ccdd8e2c6f7cc97c2e46
Module libm.so.6 with build-id 2c8ff1d29b255da5b7371efd5caf57444d622838
Module libX11.so.6 with build-id 21e886e968772b7964d646f54c1faecc56734de9
Module libGL.so.1 with build-id 6f65953140bc8a2aba47c9d492658dc61891393e
Module libglib-2.0.so.0 with build-id 3ef8f9239c93af698703b12c5c6738fe0129eaa7
Module libgobject-2.0.so.0 with build-id afb0315fefdf602be0615bd5c97f35a7ac1d6bbe
Module libdl.so.2 with build-id 414d1d630bc04818a150b9c73e4493f3395e8869
Module librt.so.1 with build-id ce8e0934f83057f038b5a06eb70082bef142d2f0
Module sublime_merge without build-id.
Stack trace of thread 17307:
#0 0x00007fc33e0aef52 cairo_surface_unmap_image (libcairo.so + 0x6af52)
#1 0x00007fc33d8f1556 n/a (libgdk-3.so + 0x3e556)
#2 0x00007fc33d8fb237 n/a (libgdk-3.so + 0x48237)
#3 0x00007fc33d8fb338 gdk_window_end_draw_frame (libgdk-3.so + 0x48338)
#4 0x00007fc33cf5dfbb gtk_main_do_event (libgtk-3.so + 0x1e2fbb)
#5 0x00007fc33d8efcc3 n/a (libgdk-3.so + 0x3ccc3)
#6 0x00007fc33d8f7882 n/a (libgdk-3.so + 0x44882)
#7 0x00007fc33d8fc1ac n/a (libgdk-3.so + 0x491ac)
#8 0x00007fc33d8fc3b1 n/a (libgdk-3.so + 0x493b1)
#9 0x00007fc33fa310dc g_signal_emit_valist (libgobject-2.0.so.0 + 0x320dc)
#10 0x00007fc33fa311c4 g_signal_emit (libgobject-2.0.so.0 + 0x321c4)
#11 0x00007fc33d8f38b1 n/a (libgdk-3.so + 0x408b1)
#12 0x00007fc33d8e06ae n/a (libgdk-3.so + 0x2d6ae)
#13 0x00007fc33f918042 n/a (libglib-2.0.so.0 + 0x56042)
#14 0x00007fc33f91781b g_main_context_dispatch (libglib-2.0.so.0 + 0x5581b)
#15 0x00007fc33f96dec9 n/a (libglib-2.0.so.0 + 0xabec9)
#16 0x00007fc33f916d7f g_main_loop_run (libglib-2.0.so.0 + 0x54d7f)
#17 0x00007fc33cf53e9f gtk_main (libgtk-3.so + 0x1d8e9f)
#18 0x00000000007b57a2 n/a (sublime_merge + 0x5b57a2)
#19 0x00000000005d423c n/a (sublime_merge + 0x3d423c)
#20 0x00007fc33f446290 n/a (libc.so.6 + 0x23290)
#21 0x00007fc33f44634a __libc_start_main (libc.so.6 + 0x2334a)
#22 0x00000000004fedba n/a (sublime_merge + 0x2fedba)
Stack trace of thread 17351:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17315:
#0 0x00007fc33f51e0bf __poll (libc.so.6 + 0xfb0bf)
#1 0x00007fc33f96de2f n/a (libglib-2.0.so.0 + 0xabe2f)
#2 0x00007fc33f916d7f g_main_loop_run (libglib-2.0.so.0 + 0x54d7f)
#3 0x00007fc33db9623c n/a (libgio-2.0.so.0 + 0x10a23c)
#4 0x00007fc33f944c55 n/a (libglib-2.0.so.0 + 0x82c55)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17314:
#0 0x00007fc33f51e0bf __poll (libc.so.6 + 0xfb0bf)
#1 0x00007fc33f96de2f n/a (libglib-2.0.so.0 + 0xabe2f)
#2 0x00007fc33f9160d2 g_main_context_iteration (libglib-2.0.so.0 + 0x540d2)
#3 0x00007fc3392a7ebe n/a (libdconfsettings.so + 0x5ebe)
#4 0x00007fc33f944c55 n/a (libglib-2.0.so.0 + 0x82c55)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17329:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072c010 n/a (sublime_merge + 0x52c010)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17322:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x00000000007233d9 n/a (sublime_merge + 0x5233d9)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 36200:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17323:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x00000000007233d9 n/a (sublime_merge + 0x5233d9)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 36201:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 36202:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000069643e n/a (sublime_merge + 0x49643e)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17331:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072c010 n/a (sublime_merge + 0x52c010)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17432:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17352:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17438:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000069643e n/a (sublime_merge + 0x49643e)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17353:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000069643e n/a (sublime_merge + 0x49643e)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17313:
#0 0x00007fc33f51e0bf __poll (libc.so.6 + 0xfb0bf)
#1 0x00007fc33f96de2f n/a (libglib-2.0.so.0 + 0xabe2f)
#2 0x00007fc33f9160d2 g_main_context_iteration (libglib-2.0.so.0 + 0x540d2)
#3 0x00007fc33f916122 n/a (libglib-2.0.so.0 + 0x54122)
#4 0x00007fc33f944c55 n/a (libglib-2.0.so.0 + 0x82c55)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17411:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17431:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17321:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17436:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17326:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072bdb8 n/a (sublime_merge + 0x52bdb8)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17437:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17327:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072bdb8 n/a (sublime_merge + 0x52bdb8)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 36199:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17328:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072bdb8 n/a (sublime_merge + 0x52bdb8)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17325:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072bdb8 n/a (sublime_merge + 0x52bdb8)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17350:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17330:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072c010 n/a (sublime_merge + 0x52c010)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17409:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17434:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000069643e n/a (sublime_merge + 0x49643e)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17410:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17412:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000069643e n/a (sublime_merge + 0x49643e)
#4 0x00000000005560ef n/a (sublime_merge + 0x3560ef)
#5 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#6 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17433:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17435:
#0 0x00007fc33f4a64b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007fc33f4b16a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x0000000000728456 n/a (sublime_merge + 0x528456)
#3 0x000000000072ea0d n/a (sublime_merge + 0x52ea0d)
#4 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#5 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17484:
#0 0x00007fc33f51e0bf __poll (libc.so.6 + 0xfb0bf)
#1 0x00007fc32cb5d8c7 n/a (libpulse.so.0 + 0x338c7)
#2 0x00007fc32cb4746c pa_mainloop_poll (libpulse.so.0 + 0x1d46c)
#3 0x00007fc32cb5142c pa_mainloop_iterate (libpulse.so.0 + 0x2742c)
#4 0x00007fc32cb514e1 pa_mainloop_run (libpulse.so.0 + 0x274e1)
#5 0x00007fc32cb61c02 n/a (libpulse.so.0 + 0x37c02)
#6 0x00007fc32cafdc47 n/a (libpulsecommon-16.1.so + 0x5bc47)
#7 0x00007fc33f4a98fd n/a (libc.so.6 + 0x868fd)
#8 0x00007fc33f52ba60 n/a (libc.so.6 + 0x108a60)
ELF object binary architecture: AMD x86-64
Oct 12 15:50:35 kwin_x11[992]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 29542, resource id: 71303171, major code: 15 (QueryTree), minor code: 0 Oct 12 15:50:42 systemd-coredump[37378]: [🡕] Process 17310 (sublime_text) of user 1000 dumped core.
Module linux-vdso.so.1 with build-id 3fb718048e626a7b3d54d869125080f52fab6c15
Module librsvg-2.so.2 with build-id c6bfa7f044dbaef5462028673f2cb17385ed4762
Module libpixbufloader-svg.so with build-id 736ff9e0bd18191920a27e758ab88f8517199c19
Module libnss_resolve.so.2 with build-id 1ed06a4fd30c5b4658cf0b7f39a163d099357a25
Module libnss_mdns_minimal.so.2 with build-id 8eb55de0d3252a36920a5d74c2da924a902cfff4
Module libnss_myhostname.so.2 with build-id 14eb699c2c2d68036e0e14280f1e6cd76bf027fb
Module libnss_mymachines.so.2 with build-id 61b2acb95ac9107526306f770d8d14030d24d74b
Module libasound.so.2 with build-id aefb908044b1b408df406f1a9bab9bba486c0e94
Module libcanberra-alsa.so with build-id 7feabc16799411290c44cc741ff4c69363a4b691
Module libopus.so.0 with build-id 35fafc4024675e9cfe57c7d50c3965eac6bac358
Module libFLAC.so.12 with build-id 1ed77e941a46d5d0550af4c61c3965aaecdcb33d
Module libvorbisenc.so.2 with build-id 2b1ce7fcdcc925bc663ebe2c1c008c0dd96e5bd0
Module libasyncns.so.0 with build-id 3ed7e52f247b08f1dff19aef6a253ee4c5c785c0
Module libsndfile.so.1 with build-id 923361ca7a51d29651ef1e282559cbff70e31cde
Module libpulsecommon-16.1.so with build-id 17e5c781f557e60fbc789cb631816a4a29230f4a
Module libpulse.so.0 with build-id 0c1618cb1e11cc14128914e45965433374cbd10e
Module libcanberra-pulse.so with build-id b5f3de06f296ad48cbcedce6946078916e1ec832
Module libcanberra-multi.so with build-id aca2d2a2b14920a199b728844c92dcf8d61a3480
Module libdrm.so.2 with build-id 5b59e55b50556f6d541e4d73fd6a2dcfb1983894
Module libxcb-glx.so.0 with build-id 71d5b6691f53a235696da49ffa2178d643ecc228
Module libnvidia-glcore.so.515.76 with build-id adb7541feaf87c8fbb8f48f94f6687c535eee896
Module libnvidia-tls.so.515.76 with build-id 847efa72cb24f3c4549ceeeb4069ceacddd66edc
Module libnvidia-glsi.so.515.76 with build-id de812882230b57607da4c9bce827ec499adf787c
Module libGLX_nvidia.so.0 with build-id 61cb04ead88a143f88d9b515e0245cc6dcc85087
Module libp11-kit.so.0 with build-id cc372ea3c28c4d3dfc633b4d2e933c8584d2af16
Module libdconfsettings.so with build-id 7a4ba7af122c4d11168004a9ea6def330f02089f
Module libwindow-decorations-gtk-module.so with build-id 569d3ff9f2e68b38d09fcedde83a6ff5922be13e
Module libcolorreload-gtk-module.so with build-id e414753d5911ce5b7bcf5e1e21b591dc3abbdc69
Module libappmenu-gtk3-parser.so.0 with build-id a45a3eca7d54886dc06b688b1fcaf67f1cad771f
Module libappmenu-gtk-module.so with build-id d61298ef7d4a79ac023fb311ee58d9fb2affa620
Module libogg.so.0 with build-id ca0cae30a809f10db1f16e54a23b4e5ff7b2c54c
Module libvorbis.so.0 with build-id f4e086347f6c1a66eb73cfe13974a29bd39aabca
Module libltdl.so.7 with build-id 6a619e7b85ea9702e595881863bc9e599565e8a0
Module libtdb.so.1 with build-id f2bdb5ac97b6addf2026d93b08c8d15defcd9bb8
Module libvorbisfile.so.3 with build-id 45d2551167a616d448beb033ba49394831992887
Module libcanberra.so.0 with build-id 8ddef69c9b84a86062c88a59510639cd908fc6d3
Module libcanberra-gtk3.so.0 with build-id 2e99c78f79bea4bc67ccd9a9f8fed562f89599ee
Module libcanberra-gtk-module.so with build-id cc626937222c6ce3f7bb45dbe6e862d0b1efba01
Module libgpg-error.so.0 with build-id 470d76ceb1e53cb017f78c08936e9bafaeb4058b
Module liblz4.so.1 with build-id 84ea95d811dad359e94e100ebe6a746294ffe8a7
Module libgcrypt.so.20 with build-id 8bf3cb884124273640de797a3e77d86c98434ea4
Module libcap.so.2 with build-id 9b38b08de708f439a9d0a4f8b9914151bc8d4b50
Module libgcc_s.so.1 with build-id 85db482c4585a328d95ec41124337a967bb24d8f
Module libstdc++.so.6 with build-id 735a3d0cc7699fd69337361cba4aedb644b2a7ed
Module libicudata.so.71 with build-id 4fef196388e678deb881978139e125e20ee2d94d
Module libsystemd.so.0 with build-id 63caa6a43422a3b88218d35317cf7611aa9f51ef
Module libsqlite3.so.0 with build-id 782ea1abbeebfd86f7d34c1c4fd1c23d14a8cefd
Module libxml2.so.2 with build-id 49868de417eee9052facae410a866ebfbd5cceb8
Module libjson-glib-1.0.so.0 with build-id 58decebd2c409d59b07f926ae4c513281918bc4d
Module libicui18n.so.71 with build-id 6fd5c97fd2808ee29958bf809656d5885e7e8963
Module libicuuc.so.71 with build-id 633fdc0c5385d916571f6140e7a978ad0630ef55
Module libstemmer.so.0 with build-id 013b48e71279a5ec55e3021fc0bd8fb10a08bae5
Module libdbus-1.so.3 with build-id 6dece245a58f1549ed98431e1242f487e8ebf9a2
Module libatspi.so.0 with build-id 51fdaad17db96c5569b8f59908e7c076fbd6fe1c
Module libtracker-sparql-3.0.so.0 with build-id b4ae6341a6b845e55701dd4577a12cdc3ec0c73e
Module libcloudproviders.so.0 with build-id ed1d9c9e60be4e858ad148484767249be1edf95f
Module libatk-bridge-2.0.so.0 with build-id 75ddfc46abae129a83449506506501117ce98ff8
Module libatk-1.0.so.0 with build-id c25517cd775e783725a3ed2815b09a8096bd6565
Module libgtk-3.so with build-id f25162b866dd8b576794f6f06b91a36ac8f570f8
Module liblzma.so.5 with build-id 8a7334fec02fef6a82ff641a68b3e3200a44a702
Module libtiff.so.5 with build-id 62a8aefb339c3cbe35d1089c66c527a7b090804c
Module libjpeg.so.8 with build-id 46dfd8b2cbe8a10d13cd3182a7b490d0959534f9
Module libXinerama.so.1 with build-id 8198240259261b612189e89c9fcfc902b025b382
Module libXrandr.so.2 with build-id 154e55f082ee9e685d0794c98c5b76ffe9c8868e
Module libXcomposite.so.1 with build-id 13228d108b290268d88510db494daefd5521cda0
Module libXfixes.so.3 with build-id 0a05c7e8714522bfbdd7c0027c3e2a94965664b0
Module libXdamage.so.1 with build-id a99dbe3fc2b01da9fbdd90d5ad00621f9022379f
Module libXcursor.so.1 with build-id f0525ae3715ac95f96a8cdb44795b03f831334b0
Module libXi.so.6 with build-id 16603be937a02a7e61b0b0395d064be7efd86f49
Module libwayland-egl.so.1 with build-id dd02a2af320297e68308cc698f75828529271a57
Module libwayland-cursor.so.0 with build-id 46a637dbcbb02d6712a201f177377b66598b9121
Module libwayland-client.so.0 with build-id 515c72111400d7bdbfbdfcec78d597e4986a5943
Module libxkbcommon.so.0 with build-id 6cf66eead3fcc20fe5df10162bfbcdcdc8b2a183
Module libepoxy.so.0 with build-id edc178a150c4255d124e1e1ecbdbecebd1a388cd
Module libcairo-gobject.so.2 with build-id 9927090dddfb180365695a8f37d1cac89463f109
Module libgdk_pixbuf-2.0.so.0 with build-id b2822dc16bd1470683ce421978ad142c4f3c3f89
Module libgdk-3.so with build-id f3bc07ea30b1a84c4e3df1d67deaadfcf747bc3c
Module libpangoft2-1.0.so.0 with build-id d2aac9e9a7523c05b32ddc00621a1e371147485c
Module libpangocairo-1.0.so with build-id 2e46c234e5b532d7b0da24a79d0803cd67dd127f
Module libblkid.so.1 with build-id fb2c5d3c17aac74758a3eb80a2bc1c16bcf183b1
Module libdatrie.so.1 with build-id 6fe3b6ece2c8e7d11869fa051375128d8f808f58
Module libmount.so.1 with build-id 9064fc3620c42e6f7aed38119f0a3ec39fca9a37
Module libgmodule-2.0.so.0 with build-id 95ec7a190858206b2eaba22e06b126e4a4449200
Module libthai.so.0 with build-id a7ac5010b4275c49308021200d23690533952702
Module libfribidi.so.0 with build-id fe9f35ac2a0074108c8306c517793f7279bd9b37
Module libgio-2.0.so.0 with build-id 804d947f8cb14bbbbf97e8bf2f93fd17b744e719
Module libpango-1.0.so with build-id 2cbe86c0a6de777fa7bc584d74ce48d39fc595d0
Module libgraphite2.so.3 with build-id ce58945ebb55b86d3a4e717b6eae29efc4720d8e
Module libharfbuzz.so.0 with build-id 0083e085bcb9cb3869e5cb05fbcd9736c41434ab
Module libbz2.so.1.0 with build-id 919597c477c9b2cb9cdbb7745ed6494ac0e6da60
Module libexpat.so.1 with build-id 52f685635e8711c1164d20a1ef8acd3840312094
Module libpixman-1.so.0 with build-id d2170a3ac106c2a68597bf7910ab04b1cdd69c14
Module libxcb-shm.so.0 with build-id 828fec4d856e2710e732ea8d92c3f250c807b1c2
Module libxcb-render.so.0 with build-id b1ca498d665807ab0ccdafbe8070853efd058173
Module libXrender.so.1 with build-id 42e386d2acf3cde61081959d9671ca74acfb3edc
Module libXext.so.6 with build-id 17beadf1cb40d41ab36629db3b4eed74110678a7
Module libfreetype.so.6 with build-id f89dd5502e75aca28fb5c3ccd0dbd26fe822bfef
Module libfontconfig.so.1 with build-id 36be6951b8c1e42a7dd05684a37400fc8ef9147c
Module libpng16.so.16 with build-id 14d3b3cc9d61ec1b7c1f86bdf108218a99364945
Module libcairo.so with build-id a222d042e56108d2786ece7bf291b56ba2069591
Module libbrotlicommon.so.1 with build-id acfd597a977c8087bb6184383daae2e828a9ce42
Module libresolv.so.2 with build-id 2e70cfe9f2972fb13487eeefcb10e4afafed6157
Module libkeyutils.so.1 with build-id ac405ddd17be10ce538da3211415ee50c8f8df79
Module libkrb5support.so.0 with build-id 9a22a372b2157fb05da1bad94b92d9617513af81
Module libcom_err.so.2 with build-id 3360a28740ffbbd5a5c0c21d09072445908707e5
Module libk5crypto.so.3 with build-id 47d53a3ea2b172eb3db1be0ae0272c7c045267e8
Module libkrb5.so.3 with build-id 1fc969c1f54103d87e400237751b4804569a2730
Module libunistring.so.2 with build-id 617dbf3d3d6f85d6556a7a036e23845e95490158
Module libz.so.1 with build-id fefe3219a96d682ec98fcfb78866b8594298b5a2
Module libbrotlidec.so.1 with build-id 66c54e9301f7e102ecc1d88547e5f0e8a056fe22
Module libzstd.so.1 with build-id ab54c2881f53ab314e134f3e08c76d504376dd5d
Module libgssapi_krb5.so.2 with build-id a10eaeef6e9969e80048d247666a3af155716afc
Module libcrypto.so.1.1 with build-id 7981ea3d69f3c28e46ee312a815af96eab93775c
Module libssl.so.1.1 with build-id e6b1f97a5b60b4248c49dfc5b11f53f281b507d0
Module libpsl.so.5 with build-id 0229a201aaf5652186c9fdc192ebe52baf19d7f1
Module libssh2.so.1 with build-id a4adfe44cc7ebd295b3b783361acc3dcfcea1d50
Module libidn2.so.0 with build-id b16e7570b102789b13ff77289762dbfe3f8f46bc
Module libnghttp2.so.14 with build-id 2b3da1b8c8fef25bf3aa4dbfea446a7ac94e41f9
Module libcurl.so with build-id 93344344927f7c4bc68cba8e664b3744a7d69df7
Module libXdmcp.so.6 with build-id d864159ab0008415667db8d5f251696d75c90df2
Module libXau.so.6 with build-id d9d5e8277140f1a86d3a07d9b52b1703c0a2f9a8
Module libxcb.so.1 with build-id 13d677412a71468381b11092915d231f664d18d3
Module libGLX.so.0 with build-id d2c37fb8ec3bc53c67c013b0c6ac63ec086c8883
Module libGLdispatch.so.0 with build-id 7879a881271650eff97c35aff7a8674859c5ae94
Module libpcre2-8.so.0 with build-id 917fc43d2c9f8539a3e324555c6c73886e8000a8
Module libffi.so.8 with build-id fb5dba105458f179a9153659f3ccd8e1056a2f35
Module ld-linux-x86-64.so.2 with build-id 22bd7a2c03d8cfc05ef7092bfae5932223189bc1
Module libc.so.6 with build-id 1e94beb079e278ac4f2c8bce1f53091548ea1584
Module libpthread.so.0 with build-id 3954d7fd57fa4db438d0ccdd8e2c6f7cc97c2e46
Module libm.so.6 with build-id 2c8ff1d29b255da5b7371efd5caf57444d622838
Module libX11.so.6 with build-id 21e886e968772b7964d646f54c1faecc56734de9
Module libGL.so.1 with build-id 6f65953140bc8a2aba47c9d492658dc61891393e
Module libglib-2.0.so.0 with build-id 3ef8f9239c93af698703b12c5c6738fe0129eaa7
Module libgobject-2.0.so.0 with build-id afb0315fefdf602be0615bd5c97f35a7ac1d6bbe
Module libdl.so.2 with build-id 414d1d630bc04818a150b9c73e4493f3395e8869
Module librt.so.1 with build-id ce8e0934f83057f038b5a06eb70082bef142d2f0
Module sublime_text without build-id.
Stack trace of thread 17310:
#0 0x00007f59f0a2cf52 cairo_surface_unmap_image (libcairo.so + 0x6af52)
#1 0x00007f59f026a556 n/a (libgdk-3.so + 0x3e556)
#2 0x00007f59f0274237 n/a (libgdk-3.so + 0x48237)
#3 0x00007f59f0274338 gdk_window_end_draw_frame (libgdk-3.so + 0x48338)
#4 0x00007f59ef8d6fbb gtk_main_do_event (libgtk-3.so + 0x1e2fbb)
#5 0x00007f59f0268cc3 n/a (libgdk-3.so + 0x3ccc3)
#6 0x00007f59f0270882 n/a (libgdk-3.so + 0x44882)
#7 0x00007f59f02751ac n/a (libgdk-3.so + 0x491ac)
#8 0x00007f59f02753b1 n/a (libgdk-3.so + 0x493b1)
#9 0x00007f59f23ab0dc g_signal_emit_valist (libgobject-2.0.so.0 + 0x320dc)
#10 0x00007f59f23ab1c4 g_signal_emit (libgobject-2.0.so.0 + 0x321c4)
#11 0x00007f59f026c8b1 n/a (libgdk-3.so + 0x408b1)
#12 0x00007f59f02596ae n/a (libgdk-3.so + 0x2d6ae)
#13 0x00007f59f2292042 n/a (libglib-2.0.so.0 + 0x56042)
#14 0x00007f59f229181b g_main_context_dispatch (libglib-2.0.so.0 + 0x5581b)
#15 0x00007f59f22e7ec9 n/a (libglib-2.0.so.0 + 0xabec9)
#16 0x00007f59f2290d7f g_main_loop_run (libglib-2.0.so.0 + 0x54d7f)
#17 0x00007f59ef8cce9f gtk_main (libgtk-3.so + 0x1d8e9f)
#18 0x000000000074cc8a n/a (sublime_text + 0x54cc8a)
#19 0x0000000000591210 n/a (sublime_text + 0x391210)
#20 0x00007f59f1dc0290 n/a (libc.so.6 + 0x23290)
#21 0x00007f59f1dc034a __libc_start_main (libc.so.6 + 0x2334a)
#22 0x00000000004e493a n/a (sublime_text + 0x2e493a)
Stack trace of thread 17332:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006ba2dd n/a (sublime_text + 0x4ba2dd)
#4 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#5 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17334:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006ae8e3 n/a (sublime_text + 0x4ae8e3)
#4 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#5 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17333:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006ae8e3 n/a (sublime_text + 0x4ae8e3)
#4 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#5 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17339:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006b7cc6 n/a (sublime_text + 0x4b7cc6)
#4 0x000000000053bf4f n/a (sublime_text + 0x33bf4f)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17443:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006ba2dd n/a (sublime_text + 0x4ba2dd)
#4 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#5 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17336:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006b7cc6 n/a (sublime_text + 0x4b7cc6)
#4 0x000000000053bf4f n/a (sublime_text + 0x33bf4f)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17340:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006b7cc6 n/a (sublime_text + 0x4b7cc6)
#4 0x000000000053bf4f n/a (sublime_text + 0x33bf4f)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17338:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006b7cc6 n/a (sublime_text + 0x4b7cc6)
#4 0x000000000053bf4f n/a (sublime_text + 0x33bf4f)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17337:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006b7cc6 n/a (sublime_text + 0x4b7cc6)
#4 0x000000000053bf4f n/a (sublime_text + 0x33bf4f)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17490:
#0 0x00007f59f1e6f097 wait4 (libc.so.6 + 0xd2097)
#1 0x00000000006b369d n/a (sublime_text + 0x4b369d)
#2 0x000000000053bf4f n/a (sublime_text + 0x33bf4f)
#3 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#4 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17491:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b6c11 n/a (sublime_text + 0x4b6c11)
#3 0x00000000006b6cd2 n/a (sublime_text + 0x4b6cd2)
#4 0x00000000005d5fe4 n/a (sublime_text + 0x3d5fe4)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17342:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006b7cc6 n/a (sublime_text + 0x4b7cc6)
#4 0x000000000053bf4f n/a (sublime_text + 0x33bf4f)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17500:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e22cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
#2 0x000000000050923c n/a (sublime_text + 0x30923c)
#3 0x0000000000a7171d n/a (sublime_text + 0x87171d)
#4 0x0000000000a8184c n/a (sublime_text + 0x88184c)
#5 0x0000000000a817fc n/a (sublime_text + 0x8817fc)
#6 0x000000000053bf4f n/a (sublime_text + 0x33bf4f)
#7 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#8 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17488:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b6c11 n/a (sublime_text + 0x4b6c11)
#3 0x00000000006b6cd2 n/a (sublime_text + 0x4b6cd2)
#4 0x00000000005d5fe4 n/a (sublime_text + 0x3d5fe4)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17341:
#0 0x00007f59f1e204b6 n/a (libc.so.6 + 0x834b6)
#1 0x00007f59f1e2b6a0 n/a (libc.so.6 + 0x8e6a0)
#2 0x00000000006b3874 n/a (sublime_text + 0x4b3874)
#3 0x00000000006b7cc6 n/a (sublime_text + 0x4b7cc6)
#4 0x000000000053bf4f n/a (sublime_text + 0x33bf4f)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17493:
#0 0x00007f59f1e6f097 wait4 (libc.so.6 + 0xd2097)
#1 0x00000000006b369d n/a (sublime_text + 0x4b369d)
#2 0x000000000053bf4f n/a (sublime_text + 0x33bf4f)
#3 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#4 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17319:
#0 0x00007f59f1e980bf __poll (libc.so.6 + 0xfb0bf)
#1 0x00007f59f22e7e2f n/a (libglib-2.0.so.0 + 0xabe2f)
#2 0x00007f59f2290d7f g_main_loop_run (libglib-2.0.so.0 + 0x54d7f)
#3 0x00007f59f050f23c n/a (libgio-2.0.so.0 + 0x10a23c)
#4 0x00007f59f22bec55 n/a (libglib-2.0.so.0 + 0x82c55)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17318:
#0 0x00007f59f1e980bf __poll (libc.so.6 + 0xfb0bf)
#1 0x00007f59f22e7e2f n/a (libglib-2.0.so.0 + 0xabe2f)
#2 0x00007f59f22900d2 g_main_context_iteration (libglib-2.0.so.0 + 0x540d2)
#3 0x00007f59ebc20ebe n/a (libdconfsettings.so + 0x5ebe)
#4 0x00007f59f22bec55 n/a (libglib-2.0.so.0 + 0x82c55)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17487:
#0 0x00007f59f1e980bf __poll (libc.so.6 + 0xfb0bf)
#1 0x00007f59e019d8c7 n/a (libpulse.so.0 + 0x338c7)
#2 0x00007f59e018746c pa_mainloop_poll (libpulse.so.0 + 0x1d46c)
#3 0x00007f59e019142c pa_mainloop_iterate (libpulse.so.0 + 0x2742c)
#4 0x00007f59e01914e1 pa_mainloop_run (libpulse.so.0 + 0x274e1)
#5 0x00007f59e01a1c02 n/a (libpulse.so.0 + 0x37c02)
#6 0x00007f59df9d3c47 n/a (libpulsecommon-16.1.so + 0x5bc47)
#7 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#8 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
Stack trace of thread 17317:
#0 0x00007f59f1e980bf __poll (libc.so.6 + 0xfb0bf)
#1 0x00007f59f22e7e2f n/a (libglib-2.0.so.0 + 0xabe2f)
#2 0x00007f59f22900d2 g_main_context_iteration (libglib-2.0.so.0 + 0x540d2)
#3 0x00007f59f2290122 n/a (libglib-2.0.so.0 + 0x54122)
#4 0x00007f59f22bec55 n/a (libglib-2.0.so.0 + 0x82c55)
#5 0x00007f59f1e238fd n/a (libc.so.6 + 0x868fd)
#6 0x00007f59f1ea5a60 n/a (libc.so.6 + 0x108a60)
ELF object binary architecture: AMD x86-64
Steps to reproduce
I used an HDMI cable and a USB capture card. Upon disconnect, both apps have crashed.
Expected behavior
Shouldn't crash.
Actual behavior
Both have crashed.
Sublime Text build number
ST 4137, SM 2076
Operating system & version
Arch Linux, official packages from dev channel
(Linux) Desktop environment and/or window manager
KDE/Plasma
Additional information
Operating System: Arch Linux KDE: git-master Qt Version: 5.15.6 Kernel Version: 5.19.13-arch1-1 (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz Memory: 31.3 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 970M/PCIe/SSE2 Manufacturer: ASUSTeK COMPUTER INC. Product Name: G752VT System Version: 1.0
OpenGL context information
No response
Are you using X11 or Wayland? Does it happen in the other? Does it happen for other GTK-based apps like gedit?
As I stated in the bug report, it happens on X11. Didn't test on Wayland. Other GTK-based apps like gedit seem to survive just fine. But for Sublime HQ apps it's rather consistent. I can get both of them to exit just by restarting Plasma (does that mean that Plasma has crashed on that screen disconnect?)
They persist Plasma restarts if I launch them via terminal, both directly or with kstart5. In the later case I'm getting these lines in journal:
Nov 02 16:25:14 orange systemd[935]: app-smerge-f558cdb80c5a4821abf28938a6265f3c.scope: Couldn't move process 6211 to requested cgroup '/user.slice/user-1000.slice/[email protected]/app.slice/app-smerge-f558cdb80c5a4821abf28938a6265f3c.scope': No such process
Nov 02 16:25:14 orange systemd[935]: app-smerge-f558cdb80c5a4821abf28938a6265f3c.scope: Failed to add PIDs to scope's control group: No such process
Nov 02 16:25:14 orange systemd[935]: app-smerge-f558cdb80c5a4821abf28938a6265f3c.scope: Failed with result 'resources'.
Nov 02 16:25:14 orange systemd[935]: Failed to start smerge.
So, I guess it's basically a duplicate of #5544, because those lines also appear from plasmashell process when launched from applets, e.g. Task Manager of Application Launcher.
Yea this is a duplicate of #5544.