Sublime Forum

Latest Build 3211 crash on Arch Linux (statcktrace inside)

#1

Hi,

Sublime Text fails to start on Arch Linux. I’ve installed it from the official repo provided on sublimetext.com. This is the stacktrace I get:

$ journalctl -xe
...
Dec 18 00:01:59 arch-falcon audit[55453]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 pid=55453 comm="sublime_text" exe="/opt/sublime_text/sublime_text" sig=6 res=1
Dec 18 00:01:59 arch-falcon kernel: audit: type=1701 audit(1576620119.701:811): auid=1000 uid=1000 gid=1000 ses=3 pid=55453 comm="sublime_text" exe="/opt/sublime_text/sublime_text" sig=6 res=1
Dec 18 00:01:59 arch-falcon systemd[1]: Started Process Core Dump (PID 55467/UID 0).
-- Subject: A start job for unit systemd-coredump@20-55467-0.service has finished successfully
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit systemd-coredump@20-55467-0.service has finished successfully.
-- 
-- The job identifier is 3975.
Dec 18 00:01:59 arch-falcon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@20-55467-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 18 00:01:59 arch-falcon kernel: audit: type=1130 audit(1576620119.718:812): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@20-55467-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 18 00:02:01 arch-falcon systemd-coredump[55468]: Process 55453 (sublime_text) of user 1000 dumped core.
                                                     
                                                     Stack trace of thread 55453:
                                                     #0  0x00007f129231af25 raise (libc.so.6 + 0x3bf25)
                                                     #1  0x00007f1292304897 abort (libc.so.6 + 0x25897)
                                                     #2  0x00007f129277c062 n/a (libglib-2.0.so.0 + 0x1c062)
                                                     #3  0x00007f12927a8b1d g_assertion_message_expr (libglib-2.0.so.0 + 0x48b1d)
                                                     #4  0x00007f1291a1e907 n/a (libgdk-3.so + 0x6d907)
                                                     #5  0x00007f1291a23137 n/a (libgdk-3.so + 0x72137)
                                                     #6  0x00007f1291a231f9 n/a (libgdk-3.so + 0x721f9)
                                                     #7  0x00007f1291a232fd n/a (libgdk-3.so + 0x722fd)
                                                     #8  0x00007f1291a2cb87 n/a (libgdk-3.so + 0x7bb87)
                                                     #9  0x00007f1291a2f01b n/a (libgdk-3.so + 0x7e01b)
                                                     #10 0x00007f1291a20436 n/a (libgdk-3.so + 0x6f436)
                                                     #11 0x00007f12922da69a ffi_call_unix64 (libffi.so.6 + 0x669a)
                                                     #12 0x00007f12922d9fb6 ffi_call (libffi.so.6 + 0x5fb6)
                                                     #13 0x00007f129165bf8f n/a (libwayland-client.so.0 + 0x8f8f)
                                                     #14 0x00007f12916586ba n/a (libwayland-client.so.0 + 0x56ba)
                                                     #15 0x00007f1291659bfc wl_display_dispatch_queue_pending (libwayland-client.so.0 + 0x6bfc)
                                                     #16 0x00007f1291a12745 n/a (libgdk-3.so + 0x61745)
                                                     #17 0x00007f1291a47d8b gdk_display_get_event (libgdk-3.so + 0x96d8b)
                                                     #18 0x00007f1291a14f34 n/a (libgdk-3.so + 0x63f34)
                                                     #19 0x00007f12927ca39e g_main_context_dispatch (libglib-2.0.so.0 + 0x6a39e)
                                                     #20 0x00007f12927cc1b1 n/a (libglib-2.0.so.0 + 0x6c1b1)
                                                     #21 0x00007f12927cd0c3 g_main_loop_run (libglib-2.0.so.0 + 0x6d0c3)
                                                     #22 0x00007f1290cd364f gtk_main (libgtk-3.so + 0x28364f)
                                                     #23 0x0000000000678506 n/a (sublime_text + 0x478506)
                                                     #24 0x00000000004c7d73 n/a (sublime_text + 0x2c7d73)
                                                     #25 0x00007f1292306153 __libc_start_main (libc.so.6 + 0x27153)
                                                     #26 0x00000000004c702a n/a (sublime_text + 0x2c702a)
                                                     
                                                     Stack trace of thread 55455:
                                                     #0  0x00007f12923d8e9d syscall (libc.so.6 + 0xf9e9d)
                                                     #1  0x00007f129277d11b g_cond_wait_until (libglib-2.0.so.0 + 0x1d11b)
                                                     #2  0x00007f12927faef3 n/a (libglib-2.0.so.0 + 0x9aef3)
                                                     #3  0x00007f12927fb0e4 g_async_queue_timeout_pop (libglib-2.0.so.0 + 0x9b0e4)
                                                     #4  0x00007f12927a202a n/a (libglib-2.0.so.0 + 0x4202a)
                                                     #5  0x00007f12927a8bb1 n/a (libglib-2.0.so.0 + 0x48bb1)
                                                     #6  0x00007f12924af4cf start_thread (libpthread.so.0 + 0x94cf)
                                                     #7  0x00007f12923de2d3 __clone (libc.so.6 + 0xff2d3)
                                                     
                                                     Stack trace of thread 55457:
                                                     #0  0x00007f12923d39ef __poll (libc.so.6 + 0xf49ef)
                                                     #1  0x00007f12927cc120 n/a (libglib-2.0.so.0 + 0x6c120)
                                                     #2  0x00007f12927cc1f1 g_main_context_iteration (libglib-2.0.so.0 + 0x6c1f1)
                                                     #3  0x00007f128f411e5e n/a (libdconfsettings.so + 0x4e5e)
                                                     #4  0x00007f12927a8bb1 n/a (libglib-2.0.so.0 + 0x48bb1)
                                                     #5  0x00007f12924af4cf start_thread (libpthread.so.0 + 0x94cf)
                                                     #6  0x00007f12923de2d3 __clone (libc.so.6 + 0xff2d3)
                                                     
                                                     Stack trace of thread 55459:
                                                     #0  0x00007f12924b8704 do_futex_wait.constprop.0 (libpthread.so.0 + 0x12704)
                                                     #1  0x00007f12924b87f8 __new_sem_wait_slow.constprop.0 (libpthread.so.0 + 0x127f8)
                                                     #2  0x00000000005d8e22 n/a (sublime_text + 0x3d8e22)
                                                     #3  0x00000000005d36d8 n/a (sublime_text + 0x3d36d8)
                                                     #4  0x00000000005d39fe n/a (sublime_text + 0x3d39fe)
                                                     #5  0x00000000005d39b4 n/a (sublime_text + 0x3d39b4)
                                                     #6  0x00007f12924af4cf start_thread (libpthread.so.0 + 0x94cf)
                                                     #7  0x00007f12923de2d3 __clone (libc.so.6 + 0xff2d3)
                                                     
                                                     Stack trace of thread 55458:
                                                     #0  0x00007f12924b8704 do_futex_wait.constprop.0 (libpthread.so.0 + 0x12704)
                                                     #1  0x00007f12924b87f8 __new_sem_wait_slow.constprop.0 (libpthread.so.0 + 0x127f8)
                                                     #2  0x00000000005d8e22 n/a (sublime_text + 0x3d8e22)
                                                     #3  0x00000000005dfc1e n/a (sublime_text + 0x3dfc1e)
                                                     #4  0x00000000005dfd3e n/a (sublime_text + 0x3dfd3e)
                                                     #5  0x00007f12924af4cf start_thread (libpthread.so.0 + 0x94cf)
                                                     #6  0x00007f12923de2d3 __clone (libc.so.6 + 0xff2d3)
                                                     
                                                     Stack trace of thread 55463:
                                                     #0  0x00000000008e19a7 n/a (sublime_text + 0x6e19a7)
                                                     #1  0x00000000008dcc53 n/a (sublime_text + 0x6dcc53)
                                                     #2  0x00000000007d7f98 n/a (sublime_text + 0x5d7f98)
                                                     #3  0x00000000004d02df n/a (sublime_text + 0x2d02df)
                                                     #4  0x00000000004dcd24 n/a (sublime_text + 0x2dcd24)
                                                     #5  0x00000000004dbf21 n/a (sublime_text + 0x2dbf21)
                                                     #6  0x00000000007d52e1 n/a (sublime_text + 0x5d52e1)
                                                     #7  0x00000000007d4d8b n/a (sublime_text + 0x5d4d8b)
                                                     #8  0x00007f12924af4cf start_thread (libpthread.so.0 + 0x94cf)
                                                     #9  0x00007f12923de2d3 __clone (libc.so.6 + 0xff2d3)
                                                     
                                                     Stack trace of thread 55460:
                                                     #0  0x00007f12924b8704 do_futex_wait.constprop.0 (libpthread.so.0 + 0x12704)
                                                     #1  0x00007f12924b87f8 __new_sem_wait_slow.constprop.0 (libpthread.so.0 + 0x127f8)
                                                     #2  0x00000000005d8e22 n/a (sublime_text + 0x3d8e22)
                                                     #3  0x00000000005d36d8 n/a (sublime_text + 0x3d36d8)
                                                     #4  0x00000000005d39fe n/a (sublime_text + 0x3d39fe)
                                                     #5  0x00000000005d39b4 n/a (sublime_text + 0x3d39b4)
                                                     #6  0x00007f12924af4cf start_thread (libpthread.so.0 + 0x94cf)
                                                     #7  0x00007f12923de2d3 __clone (libc.so.6 + 0xff2d3)
                                                     
                                                     Stack trace of thread 55456:
                                                     #0  0x00007f12923d39ef __poll (libc.so.6 + 0xf49ef)
                                                     #1  0x00007f12927cc120 n/a (libglib-2.0.so.0 + 0x6c120)
                                                     #2  0x00007f12927cd0c3 g_main_loop_run (libglib-2.0.so.0 + 0x6d0c3)
                                                     #3  0x00007f12916fdbc8 n/a (libgio-2.0.so.0 + 0x59bc8)
                                                     #4  0x00007f12927a8bb1 n/a (libglib-2.0.so.0 + 0x48bb1)
                                                     #5  0x00007f12924af4cf start_thread (libpthread.so.0 + 0x94cf)
                                                     #6  0x00007f12923de2d3 __clone (libc.so.6 + 0xff2d3)
                                                     
                                                     Stack trace of thread 55464:
                                                     #0  0x00000000008dd968 n/a (sublime_text + 0x6dd968)
                                                     #1  0x00000000008dd622 n/a (sublime_text + 0x6dd622)
                                                     #2  0x00000000008dc2cc n/a (sublime_text + 0x6dc2cc)
                                                     #3  0x00000000008dc102 n/a (sublime_text + 0x6dc102)
                                                     #4  0x00000000007fa888 n/a (sublime_text + 0x5fa888)
                                                     #5  0x00000000007fa83f n/a (sublime_text + 0x5fa83f)
                                                     #6  0x00000000007fa83f n/a (sublime_text + 0x5fa83f)
                                                     #7  0x00000000007fa83f n/a (sublime_text + 0x5fa83f)
                                                     #8  0x00000000007fa83f n/a (sublime_text + 0x5fa83f)
                                                     #9  0x00000000007fa83f n/a (sublime_text + 0x5fa83f)
                                                     #10 0x00000000007faa45 n/a (sublime_text + 0x5faa45)
                                                     #11 0x00000000007e1c2c n/a (sublime_text + 0x5e1c2c)
                                                     #12 0x00000000007e24b4 n/a (sublime_text + 0x5e24b4)
                                                     #13 0x00000000007e1fe1 n/a (sublime_text + 0x5e1fe1)
                                                     #14 0x0000000000819ecd n/a (sublime_text + 0x619ecd)
                                                     #15 0x000000000080a401 n/a (sublime_text + 0x60a401)
                                                     #16 0x00000000004dbeb5 n/a (sublime_text + 0x2dbeb5)
                                                     #17 0x00000000007d52e1 n/a (sublime_text + 0x5d52e1)
                                                     #18 0x00000000007d4d8b n/a (sublime_text + 0x5d4d8b)
                                                     #19 0x00007f12924af4cf start_thread (libpthread.so.0 + 0x94cf)
                                                     #20 0x00007f12923de2d3 __clone (libc.so.6 + 0xff2d3)
                                                     
                                                     Stack trace of thread 55454:
                                                     #0  0x00007f12923d39ef __poll (libc.so.6 + 0xf49ef)
                                                     #1  0x00007f12927cc120 n/a (libglib-2.0.so.0 + 0x6c120)
                                                     #2  0x00007f12927cc1f1 g_main_context_iteration (libglib-2.0.so.0 + 0x6c1f1)
                                                     #3  0x00007f12927cc242 n/a (libglib-2.0.so.0 + 0x6c242)
                                                     #4  0x00007f12927a8bb1 n/a (libglib-2.0.so.0 + 0x48bb1)
                                                     #5  0x00007f12924af4cf start_thread (libpthread.so.0 + 0x94cf)
                                                     #6  0x00007f12923de2d3 __clone (libc.so.6 + 0xff2d3)
                                                     
                                                     Stack trace of thread 55461:
                                                     #0  0x00007f12924b8704 do_futex_wait.constprop.0 (libpthread.so.0 + 0x12704)
                                                     #1  0x00007f12924b87f8 __new_sem_wait_slow.constprop.0 (libpthread.so.0 + 0x127f8)
                                                     #2  0x00000000005d8e22 n/a (sublime_text + 0x3d8e22)
                                                     #3  0x00000000005dfc1e n/a (sublime_text + 0x3dfc1e)
                                                     #4  0x00000000005dfd3e n/a (sublime_text + 0x3dfd3e)
                                                     #5  0x00007f12924af4cf start_thread (libpthread.so.0 + 0x94cf)
                                                     #6  0x00007f12923de2d3 __clone (libc.so.6 + 0xff2d3)
-- Subject: Process 55453 (sublime_text) dumped core
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:core(5)
-- 
-- Process 55453 (sublime_text) crashed and dumped core.
-- 
-- This usually indicates a programming error in the crashing program and
-- should be reported to its vendor as a bug.
Dec 18 00:02:01 arch-falcon systemd[1]: systemd-coredump@20-55467-0.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit systemd-coredump@20-55467-0.service has successfully entered the 'dead' state.
Dec 18 00:02:01 arch-falcon kernel: audit: type=1131 audit(1576620121.258:813): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@20-55467-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 18 00:02:01 arch-falcon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@20-55467-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Not sure what’s going on. I was working a couple of days ago.

0 Likes

#2

It’s working on mine. Are you using a custom kernel? I don’t expect this to be the problem, but it’s quite easy to check on stock.

You can also try running the excutable through the terminal to check the error messages raised by Sublime.

0 Likes

#3

Looks to me like it’s crashing inside system libraries, perhaps installing more stable versions of those libraries will help.

0 Likes