Re: why firefox crash on debian ppc64

2017-10-22 Thread luigi burdo
Hi Adrian,

that issue

https://bugzilla.mozilla.org/show_bug.cgi?id=1269654

was never fixed, i reported many months ago (or year) and just made firefox 
slower but is not making the crash.

Im using right now for writing here  firefox 47 (with that issue present) from 
ubuntu but no problems just more cpu % in use.

Im pretty sure the crash come because something related the message that i send 
you before, because is the only differences i sow compared before, the 
reference of chromium and this pipe errors not present before.


if gdb is needed i can try to do it but i dont know if can be possible gdb it

i will check


Luigi

No, it isn't. The log messages you provide don't reveal anything,
you need to use GDB to debug the actual crash.

The bug is already discussed in [1] and the issue is related to
the endianness of the target system.

Adrian




Re: why firefox crash on debian ppc64

2017-10-22 Thread John Paul Adrian Glaubitz
On 10/22/2017 10:45 AM, luigi burdo wrote:
> probably this small report can made understand one of the reason why firefox 
> crash on debian PPC64.
> (...)
> look  like the issue come on debian because a pipe error.

No, it isn't. The log messages you provide don't reveal anything,
you need to use GDB to debug the actual crash.

The bug is already discussed in [1] and the issue is related to
the endianness of the target system.

Adrian

> [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1269654

-- 
 .''`.  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



why firefox crash on debian ppc64

2017-10-22 Thread luigi burdo
I Adrian,

probably this small report can made understand one of the reason why firefox 
crash on debian PPC64.


Plus i made an experiment yesterday

On this last sid  i installed one of my archived firefox esr 45.x ( from old 
debian sid archive) that is  working on others ppc64 distros (fedora 25 ppc64) 
but here crash exactly like the new versions .

look  like the issue come on debian because a pipe error.


_log


###!!! [Child][MessageChannel] Error: 
(msgtype=0xE20003,name=PTexture::Msg_Destroy) Channel error: cannot send/recv
###!!! [Child][MessageChannel] Error: 
(msgtype=0x3E0003,name=PCompositable::Msg_Destroy) Channel error: cannot 
send/recv
[Child 3646] ###!!! ABORT: Aborting on channel error.: file 
/build/firefox-esr-iI1OHq/firefox-esr-52.3.0esr/ipc/glue/MessageChannel.cpp, 
line 2152
[Parent 3937] WARNING: pipe error (57): Connection reset by peer: file 
/build/firefox-esr-iI1OHq/firefox-esr-52.3.0esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 322
[Parent 3937] WARNING: pipe error (64): Connection reset by peer: file 
/build/firefox-esr-iI1OHq/firefox-esr-52.3.0esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 322
___


hope it can help


Ciao

Luigi