Sublime Forum

Sublimetext keep crashing

#1

Hi,

sublimetext keep crashing on my computer
I’m on archlinux with sublimetext v3 build 3143

I have moved ~/.config/sublime-text-3 to restart ST with no package installed and default settings but it still crashes.

The crashes seems randomly, sometime none for a few hours and sometimes it’s every 10 mins.
It seems to be when I select text with the mouse but I’m not 100% sure.

When a crash occurs there is nothing in ST console
Is there any other place to look for logs or debug information ?

thanks,
Matt

0 Likes

#2

so it’s not only when selecting text with the mouse, I just had a crash when opening a file from the sidebar

0 Likes

#3

I missed it last time but there are debug info in journalctl -xe

May 04 14:41:01 leno4 systemd[1]: Started Process Core Dump (PID 28594/UID 0).
-- Subject: Unit systemd-coredump@10-28594-0.service has finished start-up
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-coredump@10-28594-0.service has finished starting up.
-- 
-- The start-up result is RESULT.
May 04 14:41:02 leno4 systemd-coredump[28595]: Process 19988 (sublime_text) of user 1000 dumped core.
                                               
                                               Stack trace of thread 19988:
                                               #0  0x00007f54a34bfefb raise (libc.so.6)
                                               #1  0x00007f54a34c12c1 abort (libc.so.6)
                                               #2  0x00007f54a34b898b __assert_fail_base (libc.so.6)
                                               #3  0x00007f54a34b8a02 __assert_fail (libc.so.6)
                                               #4  0x00007f54a3887c3a n/a (libX11.so.6)
                                               #5  0x00007f54a3887ceb n/a (libX11.so.6)
                                               #6  0x00007f54a3887fdd _XEventsQueued (libX11.so.6)
                                               #7  0x00007f54a3879ca7 XPending (libX11.so.6)
                                               #8  0x00007f549f86fd27 n/a (libgdk-x11-2.0.so)
                                               #9  0x00007f54a4386f22 g_main_context_check (libglib-2.0.so.0)
                                               #10 0x00007f54a43874c6 n/a (libglib-2.0.so.0)
                                               #11 0x00007f54a43878e2 g_main_loop_run (libglib-2.0.so.0)
                                               #12 0x00007f549d64bdf3 gtk_main (libgtk-x11-2.0.so)
                                               #13 0x00000000006204b5 n/a (sublime_text)
                                               #14 0x000000000040b629 n/a (sublime_text)
                                               #15 0x00007f54a34ac9a7 __libc_start_main (libc.so.6)
                                               #16 0x000000000040a6a7 n/a (sublime_text)
                                               
                                               Stack trace of thread 19994:
                                               #0  0x00007f54a412c956 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007f54a412ca58 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000641c12 n/a (sublime_text)
                                               #3  0x000000000063bfb6 n/a (sublime_text)
                                               #4  0x000000000063c338 n/a (sublime_text)
                                               #5  0x000000000063c2e8 n/a (sublime_text)
                                               #6  0x00007f54a41240bc start_thread (libpthread.so.0)
                                               #7  0x00007f54a35822ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 19991:
                                               #0  0x00007f54a3577cd9 __poll (libc.so.6)
                                               #1  0x00007f54a4387523 n/a (libglib-2.0.so.0)
                                               #2  0x00007f54a43878e2 g_main_loop_run (libglib-2.0.so.0)
                                               #3  0x00007f549f549348 n/a (libgio-2.0.so.0)
                                               #4  0x00007f54a43afa2a n/a (libglib-2.0.so.0)
                                               #5  0x00007f54a41240bc start_thread (libpthread.so.0)
                                               #6  0x00007f54a35822ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 19992:
                                               #0  0x00007f54a412c956 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007f54a412ca58 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000641c12 n/a (sublime_text)
                                               #3  0x0000000000648f50 n/a (sublime_text)
                                               #4  0x0000000000649084 n/a (sublime_text)
                                               #5  0x00007f54a41240bc start_thread (libpthread.so.0)
                                               #6  0x00007f54a35822ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 19989:
                                               #0  0x00007f54a3577cd9 __poll (libc.so.6)
                                               #1  0x00007f54a4387523 n/a (libglib-2.0.so.0)
                                               #2  0x00007f54a438763e g_main_context_iteration (libglib-2.0.so.0)
                                               #3  0x00007f54a4387692 n/a (libglib-2.0.so.0)
                                               #4  0x00007f54a43afa2a n/a (libglib-2.0.so.0)
                                               #5  0x00007f54a41240bc start_thread (libpthread.so.0)
                                               #6  0x00007f54a35822ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 19993:
                                               #0  0x00007f54a412c956 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007f54a412ca58 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000641c12 n/a (sublime_text)
                                               #3  0x000000000063bfb6 n/a (sublime_text)
                                               #4  0x000000000063c338 n/a (sublime_text)
                                               #5  0x000000000063c2e8 n/a (sublime_text)
                                               #6  0x00007f54a41240bc start_thread (libpthread.so.0)
                                               #7  0x00007f54a35822ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 19996:
                                               #0  0x00007f54a3577cd9 __poll (libc.so.6)
                                               #1  0x00007f5472564773 n/a (libpulse.so.0)
                                               #2  0x00007f5472555bd0 pa_mainloop_poll (libpulse.so.0)
                                               #3  0x00007f5472556271 pa_mainloop_iterate (libpulse.so.0)
                                               #4  0x00007f5472556301 pa_mainloop_run (libpulse.so.0)
                                               #5  0x00007f54725646ae n/a (libpulse.so.0)
                                               #6  0x00007f547230381c n/a (libpulsecommon-11.1.so)
                                               #7  0x00007f54a41240bc start_thread (libpthread.so.0)
                                               #8  0x00007f54a35822ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 20007:
                                               #0  0x00007f54a412a07c pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                               #1  0x00000000006b9314 n/a (sublime_text)
                                               #2  0x00007f54a41240bc start_thread (libpthread.so.0)
                                               #3  0x00007f54a35822ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 19999:
                                               #0  0x00007f54a412c956 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007f54a412ca58 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000644f9c n/a (sublime_text)
                                               #3  0x00000000006450e9 n/a (sublime_text)
                                               #4  0x00000000004264c7 n/a (sublime_text)
                                               #5  0x00007f54a41240bc start_thread (libpthread.so.0)
                                               #6  0x00007f54a35822ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 20001:
                                               #0  0x00007f54a412e4fa waitpid (libpthread.so.0)
                                               #1  0x00000000006415c5 n/a (sublime_text)
                                               #2  0x000000000089d0d0 n/a (sublime_text)
                                               #3  0x00007f54a41240bc start_thread (libpthread.so.0)
                                               #4  0x00007f54a35822ff __clone (libc.so.6)
-- Subject: Process 19988 (sublime_text) dumped core
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:core(5)
-- 
-- Process 19988 (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.

I switched to the dev channel since last time and I’m now on buid 3168

0 Likes

#4

Is this debug info from build 3168?

0 Likes

#5

I ended up finding your crashes on 3168 on the crash reporter. Can you provide more information about your environment, such as:

  • Distribution w/ version
  • Desktop environment

From looking at our crash reporter, the only thing in the stack trace related to Sublime Text is quite far up the stack where we create a worker thread to perform IO. Hopefully with some more info I can reproduce the issue and then confirm if we find a solution.

0 Likes

#6

yes this is from build 3168

distribution = archlinux (up to date)
desktop = openbox

installed packages :

acpi_call 1.1.0-126
adobe-source-code-pro-fonts 2.030ro+1.050it-4
alsa-utils 1.1.6-1
anydesk 2.9.5-2
arandr 0.1.9-2
atool 0.39.0-5
aurman 2.9.20-1
autoconf 2.69-4
automake 1.15.1-1
bash 4.4.019-1
bash-completion 2.8-1
bind-tools 9.12.1-1
binutils 2.30-3
bison 3.0.4-3
blueman 2.0.5-2
bluez 5.49-3
bluez-utils 5.49-3
borg 1.1.5-2
bzip2 1.0.6-7
calc 2.12.6.7-1
chromium 66.0.3359.139-1
chronograf 1.4.0.1-1
clipit 1.4.3-1
coreutils 8.29-1
cryptsetup 2.0.2-1
cups 2.2.7-2
cups-pdf 3.0.1-4
debootstrap 1.0.96-1
device-mapper 2.02.177-5
dhcpcd 7.0.4-1
dialog 1:1.3_20171209-1
diffutils 3.6-1
dmenu 4.8-1
dnsmasq 2.79-1
e2fsprogs 1.44.1-1
efibootmgr 15-1
electrum 3.1.3-1
elinks 0.13-19
fabric 1.14-1
fakeroot 1.22-1
file 5.33-1
filesystem 2018.1-2
filezilla 3.32.0-1
findutils 4.6.0-2
firefox 59.0.2-2
firefox-developer-edition 61.0b1-1
flex 2.6.4-1
foomatic-db 3:20180310-1
foomatic-db-engine 4:4.0.13-1
foomatic-db-gutenprint-ppds 5.2.14-1
foomatic-db-nonfree-ppds 3:20180310-1
foomatic-db-ppds 3:20180310-1
gawk 4.2.1-1
gcc 7.3.1+20180406-1
gcc-libs 7.3.1+20180406-1
geany 1.33.0-2
geany-plugins 1.33-3
gettext 0.19.8.1-2
gimp 2.8.22-1
git 2.17.0-1
glibc 2.27-2
gnome-keyring 1:3.28.0.2-1
gnome-maps 3.28.1-1
grep 3.1-1
gsimplecal 2.1-2
gutenprint 5.2.14-1
gvfs 1.36.1-1
gvfs-mtp 1.36.1-1
gvfs-smb 1.36.1-1
gvim 8.0.1542-2
gzip 1.9-1
highlight 3.43-1
htop 2.2.0-2
iftop 1.0pre4-2
inetutils 1.9.4-5
iproute2 4.16.0-1
iputils 20161105.1f2bb12-2
jfsutils 1.1.15-4
jq 1.5-6
less 530-1
libreoffice-fresh 6.0.3-2
licenses 20171006-1
light-locker 1.8.0-1
lightdm 1:1.26.0-1
lightdm-gtk-greeter 1:2.0.5-1
linux 4.16.6-1
linux-headers 4.16.6-1
logrotate 3.14.0-1
lvm2 2.02.177-5
lxc 1:3.0.0-2
lynx 2.8.8-5
m4 1.4.18-1
make 4.2.1-2
man-db 2.8.3-1
man-pages 4.16-1
mdadm 4.0-1
mediainfo 18.03.1-1
meld 3.19.0-1
mesa 18.0.2-1
mlocate 0.26-6
modem-manager-gui 0.0.19.1-1
modemmanager 1.8rc2+1+g7e949283-1
mupdf 1.12.0-2
nano 2.9.6-1
nautilus 3.28.1-1
netctl 1.16-1
network-manager-applet 1.8.11dev+12+ga37483c1-1
networkmanager 1.10.6-3
openbox 3.6.1-3
openssh 7.7p1-1
os-prober 1.76-1
pacman 5.0.2-3
pass 1.7.1-1
patch 2.7.6-1
pavucontrol 1:3.0+23+g335c26c-1
pciutils 3.5.6-1
pcmciautils 018-7
perl 5.26.2-1
php 7.2.5-1
pkg-config 0.29.2-1
pkgfile 17-1
postman-bin 5.5.0-1
procps-ng 3.3.14-1
psmisc 23.1-1
pulseaudio 11.1-1
pulseaudio-alsa 2-3
pulseaudio-bluetooth 11.1-1
pv 1.6.6-1
python-requests 2.18.4-1
qpdfview 0.4.17beta1-6
qt4 4.8.7-24
ranger 1.9.1-1
redshift 1.11-5
reiserfsprogs 3.6.27-1
s-nail 14.9.10-1
samba 4.8.1-1
samsung-unified-driver 1.00.37-3
samsung-unified-driver-common 1.00.37-3
samsung-unified-driver-printer 1.00.37-3
samsung-unified-driver-scanner 1.00.37-3
sane 1.0.27-1
sed 4.5-1
shadow 4.5-4
simple-scan 3.28.1-2
simplescreenrecorder 0.3.10-1
smartmontools 6.6-1
spotify 1.0.67.582-1
sshfs 3.3.2-1
sublime-text 3168-1
sudo 1.8.22-1
syncthing 0.14.47-1
sysfsutils 2.1.0-9
system-config-printer 1.5.11-2
systemd-sysvcompat 238.76-1
tar 1.30-1
terminator 1.91-6
texinfo 6.5-1
thunderbird 52.7.0-2
tint2 16.2-1
tlp 1.1-1
tlp-rdw 1.1-1
tomb 2.4-1
tomb-kdf 2.4-1
tp_smapi 0.43-20
transmission-gtk 2.94-1
ttf-dejavu 2.37-2
ttf-liberation 2.00.1-7
ttf-ms-fonts 2.0-10
unzip 6.0-12
usbutils 009-1
util-linux 2.32-3
vi 1:070224-2
vlc 3.0.1-2
volumeicon 0.5.1-1
w3m 0.5.3.git20180125-1
which 2.21-2
whois 5.3.0-1
wireless_tools 30.pre9-1
wpa_actiond 1.4-3
wpa_supplicant 1:2.6-11
xdg-user-dirs 0.17-1
xf86-input-synaptics 1.9.0-1
xf86-video-intel 1:2.99.917+829+gd7dfab62-1
xfce4-screenshooter 1.9.2-1
xfsprogs 4.15.1-1
xorg-bdftopcf 1.1-1
xorg-iceauth 1.0.8-1
xorg-luit 1.1.1-2
xorg-mkfontdir 1.0.7-8
xorg-mkfontscale 1.1.3-1
xorg-server 1.19.6+13+gd0d1a694f-2
xorg-sessreg 1.1.1-1
xorg-setxkbmap 1.3.1-1
xorg-smproxy 1.0.6-1
xorg-x11perf 1.6.0-1
xorg-xauth 1.0.10-1
xorg-xbacklight 1.2.2-1
xorg-xcmsdb 1.0.5-1
xorg-xcursorgen 1.0.6-1
xorg-xdpyinfo 1.3.2-1
xorg-xdriinfo 1.0.6-1
xorg-xev 1.2.2-1
xorg-xgamma 1.0.6-1
xorg-xhost 1.0.7-1
xorg-xinit 1.4.0-3
xorg-xinput 1.6.2-1
xorg-xkbcomp 1.4.1-1
xorg-xkbevd 1.1.4-1
xorg-xkbutils 1.0.4-2
xorg-xkill 1.0.5-1
xorg-xlsatoms 1.1.2-1
xorg-xlsclients 1.1.4-1
xorg-xmodmap 1.0.9-1
xorg-xpr 1.0.5-1
xorg-xprop 1.2.3-1
xorg-xrandr 1.5.0-1
xorg-xrdb 1.1.1-1
xorg-xrefresh 1.0.6-1
xorg-xset 1.2.4-1
xorg-xsetroot 1.1.2-1
xorg-xvinfo 1.1.3-1
xorg-xwd 1.0.7-1
xorg-xwininfo 1.1.4-1
xorg-xwud 1.0.5-1
xsane 0.999-1
xsane-gimp 0.999-1
xterm 332-1

0 Likes

#7

I’m not familiar with openbox - is that based on gtk?

0 Likes

#8

I’m not sure but I don’t think so : https://unix.stackexchange.com/questions/106319/what-graphical-programming-language-does-openbox-use-primarily/106325#106325

if that helps I’ve been using sublime text on openbox for years without any problem at all

0 Likes

#9

I will install another desktop environnement (like XFCE) to see if it makes a difference

0 Likes

#10

@ma3thieu Can you try the just released 3169 and see if it addresses the issue for you?

0 Likes

#11

I worked on build 3169 yesterday for a couple hours with no crash at all but I experienced one this morning after about 1 hour

May 07 10:40:35 leno4 systemd-coredump[23533]: Process 20601 (sublime_text) of user 1000 dumped core.
                                               
                                               Stack trace of thread 20601:
                                               #0  0x00007f2fa4c6cefb raise (libc.so.6)
                                               #1  0x00007f2fa4c6e2c1 abort (libc.so.6)
                                               #2  0x00007f2fa4c6598b __assert_fail_base (libc.so.6)
                                               #3  0x00007f2fa4c65a02 __assert_fail (libc.so.6)
                                               #4  0x00007f2fa5034c3a n/a (libX11.so.6)
                                               #5  0x00007f2fa5034ceb n/a (libX11.so.6)
                                               #6  0x00007f2fa5034fdd _XEventsQueued (libX11.so.6)
                                               #7  0x00007f2fa5026ca7 XPending (libX11.so.6)
                                               #8  0x00007f2fa101cd27 n/a (libgdk-x11-2.0.so)
                                               #9  0x00007f2fa5b33f22 g_main_context_check (libglib-2.0.so.0)
                                               #10 0x00007f2fa5b344c6 n/a (libglib-2.0.so.0)
                                               #11 0x00007f2fa5b348e2 g_main_loop_run (libglib-2.0.so.0)
                                               #12 0x00007f2f9edf8df3 gtk_main (libgtk-x11-2.0.so)
                                               #13 0x0000000000620514 n/a (sublime_text)
                                               #14 0x000000000040b679 n/a (sublime_text)
                                               #15 0x00007f2fa4c599a7 __libc_start_main (libc.so.6)
                                               #16 0x000000000040a6f7 n/a (sublime_text)

                                               Stack trace of thread 20607:
                                               #0  0x00007f2fa58d9956 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007f2fa58d9a58 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000641c72 n/a (sublime_text)
                                               #3  0x000000000063c016 n/a (sublime_text)
                                               #4  0x000000000063c398 n/a (sublime_text)
                                               #5  0x000000000063c348 n/a (sublime_text)
                                               #6  0x00007f2fa58d10bc start_thread (libpthread.so.0)
                                               #7  0x00007f2fa4d2f2ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 20610:
                                               #0  0x00007f2fa58d9956 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007f2fa58d9a58 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000644ffc n/a (sublime_text)
                                               #3  0x0000000000645149 n/a (sublime_text)
                                               #4  0x000000000042651f n/a (sublime_text)
                                               #5  0x00007f2fa58d10bc start_thread (libpthread.so.0)
                                               #6  0x00007f2fa4d2f2ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 20605:
                                               #0  0x00007f2fa58d9956 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007f2fa58d9a58 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000641c72 n/a (sublime_text)
                                               #3  0x0000000000648fb0 n/a (sublime_text)
                                               #4  0x00000000006490e4 n/a (sublime_text)
                                               #5  0x00007f2fa58d10bc start_thread (libpthread.so.0)
                                               #6  0x00007f2fa4d2f2ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 20604:
                                               #0  0x00007f2fa4d24cd9 __poll (libc.so.6)
                                               #1  0x00007f2fa5b34523 n/a (libglib-2.0.so.0)
                                               #2  0x00007f2fa5b348e2 g_main_loop_run (libglib-2.0.so.0)
                                               #3  0x00007f2fa0cf6348 n/a (libgio-2.0.so.0)
                                               #4  0x00007f2fa5b5ca2a n/a (libglib-2.0.so.0)
                                               #5  0x00007f2fa58d10bc start_thread (libpthread.so.0)
                                               #6  0x00007f2fa4d2f2ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 20616:
                                               #0  0x00007f2fa58d707c pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                               #1  0x00000000006b9374 n/a (sublime_text)
                                               #2  0x00007f2fa58d10bc start_thread (libpthread.so.0)
                                               #3  0x00007f2fa4d2f2ff __clone (libc.so.6)

                                               Stack trace of thread 20606:
                                               #0  0x00007f2fa58d9956 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007f2fa58d9a58 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000641c72 n/a (sublime_text)
                                               #3  0x000000000063c016 n/a (sublime_text)
                                               #4  0x000000000063c398 n/a (sublime_text)
                                               #5  0x000000000063c348 n/a (sublime_text)
                                               #6  0x00007f2fa58d10bc start_thread (libpthread.so.0)
                                               #7  0x00007f2fa4d2f2ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 20602:
                                               #0  0x00007f2fa4d24cd9 __poll (libc.so.6)
                                               #1  0x00007f2fa5b34523 n/a (libglib-2.0.so.0)
                                               #2  0x00007f2fa5b3463e g_main_context_iteration (libglib-2.0.so.0)
                                               #3  0x00007f2fa5b34692 n/a (libglib-2.0.so.0)
                                               #4  0x00007f2fa5b5ca2a n/a (libglib-2.0.so.0)
                                               #5  0x00007f2fa58d10bc start_thread (libpthread.so.0)
                                               #6  0x00007f2fa4d2f2ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 20609:
                                               #0  0x00007f2fa4d24cd9 __poll (libc.so.6)
                                               #1  0x00007f2f73de2773 n/a (libpulse.so.0)
                                               #2  0x00007f2f73dd3bd0 pa_mainloop_poll (libpulse.so.0)
                                               #3  0x00007f2f73dd4271 pa_mainloop_iterate (libpulse.so.0)
                                               #4  0x00007f2f73dd4301 pa_mainloop_run (libpulse.so.0)
                                               #5  0x00007f2f73de26ae n/a (libpulse.so.0)
                                               #6  0x00007f2f73b8181c n/a (libpulsecommon-11.1.so)
                                               #7  0x00007f2fa58d10bc start_thread (libpthread.so.0)
                                               #8  0x00007f2fa4d2f2ff __clone (libc.so.6)
                                               
                                               Stack trace of thread 20612:
                                               #0  0x00007f2fa58db4fa waitpid (libpthread.so.0)
                                               #1  0x0000000000641625 n/a (sublime_text)
                                               #2  0x000000000089d130 n/a (sublime_text)
                                               #3  0x00007f2fa58d10bc start_thread (libpthread.so.0)
                                               #4  0x00007f2fa4d2f2ff __clone (libc.so.6)
-- Subject: Process 20601 (sublime_text) dumped core
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:core(5)
-- 
-- Process 20601 (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.
0 Likes

#12

I had another crash today with build 3174

May 11 18:04:24 leno4 systemd-coredump[19028]: Process 1453 (sublime_text) of user 1000 dumped core.
                                               
                                               Stack trace of thread 1453:
                                               #0  0x00007fcdeb34f86b raise (libc.so.6)
                                               #1  0x00007fcdeb33a40e abort (libc.so.6)
                                               #2  0x00007fcdeb33a2e0 __assert_fail_base.cold.0 (libc.so.6)
                                               #3  0x00007fcdeb348112 __assert_fail (libc.so.6)
                                               #4  0x00007fcdeb716c3a n/a (libX11.so.6)
                                               #5  0x00007fcdeb716ceb n/a (libX11.so.6)
                                               #6  0x00007fcdeb716fdd _XEventsQueued (libX11.so.6)
                                               #7  0x00007fcdeb708ca7 XPending (libX11.so.6)
                                               #8  0x00007fcde76fdd27 n/a (libgdk-x11-2.0.so)
                                               #9  0x00007fcdec216f22 g_main_context_check (libglib-2.0.so.0)
                                               #10 0x00007fcdec2174c6 n/a (libglib-2.0.so.0)
                                               #11 0x00007fcdec2178e2 g_main_loop_run (libglib-2.0.so.0)
                                               #12 0x00007fcde54d9df3 gtk_main (libgtk-x11-2.0.so)
                                               #13 0x0000000000620625 n/a (sublime_text)
                                               #14 0x000000000040b699 n/a (sublime_text)
                                               #15 0x00007fcdeb33c06b __libc_start_main (libc.so.6)
                                               #16 0x000000000040a717 n/a (sublime_text)
                                               
                                               Stack trace of thread 1579:
                                               #0  0x00007fcdebfb9ffc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                               #1  0x00000000006b9324 n/a (sublime_text)
                                               #2  0x00007fcdebfb4075 start_thread (libpthread.so.0)
                                               #3  0x00007fcdeb41153f __clone (libc.so.6)
                                               Stack trace of thread 1461:
                                               #0  0x00007fcdebfbc856 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007fcdebfbc958 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000641c2e n/a (sublime_text)
                                               #3  0x0000000000648f6c n/a (sublime_text)
                                               #4  0x00000000006490a0 n/a (sublime_text)
                                               #5  0x00007fcdebfb4075 start_thread (libpthread.so.0)
                                               #6  0x00007fcdeb41153f __clone (libc.so.6)
                                               
                                               Stack trace of thread 1493:
                                               #0  0x00007fcdebfbc856 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007fcdebfbc958 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000644fb8 n/a (sublime_text)
                                               #3  0x0000000000645105 n/a (sublime_text)
                                               #4  0x0000000000426802 n/a (sublime_text)
                                               #5  0x00007fcdebfb4075 start_thread (libpthread.so.0)
                                               #6  0x00007fcdeb41153f __clone (libc.so.6)
                                               
                                               Stack trace of thread 1463:
                                               #0  0x00007fcdebfbc856 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007fcdebfbc958 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000641c2e n/a (sublime_text)
                                               #3  0x000000000063bfd2 n/a (sublime_text)
                                               #4  0x000000000063c354 n/a (sublime_text)
                                               #5  0x000000000063c304 n/a (sublime_text)
                                               #6  0x00007fcdebfb4075 start_thread (libpthread.so.0)
                                               #7  0x00007fcdeb41153f __clone (libc.so.6)
                                               
                                               Stack trace of thread 1455:
                                               #0  0x00007fcdeb406ea9 __poll (libc.so.6)
                                               #1  0x00007fcdec217523 n/a (libglib-2.0.so.0)
                                               #2  0x00007fcdec21763e g_main_context_iteration (libglib-2.0.so.0)
                                               #3  0x00007fcdec217692 n/a (libglib-2.0.so.0)
                                               #4  0x00007fcdec23fa2a n/a (libglib-2.0.so.0)
                                               #5  0x00007fcdebfb4075 start_thread (libpthread.so.0)
                                               #6  0x00007fcdeb41153f __clone (libc.so.6)
                                               
                                               Stack trace of thread 1458:
                                               #0  0x00007fcdeb406ea9 __poll (libc.so.6)
                                               #1  0x00007fcdec217523 n/a (libglib-2.0.so.0)
                                               #2  0x00007fcdec2178e2 g_main_loop_run (libglib-2.0.so.0)
                                               #3  0x00007fcde73d7348 n/a (libgio-2.0.so.0)
                                               #4  0x00007fcdec23fa2a n/a (libglib-2.0.so.0)
                                               #5  0x00007fcdebfb4075 start_thread (libpthread.so.0)
                                               #6  0x00007fcdeb41153f __clone (libc.so.6)

                                               Stack trace of thread 1495:
                                               #0  0x00007fcdebfbe3ea waitpid (libpthread.so.0)
                                               #1  0x00000000006415e1 n/a (sublime_text)
                                               #2  0x000000000089cee0 n/a (sublime_text)
                                               #3  0x00007fcdebfb4075 start_thread (libpthread.so.0)
                                               #4  0x00007fcdeb41153f __clone (libc.so.6)
                                               
                                               Stack trace of thread 1462:
                                               #0  0x00007fcdebfbc856 do_futex_wait.constprop.1 (libpthread.so.0)
                                               #1  0x00007fcdebfbc958 __new_sem_wait_slow.constprop.0 (libpthread.so.0)
                                               #2  0x0000000000641c2e n/a (sublime_text)
                                               #3  0x000000000063bfd2 n/a (sublime_text)
                                               #4  0x000000000063c354 n/a (sublime_text)
                                               #5  0x000000000063c304 n/a (sublime_text)
                                               #6  0x00007fcdebfb4075 start_thread (libpthread.so.0)
                                               #7  0x00007fcdeb41153f __clone (libc.so.6)
                                               
                                               Stack trace of thread 1498:
                                               #0  0x00007fcdeb406ea9 __poll (libc.so.6)
                                               #1  0x00007fcdc1490773 n/a (libpulse.so.0)
                                               #2  0x00007fcdc1481bd0 pa_mainloop_poll (libpulse.so.0)
                                               #3  0x00007fcdc1482271 pa_mainloop_iterate (libpulse.so.0)
                                               #4  0x00007fcdc1482301 pa_mainloop_run (libpulse.so.0)
                                               #5  0x00007fcdc14906ae n/a (libpulse.so.0)
                                               #6  0x00007fcdc122f81c n/a (libpulsecommon-11.1.so)
                                               #7  0x00007fcdebfb4075 start_thread (libpthread.so.0)
                                               #8  0x00007fcdeb41153f __clone (libc.so.6)
-- Subject: Process 1453 (sublime_text) dumped core
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:core(5)
-- 
-- Process 1453 (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.
0 Likes

#13

We tried a work around suggested online based on the call stack, but that didn’t seem to make a difference, based on the crash reports we saw.

Something is odd about the crash reports. We don’t call glib functions in anything but the main UI thread, but all of the crash reports seem to have backtraces with glib calls in other threads.

Quite a number of the crash reports seemed to have SELinux loaded, but for more recent builds, that doesn’t seem to be the case.

My hunch at this point is something about the translation layer from GTK to Qt for openbox is doing funky things. At some point I’ll see if I can create a snapshot of my Arch VM and try setting up openbox to see if I can reproduce.

0 Likes

#14

I’m also having frequent crashes.

The crashes started after I upgraded from Ubuntu 17.10 to 18.04. I’m running Lubuntu-desktop installation which uses lxde and openbox. The whole thing runs under VirtualBox.

Crashes have been happening throughout the dev builds, I’m currently on 3175. I also tried the 3.0 stable build where it also crashed.

Weirdly enough I have a clean Lubuntu installation on other machine with the same Sublime setup and these crashes aren’t happening in there.

0 Likes

#15

We’ve been getting lots of reports of crashes on 18.04 where users install via the unofficial snap. If you have used the snap package, please remove it and use the official apt channel instead. It only takes a few commands to set up the apt channel, and then you’ll be set moving forward.

0 Likes

#16

Yeah, I’ve been using the official apt channel.

0 Likes

#17

Same problem here, 18.04, not snap, tried both .tar and repo versions (3176). Keeps randomly crashing. Had no problems before upgrading to 18.04.

0 Likes

#18

I have been trying another windows manager for the last 2 days (https://i3wm.org) and I didn’t have a single crash with sublimetext

0 Likes

#19

3 weeks later and still not a single crash with ST on i3wm, compared to between 1 and 10 per day on openbox

1 Like

#20

I’ve been experiencing a number of crashes on Sublimt Text 3 as well.
Unlike others, I am on Windows 10.

Windows 10 Pro, Version 1803, Build 17134.48
ST: version: 3175 windows x64 channel: dev
… Just realized I’m on a dev build, Didn’t think I was. I will update this if I find that 3.1.1 (BUILD 3176) is any better as I’m about to get it. In the mean time, here’s the rest of my system info:

UPDATE: I installed the latest stable build and am still seeing crashes.

startup, version: 3176 windows x64 channel: stable

ST3 Crashes when I try to highlight with the mouse.

"installed_packages":
[
	"AlignTab",
	"Case Conversion",
	"EasyClangComplete",
	"GitGutter",
	"Graphvizer",
	"Package Control",
	"Random Everything",
	"Seti_UI",
	"SublimeGit",
	"SublimeLinter",
	"SublimeLinter-clang",
	"SublimeLinter-cppcheck",
	"SyncedSideBar",
	"SyncedSidebarBg",
	"Text Pastry",
	"Wrap Plus"
]

But right now:
“ignored_packages”:
[
“GitGutter”,
“Vintage”
],

0 Likes