Bug#822658: gnome-todo: Segmentation fault

Emilio Pozuelo Monfort pochu at debian.org
Tue Apr 26 07:38:46 UTC 2016


Control: tags -1 moreinfo
Control: severity -1 important

On 26/04/16 09:30, Trần Ngọc Quân wrote:
> Package: gnome-todo
> Version: 3.20.0-1
> Severity: wishlist
> 
> $ gnome-todo
> Segmentation fault
> 
> $ strace gnome-todo 2>&1 | grep MESSA
> ...
> open("/usr/share/locale/vi_VN.UTF-8/LC_MESSAGES/messages.mo", O_RDONLY)
> = -1 ENOENT (No such file or directory)
> open("/usr/share/locale/vi_VN.utf8/LC_MESSAGES/messages.mo", O_RDONLY) =
> -1 ENOENT (No such file or directory)
> open("/usr/share/locale/vi_VN/LC_MESSAGES/messages.mo", O_RDONLY) = -1
> ENOENT (No such file or directory)
> open("/usr/share/locale/vi.UTF-8/LC_MESSAGES/messages.mo", O_RDONLY) =
> -1 ENOENT (No such file or directory)
> open("/usr/share/locale/vi.utf8/LC_MESSAGES/messages.mo", O_RDONLY) = -1
> ENOENT (No such file or directory)
> open("/usr/share/locale/vi/LC_MESSAGES/messages.mo", O_RDONLY) = -1
> ENOENT (No such file or directory)
> 
> I don't known why it load messages domain instead of gnome-todo.

That has nothing to do with the crash. Please get a gdb backtrace:

https://wiki.debian.org/HowToGetABacktrace

> I'm using:
> $ lsb_release -a
> No LSB modules are available.
> Distributor ID:    Debian
> Description:    Debian GNU/Linux unstable (sid)
> Release:    unstable
> Codename:    sid
> $ uname -a
> Linux vnwildman 4.5.0-1-686-pae #1 SMP Debian 4.5.1-1 (2016-04-14) i686
> GNU/Linux

It would help if you used reportbug so we got all that information plus the
package versions for gnome-todo's dependencies. Please use it in the future.

Cheers,
Emilio



More information about the pkg-gnome-maintainers mailing list