#1071059 mousepad: segfaults at each launch !

Package:
mousepad
Source:
mousepad
Description:
simple Xfce oriented text editor
Submitter:
Philippe Caillaud
Date:
2026-01-28 14:41:01 UTC
Severity:
normal
Tags:
#1071059#5
Date:
2024-05-13 16:28:11 UTC
From:
To:
Dear Maintainer,

I use mousepad almost each day for small text editing ; since a few days (maybe
2 or 3), mousepad
stopped working : at each run, it crashes (segmentation fault) :
====================
$ mousepad --version
Mousepad 0.6.2
[...]
$ mousepad
Erreur de segmentation [= Segmentation fault]
$ echo $?
139
$ gdb mousepad
GNU gdb (Debian 13.2-1+b1) 13.2
[...]
Reading symbols from mousepad...
(No debugging symbols found in mousepad)
(gdb) run
Starting program: /usr/bin/mousepad
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff34006c0 (LWP 106930)]
[New Thread 0x7ffff2a006c0 (LWP 106931)]
[New Thread 0x7ffff20006c0 (LWP 106932)]
[New Thread 0x7ffff16006c0 (LWP 106933)]
[New Thread 0x7ffff0c006c0 (LWP 106934)]
[New Thread 0x7fffebe006c0 (LWP 106935)]

Thread 1 "mousepad" received signal SIGSEGV, Segmentation fault.
0x00007ffff7ea1ec9 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
=====================
NB : "mousepad -h", "mousepad --version", "mousepad --list-encodings" and even
"mousepad --preferences" are working.
Only the normal launch leads to the segfault !

#1071059#10
Date:
2024-05-13 19:23:51 UTC
From:
To:
control: severity -1 important
control: tag - unreproducible moreinfo
Hey Philippe,

I can't reproduce here, mousepad seems to run just fine.

Some ideas you might try:
- open a new file from the command line instead of just running mousepad
- try with a different user
- try with mousepad --preferences and try to tune the preferences

Also try with gdb with debugging symbols installed maybe?

Regards,

#1071059#19
Date:
2025-01-25 15:15:25 UTC
From:
To:
So you may close the bug, dear maintainer.

Thank you for your attention and efforts on this package.
--
Ph. C.

#1071059#24
Date:
2026-01-28 14:03:00 UTC
From:
To:
I just got the same on a Raspberry (Pi OS Trixie with latest updates)
even after reboots.
I was about to uninstall/reinstall when I saw in the package manager a
strange title for the mousepad software : ~Invalid UTF-8 name~ or
something like that.
So I didn't touch the package but instead I used the Pi Control Center
to change my locale setting from ISO-8859-1 to UTF-8 then reboot then
mousepad now runs OK.

#1071059#29
Date:
2026-01-28 14:39:47 UTC
From:
To:
Thanks for the information but I think this should be reported to RaspberryPi
OS.

Regards,

#1071059#34
Date:
2026-01-28 14:38:47 UTC
From:
To:
Version: 1.6.3-1

Thanks, I'm closing then.