LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-20-2015, 01:33 PM   #1
linuxbird
Member
 
Registered: Feb 2006
Distribution: Slackware
Posts: 543

Rep: Reputation: 36
firefox error on Slackware 14.1


Trying to get Firefox 41.0.2 up on Slackware 14.1, I get a Glib-CRITICAL **: g_slice_set_config: assertion `sys_page_size = 0' failed.

What am I doing wrong? Thanks.
 
Old 10-20-2015, 01:48 PM   #2
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
hi linuxbird,

that should not be an error, but just a warning.

how have you installed firefox 41.0.2 on slackware 14.1?
have you considered using ruario's latest firefox script to make a package and install that?

launching it from a terminal does it show any other errors? does it start?

Last edited by ponce; 10-20-2015 at 01:50 PM.
 
Old 10-20-2015, 01:50 PM   #3
linuxbird
Member
 
Registered: Feb 2006
Distribution: Slackware
Posts: 543

Original Poster
Rep: Reputation: 36
I get a message saying Firefox is already running, but is not responding.
 
Old 10-20-2015, 01:52 PM   #4
linuxbird
Member
 
Registered: Feb 2006
Distribution: Slackware
Posts: 543

Original Poster
Rep: Reputation: 36
I used the latest-firefox script, and then pkgtool from that to install.
 
Old 10-20-2015, 01:52 PM   #5
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
so issue this from a terminal and launch it again
Code:
kill -9 $(pidof firefox)
 
Old 10-20-2015, 01:58 PM   #6
linuxbird
Member
 
Registered: Feb 2006
Distribution: Slackware
Posts: 543

Original Poster
Rep: Reputation: 36
Quote:
Originally Posted by ponce View Post
so issue this from a terminal and launch it again
Code:
kill -9 $(pidof firefox)

As much as I feel brain dead today, I am at least not totally dead. I verified that there was no additional firefox process. There is not.

Specifically, I used: ps aux | grep fire
 
Old 10-20-2015, 01:59 PM   #7
linuxbird
Member
 
Registered: Feb 2006
Distribution: Slackware
Posts: 543

Original Poster
Rep: Reputation: 36
If I do firefox -v I get the same message, but it does return the version before it terminates.
 
Old 10-20-2015, 02:01 PM   #8
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by linuxbird View Post
I get a message saying Firefox is already running, but is not responding.
if you kill your X session and try it in a new one you got the same message?

Last edited by ponce; 10-20-2015 at 02:07 PM.
 
Old 10-20-2015, 02:10 PM   #9
linuxbird
Member
 
Registered: Feb 2006
Distribution: Slackware
Posts: 543

Original Poster
Rep: Reputation: 36
Yes, I do.
 
Old 10-20-2015, 02:14 PM   #10
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
ok. another thing you can try is temporarily moving your profile out of the way (you can put it back later) and try starting with a fresh one.
Code:
mv ~/.mozilla/firefox ~/.mozilla/old.firefox
after this I'm out of ideas.
 
Old 10-20-2015, 02:18 PM   #11
linuxbird
Member
 
Registered: Feb 2006
Distribution: Slackware
Posts: 543

Original Poster
Rep: Reputation: 36
Well, that was a charm. So it appears that I have a profile/config problem. Thanks!

Any suggestions on how I sort that issue out?
 
Old 10-20-2015, 02:24 PM   #12
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Well, no. IMHO I think you are better off simply starting with a fresh one and don't bother much.
Maybe you can have a better help for this specific problem on mozilla's forums.

Last edited by ponce; 10-20-2015 at 02:26 PM.
 
Old 10-20-2015, 02:26 PM   #13
linuxbird
Member
 
Registered: Feb 2006
Distribution: Slackware
Posts: 543

Original Poster
Rep: Reputation: 36
Gosh, I have stuff I would like to carry over, but you have been a real help. THANKS!!!
 
Old 10-20-2015, 02:56 PM   #14
qweasd
Member
 
Registered: May 2010
Posts: 621

Rep: Reputation: Disabled
Looks like firefox places "lock" file in the currently used profile, so erasing just that file might help.
 
Old 10-20-2015, 11:35 PM   #15
Diantre
Member
 
Registered: Jun 2011
Distribution: Slackware
Posts: 515

Rep: Reputation: 234Reputation: 234Reputation: 234
Quote:
Originally Posted by linuxbird View Post
Gosh, I have stuff I would like to carry over...
These articles might be helpful:

Back up and restore information in Firefox profiles

Recovering important data from an old profile
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] KDEInit could not launch '/usr/lib64/firefox-24.2.0/firefox on slackware error. contozo Linux - Newbie 0 02-02-2015 09:44 AM
Firefox error - INTERNAL ERROR on Browser End: Could not get the plugin manager Toadman Linux - Software 0 12-29-2008 08:44 PM
apache 1.3.27, https url returns error -12263 in Firefox, fatal error (40) in Opera leo22838 Linux - Server 0 04-04-2008 01:51 PM
glibc reports malloc error when using Firefox under Slackware 11.0 Basel Slackware 4 04-23-2007 07:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration