[Bug 2025527] Re: nautilus segfault

2023-07-03 Thread Sebastien Bacher
Thanks, closing then if it's fixed in the current version ** Changed in: nautilus (Ubuntu) Importance: Undecided => High ** Changed in: nautilus (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 2025527] Re: nautilus segfault

2023-07-01 Thread guillaume le louet
upgraded ubuntu to 23.04 . got a lot more bugs but this one seems fixed. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/2025527 Title: nautilus segfault To manage notifications

[Bug 2025527] Re: nautilus segfault

2023-07-01 Thread guillaume le louet
seems clone of https://gitlab.gnome.org/GNOME/pango/-/issues/715 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/2025527 Title: nautilus segfault To manage notifications about

[Bug 2025527] Re: nautilus segfault

2023-07-01 Thread guillaume le louet
looking in /var/log/syslog kernel: [ 1272.348057] nautilus[10457]: segfault at 0 ip 7fcbf4e57ea6 sp 7ffcb4373be0 error 4 in libpango-1.0.so.0.5000.10[7fcbf4e4+37000] kernel: [ 1272.348095] Code: 55 89 f5 53 48 83 ec 70 64 48 8b 04 25 28 00 00 00 48 89 44 24 68 31 c0 49 89 e4 4c 89

[Bug 2025527] Re: nautilus segfault

2023-07-01 Thread guillaume le louet
I tried to debug. using > G_DEBUG="all" NAUTILUS_DEBUG="All" nautilus . lead to instant crash Using > NAUTILUS_DEBUG="All" nautilus . nothing of value was visible, same bug Using > G_MESSAGES_DEBUG=all nautilus . >> ~/Desktop/trace_nautilus.log I had a bit more information but nothing

[Bug 2025527] Re: nautilus segfault

2023-07-01 Thread guillaume le louet
description : 1. I created a new file named .txt in my templates. Created it with contextual menu okay. This leads to file ".txt" created . 2. I right click this file, rename ; then I press "leftarrow" three times and nautilus crashed. 3. open nautilus in console with "nautilus ." goto 2. got