# Crash
surf crashes with a segmentation fault.
It seems to happen when scrolling, but
only on certain sites or at certain times.

If the window crashing was opened from another surf window,
they both crash.

# Sites that crash
http://www.mkyong.com/java8/java-8-stream-read-a-file-line-by-line/
/* when scrolling loaded page */

gmail.com
/* when uploading image to hangouts chat */

http://www.express.co.uk/news/world/641884/China-heats-hyrdogen-gas-three-times-hotter-than-sun-limitless-energy

http://forum.allaboutcircuits.com/threads/pspice-cutoff-frequency.117073/
/* when going back to previous page */

# Sites that seem to work
suckless.org
kernel.org
packages.debian.org
vg.no
facebook.com

# Error message
** Message: console message:  @0: Blocked a frame with origin 
"https://googleads.g.doubleclick.net"; from accessing a frame with origin 
"http://www.mkyong.com";.  The frame
 requesting access has a protocol of "https", the frame being accessed has a 
protocol of "http". Protocols must match.

** Message: console message:  @0: Blocked a frame with origin 
"http://tpc.googlesyndication.com"; from accessing a frame with origin 
"http://www.express.co.uk";. Protocols,
 domains, and ports must match.

^a thousand of these ad related messages^

Segmentation fault

# What ive tried
git pull origin master
make clean
make
sudo make install

Reply via email to