[Bug 1964627] Re: Info (/usr/bin/info) is crashing (SIGABRT)

2022-04-12 Thread Ricardo
After a LOT of debugging, I've found the problem.

I have installed in my system the package "language-pack-pt-base". In 
this package there is the file:

/usr/share/locale-langpack/pt_BR/LC_MESSAGES/texinfo.mo

If you do:

$> msgunfmt /usr/share/locale-langpack/pt_BR/LC_MESSAGES/texinfo.mo |
less

and find the word "tutorial", you will see this text:

msgid ""
"Welcome to Info version %s.  Type \\[get-help-window] for help, \\[get-info-"
"help-node] for tutorial."
msgstr ""
"Bem vindo à versão Info %s. Digite \\[get-help-window] p/ ajuda,\\[get-inffo-"
"help-node] p/ tutorial."

The "get-inffo-help-node" crashes GNU Info with an abort() because it is not a 
valid function name. The correct function name is "get-info-help-node".

It is correct in the source of package "texinfo". It seems this file need to 
be updated in package "language-pack-pt-base". 

Hugs.

Ric.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964627

Title:
  Info (/usr/bin/info) is crashing (SIGABRT)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texinfo/+bug/1964627/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964627] Re: Info (/usr/bin/info) is crashing (SIGABRT)

2022-03-15 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

3. If step 2 also failed then apply the workaround from bug 994921,
reboot, reproduce the crash, and retry step 1.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.

** Changed in: texinfo (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964627

Title:
  Info (/usr/bin/info) is crashing (SIGABRT)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texinfo/+bug/1964627/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs