Sublime Forum

Sublime Text 3038 crash Ubuntu 12.10

#1

When I leave it idle it just crashes after a while.

ST3, Dev Channel, Build 3028, sublime-text_build-3028_i386.deb
Ubuntu 12.10,

wuub@wuub-ubuntu:~/s$ subl -w terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)

#0 0xb76f7424 in __kernel_vsyscall () #1 0xb728b1df in raise () from /lib/i386-linux-gnu/libc.so.6 #2 0xb728e825 in abort () from /lib/i386-linux-gnu/libc.so.6 #3 0x0829ae6d in ?? () #4 0x0829af23 in ?? () #5 0x0829af5f in ?? () #6 0x0829078e in ?? () #7 0x08298e26 in ?? () #8 0x0808a297 in ?? () #9 0x0808985e in ?? () #10 0x080c9b9f in ?? () #11 0x081de9d2 in ?? () #12 0x081d7c31 in ?? () #13 0xb75d16bf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #14 0xb75d09e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #15 0xb75d0d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #16 0xb75d11db in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0 #17 0xb68843a0 in gtk_main () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0 #18 0x081dafff in ?? () #19 0x0804e153 in ?? () #20 0xb72764d3 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6 #21 0x0804ca71 in ?? ()

0 Likes

#2

I’m pretty sure it’s related to a log file being constantly updated in one of the deep sub-directories.
Once I moved it out of folders in current project crashes stopped.

0 Likes