tilix freezes, crashes and uses 100% memory when a tile is closed

Bug #1951664 reported by Leonardo Müller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tilix (Ubuntu)
New
Undecided
Unassigned

Bug Description

Tilix is behaving in problematic ways when a tile is closed, differing with how the way tilix is closed. Sometimes all tiles will crash, sometimes the tilix windows will freeze and sometimes tilix will use 4 GB memory per closed tile. The memory seem to be recoverable after all tilix windows are closed.

I suspect this crash is similar to the bug 1950470, but I'm not sure.

What happens when I right click and choose close to close one tile is:

core.exception.OutOfMemoryError@core/exception.d(647): Memory allocation failed
----------------
[Thread 0x7fffe87cb640 (LWP 8710) exited]
[Thread 0x7fffe87d2640 (LWP 8709) exited]
[Thread 0x7fffe87d9640 (LWP 8708) exited]
[Thread 0x7fffe9e40640 (LWP 8659) exited]
[Thread 0x7fffebbff640 (LWP 8653) exited]
[Thread 0x7ffff0b4e640 (LWP 8652) exited]
[Thread 0x7ffff134f640 (LWP 8651) exited]
[Inferior 1 (process 8646) exited with code 01]

The last message before the crash and the backtrace I was able to get when closing with Ctrl+D are:

terminate called without an active exception

Thread 1 "tilix" received signal SIGABRT, Aborted.
__pthread_kill_implementation (no_tid=0, signo=6, threadid=140737329157952) at pthread_kill.c:44
44 pthread_kill.c: Arquivo ou diretório inexistente.
(gdb) bt
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737329157952) at pthread_kill.c:44
#1 __pthread_kill_internal (signo=6, threadid=140737329157952) at pthread_kill.c:80
#2 __GI___pthread_kill (threadid=140737329157952, signo=signo@entry=6) at pthread_kill.c:91
#3 0x00007ffff6a23476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4 0x00007ffff6a097b7 in __GI_abort () at abort.c:79
#5 0x00007ffff51a99f1 in () at /lib/x86_64-linux-gnu/libstdc++.so.6
#6 0x00007ffff51b545c in () at /lib/x86_64-linux-gnu/libstdc++.so.6
#7 0x00007ffff51b54c7 in () at /lib/x86_64-linux-gnu/libstdc++.so.6
#8 0x00007ffff51b4dec in __gxx_personality_v0 () at /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007ffff718ffe9 in __libunwind_Unwind_Resume () at /lib/x86_64-linux-gnu/libunwind.so.8
#10 0x000055555574f9d4 in ()
#11 0x00007ffff648bc0f in g_closure_invoke () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x00007ffff64a8046 in () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#13 0x00007ffff64a9a24 in g_signal_emit_valist () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#14 0x00007ffff64a9c73 in g_signal_emit () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#15 0x00007ffff66cc61d in () at /lib/x86_64-linux-gnu/libvte-2.91.so.0
#16 0x00007ffff63969b4 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007ffff63eab38 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007ffff6394173 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007ffff65b25a5 in g_application_run () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
#20 0x00005555557c497e in ()
#21 0x00007ffff6cdab9c in rt.dmain2._d_run_main2(char[][], ulong, extern(C) int(char[][]) function).runAll() () at /lib/x86_64-linux-gnu/libdruntime-ldc-shared.so.94
#22 0x00007ffff6cda9b8 in _d_run_main2 () at /lib/x86_64-linux-gnu/libdruntime-ldc-shared.so.94
#23 0x00007ffff6cda80e in _d_run_main () at /lib/x86_64-linux-gnu/libdruntime-ldc-shared.so.94
#24 0x00007ffff6a0afd0 in __libc_start_call_main (main=main@entry=0x5555557c5710, argc=argc@entry=1, argv=argv@entry=0x7fffffffe4c8) at ../sysdeps/nptl/libc_start_call_main.h:58
#25 0x00007ffff6a0b07d in __libc_start_main_impl (main=0x5555557c5710, argc=1, argv=0x7fffffffe4c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe4b8) at ../csu/libc-start.c:409
#26 0x00005555556c8cae in ()

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: tilix 1.9.4-2
ProcVersionSignature: Ubuntu 5.15.0-11.11-generic 5.15.2
Uname: Linux 5.15.0-11-generic x86_64
ApportVersion: 2.20.11-0ubuntu73
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: XFCE
Date: Fri Nov 19 23:56:21 2021
InstallationDate: Installed on 2017-06-13 (1620 days ago)
InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
SourcePackage: tilix
UpgradeStatus: Upgraded to jammy on 2019-12-22 (698 days ago)
modified.conffile..etc.cron.daily.apport: [deleted]

Revision history for this message
Leonardo Müller (leozinho29-eu) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.