Bug#719802: ia64, Iceweasel-17, JS needs ptrs have their high 17 bits cleared

2013-08-28 Thread Stephan Schreiber
retitle 719802 ia64, Iceweasel-17, JS needs ptrs have their high 17 bits cleared reassign 719802 src:iceweasel severity 719802 grave tags 719802 + patch thanks ia64. I experienced it, too. An assertion GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed

Bug#719802: ia64, Iceweasel-17, JS needs ptrs have their high 17 bits cleared

2013-08-28 Thread Émeric MASCHINO
Thanks Stephan, I'll test your patches. And I bet that the same will have to be done for Firefox ESR 21? BTW, I don't understand how upstream code is versioned. Shouldn't your original patches have been ported to the new JS engine by upstream when they released Firefox ESR 10 versions?

Bug#719802: ia64, Iceweasel-17, JS needs ptrs have their high 17 bits cleared

2013-08-28 Thread Noam Postavsky
On Wed, Aug 28, 2013 at 5:14 AM, Stephan Schreiber i...@fs-driver.org wrote: Noam Postavsky wrote: I'm having the same symptoms (same assertion failure and crash at startup) on amd64. The amd64 arch isn't affected by the ia64 crash which this patch addresses, believe me ;-) Hmm yes,