ssh-agent segmentation fault
Hello,
I had openssh running just fine on cygwin. But after a recent update of openssh, I start getting the segmentation fault error when starting ssh-agent. Has anyone encountered such behavior and how can I resolve it? Many thanks.
$ ssh-agent
Segment...
Google Chrome crashing on linux when trying to upload *.jpg file
I'm on Slackware 13.1, and installed Chrome 5.0.375.126 using sbopkg from slackbuilds. Whenever I open the file upload dialog and select a *.jpg file, the browser immediately crashes, leaving behind a "Segmentation fault" error. I've done the sa...
Why I am getting segmentation fault error while converting video using FFmpeg?
I am converting each type video to .flv video using FFmpeg but for some videos I got
"Segmentation fault" error why this error was occurred?
my code to convert .flv file is
function convert_flv($vidtime,$infile, $outfile, $w = 0, $h = 0, $extra_inf...