<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Opera crashes on video services and gmail]]></title><description><![CDATA[<p dir="auto">Trying to view any youtube related video on any page cause crash.<br />
Same problem on gmail - after login the browser is trying to connect something at google and... crash<br />
No problem on the same computer using Safari...</p>
<p dir="auto">Opera Version: 46.0.2597.57<br />
VPN - on<br />
Extensions - disabled<br />
Mac OS X: 10.10.5 64-bit</p>
<p dir="auto">some gpu info<br />
Graphics Feature Status<br />
Canvas: Hardware accelerated<br />
Flash: Hardware accelerated<br />
Flash Stage3D: Hardware accelerated<br />
Flash Stage3D Baseline profile: Hardware accelerated<br />
Compositing: Hardware accelerated<br />
Multiple Raster Threads: Enabled<br />
Native GpuMemoryBuffers: Hardware accelerated<br />
Rasterization: Hardware accelerated<br />
Video Decode: Hardware accelerated<br />
Video Encode: Hardware accelerated<br />
WebGL: Hardware accelerated<br />
WebGL2: Hardware accelerated<br />
Driver Bug Workarounds<br />
add_and_true_to_loop_condition<br />
adjust_src_dst_region_for_blitframebuffer<br />
decode_encode_srgb_for_generatemipmap<br />
disable_av_sample_buffer_display_layer<br />
disable_framebuffer_cmaa<br />
disable_multimonitor_multisampling<br />
disable_webgl_rgb_multisampling_usage<br />
emulate_abs_int_function<br />
get_frag_data_info_bug<br />
init_one_cube_map_level_before_copyteximage<br />
msaa_is_slow<br />
pack_parameters_workaround_with_pack_buffer<br />
rebind_transform_feedback_before_resume<br />
regenerate_struct_names<br />
remove_invariant_and_centroid_for_essl3<br />
reset_base_mipmap_level_before_texstorage<br />
rewrite_do_while_loops<br />
rewrite_float_unary_minus_operator<br />
rewrite_texelfetchoffset_to_texelfetch<br />
scalarize_vec_and_mat_constructor_args<br />
set_zero_level_before_generating_mipmap<br />
unfold_short_circuit_as_ternary_operation<br />
unpack_alignment_workaround_with_unpack_buffer<br />
unpack_image_height_workaround_with_unpack_buffer<br />
use_intermediary_for_copy_texture_image<br />
use_shadowed_tex_level_params<br />
use_unused_standard_shared_blocks<br />
Problems Detected<br />
Multisampling is buggy on OSX when multiple monitors are connected: 237931<br />
Applied Workarounds: disable_multimonitor_multisampling<br />
Unfold short circuit on Mac OS X: 307751<br />
Applied Workarounds: unfold_short_circuit_as_ternary_operation<br />
Always rewrite vec/mat constructors to be consistent: 398694<br />
Applied Workarounds: scalarize_vec_and_mat_constructor_args<br />
Mac drivers handle struct scopes incorrectly: 403957<br />
Applied Workarounds: regenerate_struct_names<br />
On Intel GPUs MSAA performance is not acceptable for GPU rasterization: 527565<br />
Applied Workarounds: msaa_is_slow<br />
glGenerateMipmap fails if the zero texture level is not set on some Mac drivers: 560499<br />
Applied Workarounds: set_zero_level_before_generating_mipmap<br />
Pack parameters work incorrectly with pack buffer bound: 563714<br />
Applied Workarounds: pack_parameters_workaround_with_pack_buffer<br />
Alignment works incorrectly with unpack buffer bound: 563714<br />
Applied Workarounds: unpack_alignment_workaround_with_unpack_buffer<br />
copyTexImage2D fails when reading from IOSurface on multiple GPU types.: 581777<br />
Applied Workarounds: use_intermediary_for_copy_texture_image<br />
Multisample renderbuffers with format GL_RGB8 have performance issues on Intel GPUs.: 607130<br />
Applied Workarounds: disable_webgl_rgb_multisampling_usage<br />
Mac Drivers store texture level parameters on int16_t that overflow: 610153<br />
Applied Workarounds: use_shadowed_tex_level_params<br />
Limited enabling of Chromium GL_INTEL_framebuffer_CMAA: 535198<br />
Applied Workarounds: disable_framebuffer_cmaa<br />
glGetFragData{Location|Index} works incorrectly on Max: 638340<br />
Applied Workarounds: get_frag_data_info_bug<br />
glResumeTransformFeedback works incorrectly on Intel GPUs: 638514<br />
Applied Workarounds: rebind_transform_feedback_before_resume<br />
glTexStorage* are buggy when base mipmap level is not 0: 640506<br />
Applied Workarounds: reset_base_mipmap_level_before_texstorage<br />
Result of abs(i) where i is an integer in vertex shader is wrong: 642227<br />
Applied Workarounds: emulate_abs_int_function<br />
Rewrite texelFetchOffset to texelFetch for Intel Mac: 642605<br />
Applied Workarounds: rewrite_texelfetchoffset_to_texelfetch<br />
Rewrite condition in for and while loops for Intel Mac: 644669<br />
Applied Workarounds: add_and_true_to_loop_condition<br />
Rewrite do-while loops to simpler constructs on Mac: 644669<br />
Applied Workarounds: rewrite_do_while_loops<br />
AVSampleBufferDisplayLayer leaks IOSurfaces on 10.9.: 632178<br />
Applied Workarounds: disable_av_sample_buffer_display_layer<br />
Do TexImage2D first before CopyTexImage2D for cube map texture on Intel Mac 10.11: 648197<br />
Applied Workarounds: init_one_cube_map_level_before_copyteximage<br />
Decode and encode before generateMipmap for srgb format textures on macosx: 634519<br />
Applied Workarounds: decode_encode_srgb_for_generatemipmap<br />
Insert statements to reference all members in unused std140/shared blocks on Mac: 618464<br />
Applied Workarounds: use_unused_standard_shared_blocks<br />
Tex(Sub)Image3D performs incorrectly when uploading from unpack buffer with GL_UNPACK_IMAGE_HEIGHT greater than zero on Intel Macs: 654258<br />
Applied Workarounds: unpack_image_height_workaround_with_unpack_buffer<br />
adjust src/dst region if blitting pixels outside read framebuffer on Mac: 644740<br />
Applied Workarounds: adjust_src_dst_region_for_blitframebuffer<br />
Mac driver GL 4.1 requires invariant and centroid to match between shaders: 639760, 641129<br />
Applied Workarounds: remove_invariant_and_centroid_for_essl3<br />
Disable KHR_blend_equation_advanced until cc shaders are updated: 661715<br />
Rewrite -float to 0.0 - float for Intel Mac: 672380<br />
Applied Workarounds: rewrite_float_unary_minus_operator</p>
]]></description><link>https://forums.opera.com/topic/22121/opera-crashes-on-video-services-and-gmail</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 14:35:27 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/22121.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Aug 2017 12:11:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Opera crashes on video services and gmail on Fri, 18 Aug 2017 00:16:49 GMT]]></title><description><![CDATA[<p dir="auto">I found that the problem doesn't happen when disabling Opera's adblocker. So, stick with 3d party ones.</p>
<p dir="auto">Regards</p>
]]></description><link>https://forums.opera.com/post/126365</link><guid isPermaLink="true">https://forums.opera.com/post/126365</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 18 Aug 2017 00:16:49 GMT</pubDate></item><item><title><![CDATA[Reply to Opera crashes on video services and gmail on Mon, 14 Aug 2017 20:54:35 GMT]]></title><description><![CDATA[<p dir="auto">I use Opera Mac and have the same problem: browser freezer when trying to load Youtube, Google, Facebook or other pages. Interestingly, DuckduckGo doesnt crash. The problem doesn't occur when using incognito mode.</p>
<p dir="auto">Tried disabling all extensions, no effect. Also, have Flash disabled by default, so not the problem either.</p>
<p dir="auto">Just minutes ago Opera updated itself and I restarted it. Problem persists.</p>
<p dir="auto">Version:	47.0.2631.55<br />
Source:	Stable<br />
System:	Mac OS X 10.11.6 64-bit</p>
]]></description><link>https://forums.opera.com/post/126206</link><guid isPermaLink="true">https://forums.opera.com/post/126206</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 14 Aug 2017 20:54:35 GMT</pubDate></item><item><title><![CDATA[Reply to Opera crashes on video services and gmail on Mon, 14 Aug 2017 13:13:37 GMT]]></title><description><![CDATA[<p dir="auto">The problem is with Flash content. Wherever it is Opera crashes. Only Neon works.<br />
Any ideas??</p>
]]></description><link>https://forums.opera.com/post/126201</link><guid isPermaLink="true">https://forums.opera.com/post/126201</guid><dc:creator><![CDATA[mattheos]]></dc:creator><pubDate>Mon, 14 Aug 2017 13:13:37 GMT</pubDate></item></channel></rss>