Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: philip on March 26, 2010, 12:01:37 AM

Title: Minefield segfaults on YouTube (and other Flash-serving sites) [SOLVED]
Post by: philip on March 26, 2010, 12:01:37 AM
The subject line says almost everything. I have TC 2.10 running on my Acer Aspire One netbook, with flash10.tcz loaded, Mplayer-nodeps in position, and the GTK2 mixer for OSS ready to go. Minefield works well on many sites (including the one where I'm typing this note!). It can even get to www.youtube.com and show the first page. But when I click on a video link, minefield segfaults and quits. In truth I don't care much about YouTube: it's here as a standard test case. Experience suggests that several sites that have Flash content will crash the browser in the same way.

In an attempt to solve the problem, I removed all the minefield files from my /tce/optional directory (there were no such files in the parent, /tce) and from /usr/local/tce.installed. Then I re-installed from the repo. The problem persists.

This is a comparatively recent upgrade from TC 2.9. I hope I didn't miss some essential adjustment.

... any suggestions? Thanks!
Title: Re: Minefield segfaults on YouTube (and other Flash-serving sites)
Post by: 4-stroke on March 26, 2010, 12:46:49 AM
Is there a specific reason why you need to use minefield?
Try namoroka, it works, for me at least, on youtube.
Title: Re: Minefield segfaults on YouTube (and other Flash-serving sites)
Post by: philip on March 26, 2010, 11:52:40 AM
Is there a specific reason why you need to use minefield?
Nothing particular, except that I chose it long ago and it worked until recently.

Try namoroka, it works, for me at least, on youtube.
Thanks for the tip. Namoroka works for me, too.

This little exchange puts the spotlight on minefield as the most likely point of failure in my previous setup described above. Minefield users/maintainers, please notice this!
Title: Re: Minefield segfaults on YouTube (and other Flash-serving sites)
Post by: jls on March 26, 2010, 12:24:56 PM
are u shure u loaded all the flash required deps?
Title: Re: Minefield segfaults on YouTube (and other Flash-serving sites)
Post by: philip on March 26, 2010, 08:46:29 PM
are u shure u loaded all the flash required deps?
I'm seldom "sure" about anything. But I note that all flash functions work with Namoroka, so it is very likely that all dependencies are in order. Also, I thought TC 2.10 was built to take care of dependencies more automatically than any previous release, and I certainly ran both "Update Apps" and "Apps Audit" from the Control Panel many times each before making my original post.
Title: Re: Minefield segfaults on YouTube (and other Flash-serving sites)
Post by: jls on March 27, 2010, 06:11:24 AM
flash10.tcz is created without flash.tcz.dep, so u should copy all the deps of getFlash.tcz excluding squashfs in flash10.tcz.dep
Title: Re: Minefield segfaults on YouTube (and other Flash-serving sites)
Post by: philip on March 28, 2010, 01:50:09 PM
Thanks, JLS, this fixed it. I went into /mnt/sda1/tce/optional, copied getFlash10.tcz.dep into a new file flash10.tcz.dep, and deleted the line about squashfs. After that I tried the various apps-audit and updating pushbuttons on the control panel and rebooted. Now everything works. Mark this one "Solved"!