FS#61134 - [thunderbird] crashes on start if GTK_USE_PORTAL=1 is set

Attached to Project: Arch Linux
Opened by Elvis Angelaccio (elvisangelaccio) - Wednesday, 19 December 2018, 21:31 GMT
Last edited by Levente Polyak (anthraxx) - Tuesday, 15 December 2020, 00:07 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Thunderbird crashes on start if the environment variable GTK_USE_PORTAL=1 is set.
It does not crash if I use the upstream build from https://archive.mozilla.org/pub/thunderbird/releases/60.3.3/linux-x86_64/en-US/

Additional info:
* package version(s): 60.3.3-1

Steps to reproduce:
GTK_USE_PORTAL=1 thunderbird
This task depends upon

Closed by  Levente Polyak (anthraxx)
Tuesday, 15 December 2020, 00:07 GMT
Reason for closing:  Fixed
Additional comments about closing:  seems to be fixed in latest release
Comment by Antonio Rojas (arojas) - Thursday, 20 December 2018, 07:24 GMT
Works for me. Backtrace?
Comment by Elvis Angelaccio (elvisangelaccio) - Sunday, 30 December 2018, 10:28 GMT
I don't have debug symbols, so it's pretty useless. But anyway:

#0 0x00007f5f2d42525f in raise () at /usr/lib/libpthread.so.0
#1 0x00007f5f270e64ee in () at /usr/lib/thunderbird/libxul.so
#2 0x00007f5f277138be in () at /usr/lib/thunderbird/libxul.so
#3 0x00007f5f2d4253c0 in <signal handler called> () at /usr/lib/libpthread.so.0
#4 0x00007f5f24489a9f in () at /usr/lib/thunderbird/libxul.so
#5 0x00007f5f24489bc5 in () at /usr/lib/thunderbird/libxul.so
#6 0x00007f5f24540552 in () at /usr/lib/thunderbird/libxul.so
#7 0x00007f5f24af61c9 in () at /usr/lib/thunderbird/libxul.so
#8 0x00007f5f24afc82a in () at /usr/lib/thunderbird/libxul.so
#9 0x00007f5f271d40f3 in () at /usr/lib/thunderbird/libxul.so
#10 0x00007f5f271c62f0 in () at /usr/lib/thunderbird/libxul.so
#11 0x00007f5f271d3d15 in () at /usr/lib/thunderbird/libxul.so
#12 0x00007f5f271d425a in () at /usr/lib/thunderbird/libxul.so
#13 0x00007f5f271d4bcf in () at /usr/lib/thunderbird/libxul.so
#14 0x00007f5f274bf9d0 in () at /usr/lib/thunderbird/libxul.so
#15 0x00007f5f2577ecdf in () at /usr/lib/thunderbird/libxul.so
#16 0x00007f5f2508381a in () at /usr/lib/thunderbird/libxul.so
#17 0x00007f5f251351fe in () at /usr/lib/thunderbird/libxul.so
#18 0x00007f5f2510fc72 in () at /usr/lib/thunderbird/libxul.so
#19 0x00007f5f2510fcb9 in () at /usr/lib/thunderbird/libxul.so
#20 0x00007f5f2453271b in () at /usr/lib/thunderbird/libxul.so
#21 0x00007f5f2453ad58 in () at /usr/lib/thunderbird/libxul.so
#22 0x00007f5f2483991a in () at /usr/lib/thunderbird/libxul.so
#23 0x00007f5f2480fc85 in () at /usr/lib/thunderbird/libxul.so
#24 0x00007f5f262523f8 in () at /usr/lib/thunderbird/libxul.so
#25 0x00007f5f2705e05e in () at /usr/lib/thunderbird/libxul.so
#26 0x00007f5f270f16ca in () at /usr/lib/thunderbird/libxul.so
#27 0x00007f5f270f2640 in () at /usr/lib/thunderbird/libxul.so
#28 0x00007f5f270f29bc in () at /usr/lib/thunderbird/libxul.so
#29 0x000055e342843f2e in ()
#30 0x000055e34284367a in ()
#31 0x00007f5f2d0c5223 in __libc_start_main () at /usr/lib/libc.so.6
#32 0x000055e34284399e in _start ()
Comment by Elvis Angelaccio (elvisangelaccio) - Sunday, 30 December 2018, 10:29 GMT
I tried to rebuild thunderbird locally with debug symbols, but apparently 8 GB of RAM are not enough...
Comment by Andreas Radke (AndyRTR) - Tuesday, 10 December 2019, 12:39 GMT
Is this still an issue?
Comment by RoundCube (RoundCube) - Monday, 05 October 2020, 23:53 GMT
Works for me / Version 68.12.0-1

Loading...