Re: Firefox 51.0.1-1 on Debian Sid/experimental PowerPC (PPC32): Segmentation fault
Thank you! :-) -- Christian Sent from my iPhone > On 12 Feb 2017, at 08:37, Herminio Hernandez, Jr. > wrote: > > I ran firefox 51 on my iBook G4 running Sid. I was able to get a backtrace. I > am posting it here. > > Herminio > >> On Tue, Feb 7, 2017 at 12:49 AM, Christian Zigotzky >> wrote: >> Could someone also test Firefox 51.0.1-1? My gdb closes after the command >> 'run'. >> >> -- Christian >> >> Sent from my iPhone >> >> > On 7 Feb 2017, at 00:09, Christian Zigotzky wrote: >> > >> > Unfortunately, gdb has closed after the command 'run'. It's not possible >> > to get a backtrace. >> > >> >> On 07 February 2017 at 12:04 AM, John Paul Adrian Glaubitz wrote: >> >>> On 02/07/2017 12:02 AM, Christian Zigotzky wrote: >> >>> (gdb) run >> >>> >> >>> Starting program: /usr/lib/firefox/./firefox >> >>> warning: Could not load shared library symbols for linux-vdso32.so.1. >> >>> Do you need "set solib-search-path" or "set sysroot"? >> >>> [Thread debugging using libthread_db enabled] >> >>> Using host libthread_db library >> >>> "/lib/powerpc-linux-gnu/libthread_db.so.1". >> >>> Dwarf Error: wrong version in compilation unit header (is 7, should be >> >>> 2, 3, or 4) [in module >> >>> /usr/lib/debug/.build-id/18/ea31ffd1c49eaf7be933acec89325cb9e187bf.debug] >> >>> Dwarf Error: wrong version in compilation unit header (is 0, should be >> >>> 2, 3, or 4) [in module >> >>> /usr/lib/debug/.build-id/26/a1e97b21731a564ed396149593f4084391a20c.debug] >> >>> Dwarf Error: wrong version in compilation unit header (is 0, should be >> >>> 2, 3, or 4) [in module >> >>> /usr/lib/debug/.build-id/7a/f876d1dcfc23d59299dd09539d4dba3a2ec5ce.debug] >> >>> Dwarf Error: bad offset (0x3e83) in compilation unit header (offset >> >>> 0x0 + 6) [in module >> >>> /usr/lib/debug/.build-id/7c/05723a7ada75d51fd4a85a036351a976ed9a68.debug] >> >>> Segmentation fault >> >> And what's the backtrace? >> >> >> > >> > >
Re: Firefox 51.0.1-1 on Debian Sid/experimental PowerPC (PPC32): Segmentation fault
On 02/12/2017 08:37 AM, Herminio Hernandez, Jr. wrote: > I ran firefox 51 on my iBook G4 running Sid. I was able to get a backtrace. I > am posting it here. This backtrace is not usable, it doesn't contains any symbols: Thread 1 "firefox.real" received signal SIGSEGV, Segmentation fault. 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so (gdb) bt #0 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so #1 0x1ae2eed4 in ?? () from /usr/lib/firefox/libxul.so #2 0x20017584 in ?? () (...) The "??" indicates you don't have debug symbols installed. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
Re: Firefox 51.0.1-1 on Debian Sid/experimental PowerPC (PPC32): Segmentation fault
the strange it is working without issue if i dont count the strange webm 0x0x24 resolution in video (no video) on fedora and ubuntu mate 16.10. and on mate i was using the debian sid build. luigi Inviato da iPad > Il giorno 12 feb 2017, alle ore 10:19, John Paul Adrian Glaubitz > ha scritto: > >> On 02/12/2017 08:37 AM, Herminio Hernandez, Jr. wrote: >> I ran firefox 51 on my iBook G4 running Sid. I was able to get a backtrace. >> I am posting it here. > > This backtrace is not usable, it doesn't contains any symbols: > > Thread 1 "firefox.real" received signal SIGSEGV, Segmentation fault. > 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so > (gdb) bt > #0 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so > #1 0x1ae2eed4 in ?? () from /usr/lib/firefox/libxul.so > #2 0x20017584 in ?? () > (...) > > The "??" indicates you don't have debug symbols installed. > > Adrian > > -- > .''`. John Paul Adrian Glaubitz > : :' : Debian Developer - glaub...@debian.org > `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de > `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 >
Re: Firefox 51.0.1-1 on Debian Sid/experimental PowerPC (PPC32): Segmentation fault
You are right. I will install them and run again. Sent from my iPhone > On Feb 12, 2017, at 2:18 AM, John Paul Adrian Glaubitz > wrote: > >> On 02/12/2017 08:37 AM, Herminio Hernandez, Jr. wrote: >> I ran firefox 51 on my iBook G4 running Sid. I was able to get a backtrace. >> I am posting it here. > > This backtrace is not usable, it doesn't contains any symbols: > > Thread 1 "firefox.real" received signal SIGSEGV, Segmentation fault. > 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so > (gdb) bt > #0 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so > #1 0x1ae2eed4 in ?? () from /usr/lib/firefox/libxul.so > #2 0x20017584 in ?? () > (...) > > The "??" indicates you don't have debug symbols installed. > > Adrian > > -- > .''`. John Paul Adrian Glaubitz > : :' : Debian Developer - glaub...@debian.org > `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de > `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
Re: Firefox 51.0.1-1 on Debian Sid/experimental PowerPC (PPC32): Segmentation fault
Hi Herminio, If you want to backtrace Firefox, then you need the debug version of Firefox. Please add the following repositories to your /etc/apt/sources.list: deb http://debug.mirrors.debian.org/debian-debug/ unstable-debug main deb http://debug.mirrors.debian.org/debian-debug/ experimental-debug main You have to install the Firefox package with dbgsym attached: apt-get install -t experimental firefox-dbgsym Many thanks for your help. Cheers, Christian On 12 February 2017 at 10:18 AM, John Paul Adrian Glaubitz wrote: On 02/12/2017 08:37 AM, Herminio Hernandez, Jr. wrote: I ran firefox 51 on my iBook G4 running Sid. I was able to get a backtrace. I am posting it here. This backtrace is not usable, it doesn't contains any symbols: Thread 1 "firefox.real" received signal SIGSEGV, Segmentation fault. 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so (gdb) bt #0 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so #1 0x1ae2eed4 in ?? () from /usr/lib/firefox/libxul.so #2 0x20017584 in ?? () (...) The "??" indicates you don't have debug symbols installed. Adrian
Re: Firefox 51.0.1-1 on Debian Sid/experimental PowerPC (PPC32): Segmentation fault
Will do. Anything to help. Sent from my iPhone > On Feb 12, 2017, at 8:50 AM, Christian Zigotzky > wrote: > > Hi Herminio, > > If you want to backtrace Firefox, then you need the debug version of Firefox. > Please add the following repositories to your /etc/apt/sources.list: > > deb http://debug.mirrors.debian.org/debian-debug/ unstable-debug main > deb http://debug.mirrors.debian.org/debian-debug/ experimental-debug main > > You have to install the Firefox package with dbgsym attached: > > apt-get install -t experimental firefox-dbgsym > > Many thanks for your help. > > Cheers, > Christian > >> On 12 February 2017 at 10:18 AM, John Paul Adrian Glaubitz wrote: >>> On 02/12/2017 08:37 AM, Herminio Hernandez, Jr. wrote: >>> I ran firefox 51 on my iBook G4 running Sid. I was able to get a backtrace. >>> I am posting it here. >> This backtrace is not usable, it doesn't contains any symbols: >> >> Thread 1 "firefox.real" received signal SIGSEGV, Segmentation fault. >> 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so >> (gdb) bt >> #0 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so >> #1 0x1ae2eed4 in ?? () from /usr/lib/firefox/libxul.so >> #2 0x20017584 in ?? () >> (...) >> >> The "??" indicates you don't have debug symbols installed. >> >> Adrian >> >
Re: Firefox 51.0.1-1 on Debian Sid/experimental PowerPC (PPC32): Segmentation fault
Running debug now with the symbols. Sent from my iPhone > On Feb 12, 2017, at 8:50 AM, Christian Zigotzky > wrote: > > Hi Herminio, > > If you want to backtrace Firefox, then you need the debug version of Firefox. > Please add the following repositories to your /etc/apt/sources.list: > > deb http://debug.mirrors.debian.org/debian-debug/ unstable-debug main > deb http://debug.mirrors.debian.org/debian-debug/ experimental-debug main > > You have to install the Firefox package with dbgsym attached: > > apt-get install -t experimental firefox-dbgsym > > Many thanks for your help. > > Cheers, > Christian > >> On 12 February 2017 at 10:18 AM, John Paul Adrian Glaubitz wrote: >>> On 02/12/2017 08:37 AM, Herminio Hernandez, Jr. wrote: >>> I ran firefox 51 on my iBook G4 running Sid. I was able to get a backtrace. >>> I am posting it here. >> This backtrace is not usable, it doesn't contains any symbols: >> >> Thread 1 "firefox.real" received signal SIGSEGV, Segmentation fault. >> 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so >> (gdb) bt >> #0 0x1ae2ddf8 in ?? () from /usr/lib/firefox/libxul.so >> #1 0x1ae2eed4 in ?? () from /usr/lib/firefox/libxul.so >> #2 0x20017584 in ?? () >> (...) >> >> The "??" indicates you don't have debug symbols installed. >> >> Adrian >> >