Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  iceweasel i386 31.0-3 segfault  (Read 5774 times)

Offline rueX

  • User
  • Posts: 135
iceweasel i386 31.0-3 segfault
« on: 2014/08/06, 23:28:23 »
  Chrome_ChildThr[24980]: segfault at 0 ip b2f5a02c sp b09749f0 error 6 in libmozalloc.so[b2f59000+2000]
 
  Chrome_ChildThr[16070]: segfault at 0 ip b2ff302c sp b0a749f0 error 6 in libmozalloc.so[b2ff2000+2000]
 
Chrome_ChildThr[24980]: segfault at 0 ip b2f5a02c sp b09749f0 error 6 in libmozalloc.so[b2f59000+2000]
 
[20112.652654] apt-get[26946]: segfault at 859024ac ip b76a5700 sp bf93ca10 error 4 in libapt-pkg.so.4.12.0[b7602000+14b000]
 
(process:814): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
Speicherzugriffsfehler


is there anything with (my) gnash or libs ?



newest d-u   2hours ago ...
« Last Edit: 2014/08/06, 23:36:08 by rueX »

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: iceweasel i386 31.0-3 segfault
« Reply #1 on: 2014/08/07, 02:26:26 »
I am assuming you are seeing this starting iceweasel/firefox in a terminal, and  iceweasel/firefox works fine

https://bugzilla.mozilla.org/show_bug.cgi?id=833117
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline rueX

  • User
  • Posts: 135
Re: iceweasel i386 31.0-3 segfault
« Reply #2 on: 2014/08/07, 12:58:39 »
hi piper,
thanx for fast response !

I would never post here, if i had no chrashes !

There are allover crashes with iceweasel since yesterday: Screen freece - and i have to reboot yesterday-night 3x
The keyboard freece and the mouse freece and display. I will check the possibilities this day !

So i decided to uninstall: add-ons: addblock-plus and disable gnash (for flash)
I recognized iceweasel crashes ..on pages with a kind of "flash".
So finally i started iceweasel as user with terminal to see something

 ...what is still wrong !


Offline michaa7

  • User
  • Posts: 2.295
Re: iceweasel i386 31.0-3 segfault
« Reply #3 on: 2014/08/07, 13:43:46 »
Thats what I see when starting iceweasel 31.0-3 from konsole:
Quote
$ iceweasel

(process:24525): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

(iceweasel:24525): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised

(iceweasel:24525): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised

(iceweasel:24525): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised

(iceweasel:24525): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised

It works fine, though. No problems with flash. So not of much help.

I wonder, how *chrome_* and *apt-get* got into your iceweasel output. But if you google for "Chrome_ChildThr" you'll see a bunch of bugreports all over the place. Seems to be known upstream.
« Last Edit: 2014/08/07, 13:53:38 by michaa7 »
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline rueX

  • User
  • Posts: 135
Re: iceweasel i386 31.0-3 segfault
« Reply #4 on: 2014/08/07, 15:04:09 »
thank you for posting,
yes thats also my question: why chrome ?

never had chrome_things installed ...only standard-Iceweasel and last d-u

how can i rid of ...chrome

?

Offline michaa7

  • User
  • Posts: 2.295
Re: iceweasel i386 31.0-3 segfault
« Reply #5 on: 2014/08/07, 15:12:38 »
I am much more irritated by the apt-get error:
did you try to *purge* iceweasel and reinstall it afterwards? If you try this, save away  ~/.mozilla and ~/.mozplugger beforehand.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline rueX

  • User
  • Posts: 135
Re: iceweasel i386 31.0-3 segfault
« Reply #6 on: 2014/08/07, 20:51:03 »
found out
a crazy thing:
a)
my 2 siduction-partitions: with 2 sicuction-Versions  are not actual /fresh after d-u:
http://forum.siduction.org/index.php?topic=4829.msg39895#msg39895

b)
now i have purged and reinstalled iceweasel and have no chrome things any more: and i have had the kernel 3.15-8
now i have 3.16

will see...

Offline der_bud

  • User
  • Posts: 1.072
  • member
OT: chrome != chrome
« Reply #7 on: 2014/08/08, 10:09:05 »
This one is slightly offtopic. I often see people misinterpret the vocabulary "chrom*something" as something related to Google webbroser or Chromium webbroser. But there is another truth, the word chrome basically meant an application UI and some code to display interactive elements. So if you have software from mozilla (be it iceweasel, icedove, firefox, thunderbird) you likely have something with chrome on your system (i.e. Windows-firefoy a file chrome.manifest)

User interface chrome , the borders and widgets that frame the content part of a window

Summary
Chrome is originally a term for the parts of a web browser's user interface other than the web page it is showing.
"Chrome" is also often used to refer to the Google Chrome web browser.

In depth
Originally "Chrome" referred to the browser's user interface: that is, any toolbars, menu bars, tabs, and so on, that surround the web page being displayed.
By extension, chrome code or chrome-privileged code is the name given to the JavaScript code in Firefox that implements the browser itself, as opposed to the JavaScript code downloaded with a web page, that's referred to as content code. Chrome code runs with system privileges. If chrome code is compromised, the attacker can take over the user's computer. By contrast, content code is untrusted and runs with a greatly reduced privilege level. Code added by extensions is chrome-privileged.

So you can even enter chrome://-URLs in your Iceweasel addressbar, for example

The "About" page  -->  chrome://browser/content/aboutDialog.xul
Skin Infos  -->  chrome://global/skin/global.css
Certificate viewer -->  chrome://pippki/content/certViewer.xul

And many, many more:  http://kb.mozillazine.org/Dev_:_Firefox_Chrome_URLs
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

Offline rueX

  • User
  • Posts: 135
Re: iceweasel i386 31.0-3 segfault
« Reply #8 on: 2014/08/10, 12:28:05 »
hey whow,
it suddenly runs !

Last d-u has fixed this segfaults in iceweasel !

whow
thanx !

Offline rueX

  • User
  • Posts: 135
Re: iceweasel i386 31.1.0 crash
« Reply #9 on: 2014/09/07, 00:31:38 »
this day, once again only iceweasel  prob ( september the 6 to 7. 2014)
iceweasel i386 31.1.0  crash

via console: as user:
iceweasel

(process:27328): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
okular(29294)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(29294)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(29294)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(29294)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(29294)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(29294) BackendLoader::init: "/usr/lib/i386-linux-gnu/kde4/plugins"
This backend is only for XRandR 1.1, your version is:  1 . 4
ERROR: Couldn't read a response for invoke, network problems.
Speicherzugriffsfehler
linux@siductionbox:~$ iceweasel

(process:23172): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
Speicherzugriffsfehler
linux@siductionbox:~$ [23278] ###!!! ABORT: Aborting on channel error.: file /build/iceweasel-UUbySM/iceweasel-31.1.0esr/ipc/glue/MessageChannel.cpp, line 1531
[23278] ###!!! ABORT: Aborting on channel error.: file /build/iceweasel-UUbySM/iceweasel-31.1.0esr/ipc/glue/MessageChannel.cpp, line 1531



Where can find this line 1531 ? in my system ?


Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck