LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 01-18-2017, 10:20 AM   #1
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38
Seamonkey crashes


Since the latest update Seamonkey crashes when navigating to a new site. This is on my laptop running 14.1 . The update was installed with slackpkg, so it is from the official slackware tree.

Starting seamonkey from command line, I get the following:

Code:
bash-4.2$ seamonkey
Vector smash protection is enabled.
Vector smash protection is enabled.
1484755618846	addons.update-checker	WARN	Update manifest for {972ce4c6-7e08-4474-a285-3208198ce6fd} did not contain an updates property
1484755618905	addons.update-checker	WARN	Update manifest for modern@themes.mozilla.org did not contain an updates property
[NPAPI 4018] ###!!! ABORT: Aborting on channel error.: file /tmp/seamonkey-2.46/mozilla/ipc/glue/MessageChannel.cpp, line 2052
[NPAPI 4018] ###!!! ABORT: Aborting on channel error.: file /tmp/seamonkey-2.46/mozilla/ipc/glue/MessageChannel.cpp, line 2052
Segmentation fault
Any ideas?
 
Old 01-19-2017, 01:18 AM   #2
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
I was having segfaults with Seamonkey on 14.1. You may want to look at my recent thread. I ended up simply removing Seamonkey, and downloading it from the project site. My "solution" is in post #3. I just couldn't figure it out and settled for the package from http://www.seamonkey-project.org/. I hope you find a real answer, but it's nice to know there's a fallback that just works. BTW I do the same thing with Firefox on my daily driver -current. I wanted to stay with ESR, so I did. Slackware makes it easy! And these giant browsers update themselves which is nice!
HTH
 
1 members found this post helpful.
Old 01-19-2017, 09:11 AM   #3
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Original Poster
Rep: Reputation: 38
Thanks for the feedback. That may be the option I choose later. I'm still hoping for a fix to this as I prefer using Pat's packages as much as possible. I like using slackpkg to keep my system up to date. A couple of questions though if I do choose your method:
Quote:
"installed" it to ~/.local/seamonkey
Quote:
made a soft link to the executable in /usr/bin
How did you do this? (I'm not much of a guru)
 
Old 01-19-2017, 08:10 PM   #4
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
I downloaded and saved "seamonkey-2.46.tar.bz2" to /home/user/.local
Then extracted the contents like this:
Code:
tar -xvf seamonkey-2.46.tar.bz2
as my normal user. It should leave a single "seamonkey" directory (/home/user/.local/seamonkey).
That's important so it can update itself with permissions to write to its own directory.
Now comes the softlink which allows you to launch it from the terminal, or from dmenu, etc.
Next, as root:
Code:
ln -s /home/user/.local/seamonkey/seamonkey /usr/bin/firefoxseamonkey
Now this will run just fine. Although Slackware (slackpkg) won't "know" it's installed, there is really nothing wrong with running software this way.
The only caveat I know of is this: a couple years back, the (then) new version of Seamonkey would not run on 14.1 because it had an older version of glibc than the new Seamonkey required. So I had to wait for Slackware to update. So you might run into blips like that. If you go this route, it's a good idea to put the word seamonkey into slackpkg's blacklist file: /etc/slackpkg/blacklist
By no means am I a guru, I have just played with this stuff long enough to get done what I want to get done. Namely, having a system set up MY way.
Thank you Patrick and all who support Slackware!

Last edited by STDOUBT; 01-20-2017 at 08:26 PM.
 
1 members found this post helpful.
Old 01-20-2017, 02:39 PM   #5
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Maybe this fixes that?
Code:
Fri Jan 20 04:18:02 UTC 2017
patches/packages/seamonkey-2.46-x86_64-3_slack14.2.txz:  Rebuilt.
       Recompiled with less aggressive optimization (-Os) to fix crashes.
 
1 members found this post helpful.
Old 01-21-2017, 11:03 AM   #6
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Original Poster
Rep: Reputation: 38
That seems to have done the trick. Thank you.
 
  


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
[BUG] in seamonkey 2.9 slackbuild; does not create usr/include/seamonkey-2.9/nss -> . zerouno Slackware 5 05-02-2012 03:21 AM
Seamonkey and Seamonkey libs update for Slackware 13.1? Lufbery Slackware 7 08-05-2011 03:00 AM
plasma desktop crashes, nepomuk crashes, after loggin in fm_clau SUSE / openSUSE 2 09-02-2009 10:14 AM
SeaMonkey upgrade removes symlinks causing program crashes BCarey Slackware 3 05-31-2007 04:23 PM
LXer: SeaMonkey 1.0.6 and SeaMonkey 1.1 Beta Released LXer Syndicated Linux News 0 11-09-2006 02:33 PM

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

All times are GMT -5. The time now is 10:39 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