[opensuse] I apparently need libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64
Hi, A gdb run says: ... Thread 7 "Kodi_MovistarTV" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffeffff700 (LWP 17037)] 0x00000000004f3dd2 in std::_Rb_tree<std::string, std::pair<std::string const, DatosGrabacion>, std::_Select1st<std::pair<std::string const, DatosGrabacion> >, std::less<std::string>, std::allocator<std::pair<std::string const, DatosGrabacion> > >::find(std::string const&) const () Missing separate debuginfos, use: zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 <<======= (gdb) However: Isengard:~ # zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 Loading repository data... Reading installed packages... 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?] 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?] Resolving package dependencies... Nothing to do. Isengard:~ # A search for libgcc_s1-debuginfo finds nothing. What means??? -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
On 2017-05-29 12:54, Carlos E. R. wrote:
Hi,
A gdb run says:
... Thread 7 "Kodi_MovistarTV" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffeffff700 (LWP 17037)] 0x00000000004f3dd2 in std::_Rb_tree<std::string, std::pair<std::string const, DatosGrabacion>, std::_Select1st<std::pair<std::string const, DatosGrabacion> >, std::less<std::string>, std::allocator<std::pair<std::string const, DatosGrabacion> > >::find(std::string const&) const () Missing separate debuginfos, use: zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 <<======= (gdb)
However:
Isengard:~ # zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 Loading repository data... Reading installed packages... 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?] 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?] Resolving package dependencies...
Nothing to do. Isengard:~ #
A search for libgcc_s1-debuginfo finds nothing.
Huh. I forgot to tell the search to also locate development packages. Now it is found, but... openSUSE Leap 42.2 official release 5.3.1+r233831 32 Bit 64 Bit 1 Click Install Show unstable packages But if I click on the 64 bit link, I get object not found. And that is version 5.3, when gdb is asking for version 6.2 Baffled. maybe the application is using statically linked libs? (It is third party, and no source code) -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
29.05.2017 13:54, Carlos E. R. пишет:
Hi,
A gdb run says:
... Thread 7 "Kodi_MovistarTV" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffeffff700 (LWP 17037)] 0x00000000004f3dd2 in std::_Rb_tree<std::string, std::pair<std::string const, DatosGrabacion>, std::_Select1st<std::pair<std::string const, DatosGrabacion> >, std::less<std::string>, std::allocator<std::pair<std::string const, DatosGrabacion> > >::find(std::string const&) const () Missing separate debuginfos, use: zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 <<======= (gdb)
However:
Isengard:~ # zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 Loading repository data... Reading installed packages... 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?] 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?]
Configure or enable (they normally are added disabled during installation) debug repositories.
On 2017-05-29 18:53, Andrei Borzenkov wrote:
29.05.2017 13:54, Carlos E. R. пишет:
Hi,
A gdb run says:
... Thread 7 "Kodi_MovistarTV" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffeffff700 (LWP 17037)] 0x00000000004f3dd2 in std::_Rb_tree<std::string, std::pair<std::string const, DatosGrabacion>, std::_Select1st<std::pair<std::string const, DatosGrabacion> >, std::less<std::string>, std::allocator<std::pair<std::string const, DatosGrabacion> > >::find(std::string const&) const () Missing separate debuginfos, use: zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 <<======= (gdb)
However:
Isengard:~ # zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 Loading repository data... Reading installed packages... 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?] 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?]
Configure or enable (they normally are added disabled during installation) debug repositories.
Good catch, I forgot. However, the packages are then not found. I think that this third party app may be using static linking. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
30.05.2017 00:03, Carlos E. R. пишет:
On 2017-05-29 18:53, Andrei Borzenkov wrote:
29.05.2017 13:54, Carlos E. R. пишет:
Hi,
A gdb run says:
... Thread 7 "Kodi_MovistarTV" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffeffff700 (LWP 17037)] 0x00000000004f3dd2 in std::_Rb_tree<std::string, std::pair<std::string const, DatosGrabacion>, std::_Select1st<std::pair<std::string const, DatosGrabacion> >, std::less<std::string>, std::allocator<std::pair<std::string const, DatosGrabacion> > >::find(std::string const&) const () Missing separate debuginfos, use: zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 <<======= (gdb)
However:
Isengard:~ # zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 Loading repository data... Reading installed packages... 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?] 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?]
Configure or enable (they normally are added disabled during installation) debug repositories.
Good catch, I forgot. However, the packages are then not found.
Then you did not configure/enable correct repositories.
On 2017-05-30 19:19, Andrei Borzenkov wrote:
30.05.2017 00:03, Carlos E. R. пишет:
On 2017-05-29 18:53, Andrei Borzenkov wrote:
29.05.2017 13:54, Carlos E. R. пишет:
Hi,
However:
Isengard:~ # zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 Loading repository data... Reading installed packages... 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?] 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?]
Configure or enable (they normally are added disabled during installation) debug repositories.
Good catch, I forgot. However, the packages are then not found.
Then you did not configure/enable correct repositories.
I enabled the ones for oss, the only ones that search said they had those packages. they do, but much different version: official release 5.3.1+r233831 wanted 6.2.1+r239768 Notice that the application is a binary only blob, officially prepared for Ubuntu. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" (Minas Tirith))
30.05.2017 20:45, Carlos E. R. пишет:
On 2017-05-30 19:19, Andrei Borzenkov wrote:
30.05.2017 00:03, Carlos E. R. пишет:
On 2017-05-29 18:53, Andrei Borzenkov wrote:
29.05.2017 13:54, Carlos E. R. пишет:
Hi,
However:
Isengard:~ # zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 Loading repository data... Reading installed packages... 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?] 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?]
Configure or enable (they normally are added disabled during installation) debug repositories.
Good catch, I forgot. However, the packages are then not found.
Then you did not configure/enable correct repositories.
I enabled the ones for oss, the only ones that search said they had those packages. they do, but much different version:
official release 5.3.1+r233831 wanted 6.2.1+r239768
That's becoming ridiculous. You are not newbie that needs spoon feeding and long explanation that apart from release there is also update repository.
On 2017-05-30 20:00, Andrei Borzenkov wrote:
30.05.2017 20:45, Carlos E. R. пишет:
Then you did not configure/enable correct repositories.
I enabled the ones for oss, the only ones that search said they had those packages. they do, but much different version:
official release 5.3.1+r233831 wanted 6.2.1+r239768
That's becoming ridiculous. You are not newbie that needs spoon feeding and long explanation that apart from release there is also update repository.
Have you never forgotten something? I was missing one of the four "update*" repos. I'm not a Linux developer, I never use gdb unless requested, so yes, I need reminders of what needs to be done. And the web page search does not find those packages, anyway. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
On Tue, May 30, 2017 at 1:45 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
On 2017-05-30 19:19, Andrei Borzenkov wrote:
30.05.2017 00:03, Carlos E. R. пишет:
On 2017-05-29 18:53, Andrei Borzenkov wrote:
29.05.2017 13:54, Carlos E. R. пишет:
Hi,
However:
Isengard:~ # zypper install libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64 libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64 Loading repository data... Reading installed packages... 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libgcc_s1-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?] 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' not found in package names. Trying capabilities. No provider of 'libstdc++6-debuginfo-6.2.1+r239768-5.5.2.x86_64' found. ['--plus-content debug'?]
Configure or enable (they normally are added disabled during installation) debug repositories.
Good catch, I forgot. However, the packages are then not found.
Then you did not configure/enable correct repositories.
I enabled the ones for oss, the only ones that search said they had those packages. they do, but much different version:
official release 5.3.1+r233831 wanted 6.2.1+r239768
Leap 42.2 has it:
sudo zypper search -s libstdc++6-debuginfo Retrieving repository 'openSUSE-Leap-42.2-Update-Debug' metadata .........[done] Building repository 'openSUSE-Leap-42.2-Update-Debug' cache ..............[done] Loading repository data... Reading installed packages...
S | Name | Type | Version | Arch | Repository --+----------------------+---------+---------------------+--------+-------------------------------- | libstdc++6-debuginfo | package | 6.2.1+r239768-5.5.2 | x86_64 | openSUSE-Leap-42.2-Update-Debug | libstdc++6-debuginfo | package | 5.3.1+r233831-7.1 | x86_64 | openSUSE-Leap-42.2-Debug Greg -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Andrei Borzenkov
-
Carlos E. R.
-
Greg Freemyer