Comment 1 for bug 1855969

Revision history for this message
Maciej Borzecki (maciek-borzecki) wrote :

It does segfault for me too on Arch. I was able to collect minimal backtrace:

(gdb) bt
#0 0x00007fb498491f64 in ?? ()
#1 0x0000000002bfc4bb in localtime_r ()
#2 0x00007fb497b079e1 in uprv_tzname_58 () from /snap/paintsupreme-3d/2/libnode.so
#3 0x00007fb497a93757 in icu_58::TimeZone::detectHostTimeZone() () from /snap/paintsupreme-3d/2/libnode.so
#4 0x00007fb497a9390c in icu_58::TimeZone::createDefault() () from /snap/paintsupreme-3d/2/libnode.so
#5 0x0000000001e74135 in ?? ()
#6 0x0000000003172b6e in ?? ()
#7 0x00000000029e10b6 in ?? ()
#8 0x0000000003171ec2 in ?? ()
#9 0x0000000003de1168 in main ()
(gdb)

Hovewer, it's apparently failing somewhere inside libnode. I suggest to try contacting the snap publisher. The snap lists <email address hidden> as contact email.