You are not logged in.

#1 2024-02-05 15:57:03

castleholder
Member
Registered: 2019-10-15
Posts: 8

Firefox Crashing on Startup

I've recently updated my system software and have encountered a new issue: when I open Firefox it immediately crashes. It is not clear what the cause of the crash is. When opened from the terminal it prints

ExceptionHandler::GenerateDump cloned child 54633
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
Exiting due to channel error.
Exiting due to channel error.
zsh: bus error (core dumped)  firefox
Failed to open curl lib from binary, use libcurl.so instead

This appears to be messages related to the error reporting window that pops up. I've tried wiping all my Mozilla data and reinstalling (I deleted ~/.mozilla) but the issue persists.  I've tried the Developer Edition package and the Nightly (binary) package from AUR and the same issue occurs.

Oddly it runs correctly in "Safe mode" -- which would normally indicate some extension was the issue -- but since I've wiped everything I've got extensions installed.

Given this occurred immediately after update I think it is likely something to do with a conflict with some other package and would appreciate any help/advice that could be provided. I'm running Firefox under Wayland using Sway.

Offline

#2 2024-02-05 18:18:56

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,429

Re: Firefox Crashing on Startup

Seems odd, but try reinstalling curl: https://forum.artixlinux.org/index.php/ … 302.0.html

Offline

#3 2024-02-06 13:57:53

castleholder
Member
Registered: 2019-10-15
Posts: 8

Re: Firefox Crashing on Startup

I have tried re-installing, updating and downgrading curl and it does not resolve the issue. I am led to believe the curl error isn't the core issue since it only appears in the terminal after I interact with the crash reporting window that pops up ("Mozilla Crash Reporter").

Offline

#4 2024-02-06 14:28:43

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,825

Re: Firefox Crashing on Startup

look at/post the backtrace of the coredump: https://wiki.archlinux.org/title/Core_d … _core_dump

Offline

#5 2024-03-22 08:53:09

Kiriksugu
Member
Registered: 2022-08-29
Posts: 9

Re: Firefox Crashing on Startup

Hello,

I'm running into the exact same issue, updating firefox (and all my system) today from version 123 to 124. Clearing the ~/.mozilla/firefox folder and downgrading to 123 makes firefox working again. I noticed that without clearing ~/.mozilla/firefox, firefox 124 crashed immediately after the firefox window pops up. But after a clean of ~/.mozilla/firefox, firefox 124 crashes randomly after a few seconds of usage.

The terminal output is the same as the original poster.

coredumpctl list does not provide any coredump related to firefox.

Any help to narrow down the issue would be highly appreciated.

Offline

#6 2024-03-22 20:30:09

xerxes_
Member
Registered: 2018-04-29
Posts: 681

Re: Firefox Crashing on Startup

You didn't wrote what graphic card and drivers do you use? Xserver or Wayland?

Offline

#7 2024-03-22 21:50:37

mountaintrek
Member
Registered: 2024-02-01
Posts: 19

Re: Firefox Crashing on Startup

To start:

1. Reboot

2. Remove firefox cache, ~/.cache/mozilla/firefox

3. Create a new profile, firefox --ProfileManager
    (See firefox --help)

4. Check pacman -Qkk curl firefox
    (see man pacman)

5. Check for additional info:

    a) type about:support in firefox addressbar, scroll to crash section

    b) messages in the journal, journalctl -b

    c) depending on your system, less ~/.xsession-errors

If nothing is gained from the above, then like xerxes message, more info is needed.

Offline

#8 2024-04-04 08:35:20

Kiriksugu
Member
Registered: 2022-08-29
Posts: 9

Re: Firefox Crashing on Startup

Thanks for your help.

The issue reproduces on both GNOME on Xorg and GNOME Wayland. I have an integrated Intel UHD Graphics 620 on a laptop. I am not sure how all of this operates, but I have mesa, lib32-mesa, vulkan-intel and lib32-vulkan-intel installed.

I removed both ~/.cache/mozilla/firefox and ~/.mozilla/firefox and created a new profile, but the issue persists. The ProfileManager does not crash, only the firefox window.

pacman -Qkk curl firefox returns

curl: 537 total files, 0 altered files
firefox: 104 total files, 0 altered files

I can't go to about:support, as the current version of firefox crashes immediatly. I looked in ~/.mozilla/firefox/Crash Reports, but nothing here.

Here is a journalctl log of what happens when trying to launch firefox

Apr 04 10:13:12 *** systemd[1]: Starting Time & Date Service...
Apr 04 10:13:12 *** systemd[1]: Started Time & Date Service.
Apr 04 10:13:12 *** rtkit-daemon[669]: Supervising 7 threads of 4 processes of 1 users.
Apr 04 10:13:12 *** rtkit-daemon[669]: Supervising 7 threads of 4 processes of 1 users.
Apr 04 10:13:12 *** rtkit-daemon[669]: Supervising 7 threads of 4 processes of 1 users.
Apr 04 10:13:12 *** rtkit-daemon[669]: Supervising 7 threads of 4 processes of 1 users.
Apr 04 10:13:12 *** rtkit-daemon[669]: Successfully made thread 8429 of process 8286 owned by '1000' RT at priority 10.
Apr 04 10:13:12 *** rtkit-daemon[669]: Supervising 8 threads of 5 processes of 1 users.
Apr 04 10:13:13 *** rtkit-daemon[669]: Supervising 8 threads of 5 processes of 1 users.
Apr 04 10:13:13 *** rtkit-daemon[669]: Supervising 8 threads of 5 processes of 1 users.
Apr 04 10:13:42 *** systemd[1]: systemd-timedated.service: Deactivated successfully.
Apr 04 10:13:45 *** tracker-miner-fs-3[8532]: (tracker-extract-3:8532): GLib-GIO-WARNING **: 10:13:45.520: Error creating IO channel for /proc/self/mountinfo: Invalid argument (g-io-error-quark, 13)
Apr 04 10:13:45 *** tracker-miner-fs-3[8532]: Error creating proxy: Unable to create socket: Operation not permitted (g-io-error-quark, 14)
Apr 04 10:13:45 *** tracker-miner-fs-3[8532]: Error creating proxy: Unable to create socket: Operation not permitted (g-io-error-quark, 14)
Apr 04 10:13:45 *** tracker-miner-fs-3[8532]: Error creating proxy: Unable to create socket: Operation not permitted (g-io-error-quark, 14)
Apr 04 10:13:45 *** tracker-miner-fs-3[8532]: Error creating proxy: Unable to create socket: Operation not permitted (g-io-error-quark, 14)
Apr 04 10:13:45 *** tracker-miner-fs-3[8532]: Error creating proxy: Unable to create socket: Operation not permitted (g-io-error-quark, 14)

I noticed lots of tracker-miner-fs issues that regularly arrises. I don't know if this might have a link with this firefox issue, but I will try to solve this anyway.

I don't have ~/.xsession-errors. Trying to explore Xorg logs, but they are currently very cryptic to me.

EDIT: The tracker-miner-fs-3 issues will be fixed in the next release: https://gitlab.gnome.org/GNOME/tracker- … issues/317. It is treated as warnings, so not sure it could have any link with the firefox issue. Those messages pop up even with the working firefox 123.0.1-1 version anyway.

Last edited by Kiriksugu (2024-04-04 08:47:21)

Offline

#9 2024-04-04 15:35:40

xerxes_
Member
Registered: 2018-04-29
Posts: 681

Re: Firefox Crashing on Startup

@Kiriksugu
Try to start Firefox in safe mode from terminal by command: 'firefox --safe-mode'. If it don't crash you may go to about:support and post some info about WebGL version support, eventual errors below Graphisc long block.
Then you may go to about:preferences > General > Performance  and uncheck "use hardware acceleration if available" (translation is mine, may be different) to see if that help start Firefox in normal mode without crash.

Offline

#10 2024-04-10 07:10:16

Kiriksugu
Member
Registered: 2022-08-29
Posts: 9

Re: Firefox Crashing on Startup

Even it safe mode, firefox 124 crashes immediatly. Here is however the about:support I got from firefox 123.

Application Basics
------------------

Name: Firefox
Version: 123.0.1
Build ID: 20240304205002
Distribution ID: archlinux
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0
OS: Linux 6.6.22-1-lts #1 SMP PREEMPT_DYNAMIC Sat, 16 Mar 2024 06:20:33 +0000
OS Theme: Breeze-Dark / Breeze
Multiprocess Windows: 1/1
Fission Windows: 1/1 Enabled by default
Remote Processes: 7
Enterprise Policies: Inactive
Google Location Service Key: Found
Google Safebrowsing Key: Found
Mozilla Location Service Key: Found
Safe Mode: false
Memory Size (RAM): 15.4 GB
Disk Space Available: 2.1 GB

Crash Reports for the Last 3 Days
---------------------------------

Firefox Features
----------------

Name: Firefox Screenshots
Version: 39.0.1
ID: screenshots@mozilla.org

Name: Form Autofill
Version: 1.0.1
ID: formautofill@mozilla.org

Name: Picture-In-Picture
Version: 1.0.0
ID: pictureinpicture@mozilla.org

Name: Web Compatibility Interventions
Version: 123.0.0
ID: webcompat@mozilla.org

Name: WebCompat Reporter
Version: 2.0.0
ID: webcompat-reporter@mozilla.org

Remote Features
---------------

Add an Image to PDF (with Alt Text) - Rollout: (control)
CSV Import (Release Rollout): (enable-csv-import)
Encrypted Client Hello: (rollout)
MozillaAccounts toolbar button default visibility rollout: (treatment-a)
PHC Rollout: (rollout)
Upgrade Spotlight Rollout: (treatment)

Remote Processes
----------------

Type: Extension
Count: 1

Type: Preallocated
Count: 3

Type: Privileged About
Count: 1

Type: Socket
Count: 1

Type: Sandboxed IPC Actor
Count: 1

Add-ons
-------

Name: Add-ons Search Detection
Type: extension
Version: 2.0.0
Enabled: true
ID: addons-search-detection@mozilla.com

Name: Bing
Type: extension
Version: 1.6
Enabled: true
ID: bing@search.mozilla.org

Name: DuckDuckGo
Type: extension
Version: 1.4
Enabled: true
ID: ddg@search.mozilla.org

Name: Google
Type: extension
Version: 1.4
Enabled: true
ID: google@search.mozilla.org

Name: Wikipedia (en)
Type: extension
Version: 1.3
Enabled: true
ID: wikipedia@search.mozilla.org

Name: System theme — auto
Type: theme
Version: 1.3
Enabled: true
ID: default-theme@mozilla.org

Name: Dark
Type: theme
Version: 1.2
Enabled: false
ID: firefox-compact-dark@mozilla.org

Name: Firefox Alpenglow
Type: theme
Version: 1.4
Enabled: false
ID: firefox-alpenglow@mozilla.org

Name: Light
Type: theme
Version: 1.2
Enabled: false
ID: firefox-compact-light@mozilla.org

Legacy User Stylesheets
-----------------------

Active: false
Stylesheets: No stylesheets found

Graphics
--------

Features
Window Device Pixel Ratios: 1
Compositing: WebRender
Asynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabled
WebGL 1 Driver WSI Info: EGL_VENDOR: Mesa Project EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_CHROMIUM_sync_control EGL_ANGLE_sync_control_rate EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_query_reset_notification_strategy EGL_EXT_swap_buffers_with_damage EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap EGL_WL_bind_wayland_display EGL_EXTENSIONS(nullptr): EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless IsWebglOutOfProcessEnabled: 1
WebGL 1 Driver Renderer: Intel -- Mesa Intel(R) UHD Graphics 620 (WHL GT2)
WebGL 1 Driver Version: 4.6 (Compatibility Profile) Mesa 24.0.3-arch1.2
WebGL 1 Driver Extensions: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_fragment_shader GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_copy_depth_to_color GL_NV_depth_clamp GL_NV_fog_distance GL_NV_half_float GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_EXT_texture_buffer_object GL_AMD_texture_texture4 GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_buffer_object GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_compatibility GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_copy_image GL_NV_texture_barrier GL_ARB_draw_indirect GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_precision GL_ARB_shader_subroutine GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_viewport_array GL_EXT_direct_state_access GL_EXT_vertex_attrib_64bit GL_AMD_multi_draw_indirect GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_query_buffer_object GL_AMD_shader_trinary_minmax GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_fragment_layer_viewport GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_multi_draw_indirect GL_ARB_program_interface_query GL_ARB_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_stencil_texturing GL_ARB_texture_buffer_range GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_AMD_pinned_memory GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_compute_variable_group_size GL_ARB_enhanced_layouts GL_ARB_indirect_parameters GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_query_buffer_object GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shading_language_include GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_stencil8 GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_debug_label GL_EXT_shader_framebuffer_fetch GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_ES3_1_compatibility GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_ARB_ES3_2_compatibility GL_ARB_fragment_shader_interlock GL_ARB_gpu_shader_int64 GL_ARB_parallel_shader_compile GL_ARB_post_depth_coverage GL_ARB_shader_atomic_counter_ops GL_ARB_shader_ballot GL_ARB_shader_clock GL_ARB_shader_viewport_layer_array GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_ARB_gl_spirv GL_ARB_spirv_extensions GL_MESA_shader_integer_functions GL_ARB_polygon_offset_clamp GL_ARB_texture_filter_anisotropic GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_INTEL_shader_atomic_float_minmax GL_INTEL_shader_integer_functions2 GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_EGL_sync GL_EXT_demote_to_helper_invocation GL_NV_ES1_1_compatibility GL_MESA_texture_const_bandwidth
WebGL 1 Extensions: ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_float_blend EXT_frag_depth EXT_shader_texture_lod EXT_sRGB EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context
WebGL 2 Driver WSI Info: EGL_VENDOR: Mesa Project EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_CHROMIUM_sync_control EGL_ANGLE_sync_control_rate EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_query_reset_notification_strategy EGL_EXT_swap_buffers_with_damage EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap EGL_WL_bind_wayland_display EGL_EXTENSIONS(nullptr): EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless IsWebglOutOfProcessEnabled: 1
WebGL 2 Driver Renderer: Intel -- Mesa Intel(R) UHD Graphics 620 (WHL GT2)
WebGL 2 Driver Version: 4.6 (Core Profile) Mesa 24.0.3-arch1.2
WebGL 2 Driver Extensions: GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_texture_float GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_debug_label GL_EXT_demote_to_helper_invocation GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_shader_framebuffer_fetch GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_INTEL_blackhole_render GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_INTEL_shader_atomic_float_minmax GL_INTEL_shader_integer_functions2 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_const_bandwidth GL_MESA_texture_signed_rgba GL_NV_alpha_to_coverage_dither_control GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_fragment_shader_interlock GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_OES_EGL_image GL_S3_s3tc
WebGL 2 Extensions: EXT_color_buffer_float EXT_float_blend EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_draw_buffers_indexed OES_texture_float_linear WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context
Window Protocol: x11
Desktop Environment: gnome
Target Frame Rate: 60
WebGPU Default Adapter: { "navigator.gpu": null }
WebGPU Fallback Adapter: { "navigator.gpu": null }
GPU #1
Active: Yes
Description: Mesa Intel(R) UHD Graphics 620 (WHL GT2)
Vendor ID: 0x8086
Device ID: 0x3ea0
Driver Vendor: mesa/iris
Driver Version: 24.0.3.0
RAM: 0

Diagnostics
AzureCanvasBackend: skia
AzureContentBackend: skia
AzureFallbackCanvasBackend: skia
CMSOutputProfile: AAAGAGxjbXMEQAAAbW50clJHQiBYWVogB+gABAAKAAYALAAGYWNzcEFQUEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPbWAAEAAAAA0y1sY21zTxQ500Bo+QR19PYjCoCDiwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOZGVzYwAAASwAAAA8Y3BydAAAAWgAAACGd3RwdAAAAfAAAAAUY2hhZAAAAgQAAAAsclhZWgAAAjAAAAAUYlhZWgAAAkQAAAAUZ1hZWgAAAlgAAAAUclRSQwAAAmwAAAAQZ1RSQwAAAmwAAAAQYlRSQwAAAmwAAAAQY2hybQAAAnwAAAAkbWV0YQAAAqAAAAMUZG1uZAAABbQAAAAiZG1kZAAABdgAAAAobWx1YwAAAAAAAAABAAAADGVuVVMAAAAgAAAAHABCAHUAaQBsAHQALQBpAG4AIABkAGkAcwBwAGwAYQB5bWx1YwAAAAAAAAABAAAADGVuVVMAAABqAAAAHABUAGgAaQBzACAAcAByAG8AZgBpAGwAZQAgAGkAcwAgAGYAcgBlAGUAIABvAGYAIABrAG4AbwB3AG4AIABjAG8AcAB5AHIAaQBnAGgAdAAgAHIAZQBzAHQAcgBpAGMAdABpAG8AbgBzAC4AAFhZWiAAAAAAAAD21gABAAAAANMtc2YzMgAAAAAAAQwaAAAFwP//8v4AAAdgAAD9zv//+5f///2VAAAD9AAAv05YWVogAAAAAAAAX8oAADpJAAAGAlhZWiAAAAAAAAAvhwAAJ+YAALqFWFlaIAAAAAAAAGeFAACd0QAAEqZwYXJhAAAAAAAAAAAAAjMzY2hybQAAAAAAAwAAAACVwAAAXQAAAFmAAACRQAAAKYAAAB+AZGljdAAAAAAAAAALAAAAEAAAAMAAAAAWAAAA1gAAAAwAAADiAAAAFAAAAPYAAAAMAAABAgAAABYAAAEYAAAACAAAASAAAAAWAAABNgAAABQAAAFKAAAAFgAAAWAAAAAIAAABaAAAACIAAAGKAAAABgAAAZAAAAAQAAABoAAAAJIAAAIyAAAAFAAAAkYAAAAMAAACUgAAABIAAAJkAAAABgAAAmoAAAAQAAACegAAAEAAAAK6AAAAIgAAAtwAAAA4AEMATQBGAF8AcAByAG8AZAB1AGMAdABtAHUAdAB0AGUAcgBFAEQASQBEAF8AbQBvAGQAZQBsADAAeAAwADgANgA5AEQAQQBUAEEAXwBzAG8AdQByAGMAZQBlAGQAaQBkAEUARABJAEQAXwBzAGUAcgBpAGEAbAAwAHgAMAAwADAAMAAwADAAMAAwAEMATQBGAF8AdgBlAHIAcwBpAG8AbgA0ADYALgAwAEUARABJAEQAXwBtAGEAbgB1AGYAYQBjAHQAdQByAGUAcgBCAE8ARQBGAGkAbABlAG4AYQBtAGUALwBoAG8AbQBlAC8AcABiAHIAZQB1AGcAbgBvAC8ALgBsAG8AYwBhAGwALwBzAGgAYQByAGUALwBpAGMAYwAvAGUAZABpAGQALQA3ADgAZQA1ADQAZgBlAGEANgAzADYAZQBmAGUAYwBiAGEANQBhAGEAOAA4ADYANQA1ADMAOABkAGYAOQBiAGMALgBpAGMAYwBDAE0ARgBfAGIAaQBuAGEAcgB5AG0AdQB0AHQAZQByAEUARABJAEQAXwBtAG4AZgB0AEIATwBFAEUARABJAEQAXwBtAGQANQA3ADgAZQA1ADQAZgBlAGEANgAzADYAZQBmAGUAYwBiAGEANQBhAGEAOAA4ADYANQA1ADMAOABkAGYAOQBiAGMATQBBAFAAUABJAE4ARwBfAGQAZQB2AGkAYwBlAF8AaQBkAHgAcgBhAG4AZAByAC0AQgBPAEUALQAwAHgAMAA4ADYAOQAtADAAeAAwADAAMAAwADAAMAAwADBtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAYAAAAcAEIATwBFAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAwAAAAcADAAeAAwADgANgA5
Display0: 1920x1080@60Hz scales:1.000000|1.000000
DisplayCount: 1
Decision Log
HW_COMPOSITING:
default: available,
OPENGL_COMPOSITING:
default: available,
WEBRENDER:
default: available,
WEBRENDER_COMPOSITOR:
default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLED
env: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_WEBRENDER_COMPOSITOR_DISABLED
runtime: blocked, Cannot be enabled in release or beta, Blocklisted; failure code FEATURE_FAILURE_DISABLE_RELEASE_OR_BETA
WEBRENDER_PARTIAL:
default: available,
WEBRENDER_SHADER_CACHE:
default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLED
WEBRENDER_OPTIMIZED_SHADERS:
default: available,
WEBRENDER_ANGLE:
default: available,
env: unavailable, OS not supported, Blocklisted; failure code FEATURE_FAILURE_OS_NOT_SUPPORTED
WEBRENDER_DCOMP_PRESENT:
default: available,
user: disabled, User disabled via pref, Blocklisted; failure code FEATURE_FAILURE_DCOMP_PREF_DISABLED
env: unavailable, Requires GPU process, Blocklisted; failure code FEATURE_FAILURE_NO_GPU_PROCESS
runtime: unavailable, Requires ANGLE, Blocklisted; failure code FEATURE_FAILURE_DCOMP_NOT_ANGLE
WEBRENDER_SCISSORED_CACHE_CLEARS:
default: available,
WEBGPU:
default: available,
runtime: blocked, WebGPU cannot be enabled in release or beta, Blocklisted; failure code WEBGPU_DISABLE_RELEASE_OR_BETA
X11_EGL:
default: available,
DMABUF:
default: available,
HARDWARE_VIDEO_DECODING:
default: available,
HW_DECODED_VIDEO_ZERO_COPY:
default: available,
VP8_HW_DECODE:
default: available,
VP9_HW_DECODE:
default: available,
DMABUF_SURFACE_EXPORT:
default: blocked, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_BROKEN_DRIVER
BACKDROP_FILTER:
default: available,
CANVAS_RENDERER_THREAD:
default: available,
ACCELERATED_CANVAS2D:
default: available,
H264_HW_DECODE:
default: available,
AV1_HW_DECODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_DECODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_DECODING_MISSING
REMOTE_CANVAS:
default: disabled, Disabled via pref, Blocklisted; failure code FEATURE_FAILURE_DISABLED
env: unavailable-no-gpu-process, Disabled without GPU process, Blocklisted; failure code FEATURE_REMOTE_CANVAS_NO_GPU_PROCESS
runtime: blocked, Platform not supported, Blocklisted; failure code FEATURE_REMOTE_CANVAS_NOT_WINDOWS




Media
-----

Audio Backend: pulse-rust
Max Channels: 2
Preferred Sample Rate: 44100
Roundtrip latency (standard deviation): 51.95ms (3.44)
Codec Support Information: Codec support information unavailable. Try again after playing back a media file.
Output Devices
Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency
Built-in Audio Analog Stereo: /devices/pci0000:00/0000:00:1f.3/sound/card0, Intel Corporation, Enabled, All, default: S16LE, support: S16LE S16BE F32LE F32BE, 2, default: 44100, support: 1 - 384000, 0 - 0
Input Devices
Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency
Monitor of Built-in Audio Analog Stereo: /devices/pci0000:00/0000:00:1f.3/sound/card0, Intel Corporation, Enabled, None, default: S16LE, support: S16LE S16BE F32LE F32BE, 2, default: 44100, support: 1 - 384000, 0 - 0
Built-in Audio Analog Stereo: /devices/pci0000:00/0000:00:1f.3/sound/card0, Intel Corporation, Enabled, All, default: S16LE, support: S16LE S16BE F32LE F32BE, 2, default: 44100, support: 1 - 384000, 0 - 0

Enumerate database
Content Decryption Modules Information
Key System Name: Video Robustness, Audio Robustness, Capabilities, Clear Lead
org.w3.clearkey: {"persistent":"optional","distinctive":"not-allowed","sessionType":"[Temporary]","scheme":"[cenc,cbcs,cbcs-1-9]","codec":{"decodingAndDecrypting":[],"decryptingOnly":["h264","aac","flac","opus","vp9","vorbis","vp8"]}}, No

Environment Variables
---------------------

DISPLAY: :0
MOZ_ASSUME_USER_NS: 1
MOZ_CRASHREPORTER_EVENTS_DIRECTORY: /home/pbreugno/.mozilla/firefox/v8ngg13i.default-release/crashes/events
MOZ_CRASHREPORTER_RESTART_ARG_0: /usr/lib/firefox/firefox
MOZ_CRASHREPORTER_RESTART_ARG_1:
MOZ_CRASHREPORTER_DATA_DIRECTORY: /home/pbreugno/.mozilla/firefox/Crash Reports
MOZ_CRASHREPORTER_PING_DIRECTORY: /home/pbreugno/.mozilla/firefox/Pending Pings
MOZ_CRASHREPORTER_STRINGS_OVERRIDE: /usr/lib/firefox/browser/crashreporter-override.ini
MOZ_LAUNCHED_CHILD:
MOZ_APP_SILENT_START:
XRE_PROFILE_PATH:
XRE_PROFILE_LOCAL_PATH:
XRE_START_OFFLINE:
XRE_BINARY_PATH:
XRE_RESTARTED_BY_PROFILE_MANAGER:

Experimental Features
---------------------

Cookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false
CSS: Masonry Layout (layout.css.grid-template-masonry-value.enabled): false
Developer Tools: Service Worker debugging (devtools.debugger.features.windowless-service-workers): false
Media: JPEG XL (image.jxl.enabled): false
Address Bar: show results during IME composition (browser.urlbar.keepPanelOpenDuringImeComposition): false
Web API: WebGPU (dom.webgpu.enabled): false
WebRTC Global Mute Toggles (privacy.webrtc.globalMuteToggles): false

Remote Experiments
------------------

Firefox Desktop Long-term Holdback Validation Release: delivery

Important Modified Preferences
------------------------------

browser.contentblocking.category: standard
browser.search.region: FR
browser.startup.homepage_override.buildID: 20240304205002
browser.startup.homepage_override.mstone: 123.0.1
browser.urlbar.placeholderName: Google
browser.urlbar.quicksuggest.migrationVersion: 2
browser.urlbar.quicksuggest.scenario: history
doh-rollout.doneFirstRun: true
doh-rollout.home-region: FR
dom.forms.autocomplete.formautofill: true
extensions.lastAppVersion: 123.0.1
media.gmp-gmpopenh264.abi: x86_64-gcc3
media.gmp-gmpopenh264.hashValue: 53a58bfb4c8124ad4f7655b99bfdea290033a085e0796b19245b33b91c0948fdac9f0c3e817130b352493a65d9a7a0fc8a7c1eedc618cdaa2b458073
media.gmp-gmpopenh264.lastDownload: 1712731949
media.gmp-gmpopenh264.lastInstallStart: 1712731949
media.gmp-gmpopenh264.lastUpdate: 1712731949
media.gmp-gmpopenh264.version: 2.3.2
media.gmp.storage.version.observed: 1
privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}]
security.sandbox.content.tempDirSuffix: 946dd377-75a7-430c-a4c7-5fff1db201fc
services.sync.engine.addresses.available: true

Important Locked Preferences
----------------------------

fission.autostart.session: true

Places Database
---------------

Entity: sqlite_schema
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 24.4
Sequentiality (%): 100

Entity: moz_origins
Count: 131
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 15.3
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_origins_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 13.3
Sequentiality (%): 100

Entity: moz_places
Count: 178
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 67
Sequentiality (%): 100

Entity: moz_places_extra
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_places_url_hashindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 7.2
Sequentiality (%): 100

Entity: moz_places_hostindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 13.7
Sequentiality (%): 100

Entity: moz_places_visitcount
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 4
Sequentiality (%): 100

Entity: moz_places_frecencyindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 4
Sequentiality (%): 100

Entity: moz_places_lastvisitdateindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 4
Sequentiality (%): 100

Entity: moz_places_guid_uniqueindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 10.5
Sequentiality (%): 100

Entity: moz_places_originidindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 4.5
Sequentiality (%): 100

Entity: moz_places_altfrecencyindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 4
Sequentiality (%): 100

Entity: moz_historyvisits
Count: 2
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.2
Sequentiality (%): 100

Entity: moz_historyvisits_extra
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_historyvisits_placedateindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.1
Sequentiality (%): 100

Entity: moz_historyvisits_fromindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.1
Sequentiality (%): 100

Entity: moz_historyvisits_dateindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.1
Sequentiality (%): 100

Entity: moz_inputhistory
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_inputhistory_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_bookmarks
Count: 228
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 64.1
Sequentiality (%): 100

Entity: moz_bookmarks_deleted
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_bookmarks_deleted_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_bookmarks_itemindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 6.8
Sequentiality (%): 100

Entity: moz_bookmarks_parentindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 7.3
Sequentiality (%): 100

Entity: moz_bookmarks_itemlastmodifiedindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 12.2
Sequentiality (%): 100

Entity: moz_bookmarks_dateaddedindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 10.8
Sequentiality (%): 100

Entity: moz_bookmarks_guid_uniqueindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 13.5
Sequentiality (%): 100

Entity: moz_keywords
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_keywords_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_sequence
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_keywords_placepostdata_uniqueindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_anno_attributes
Count: 1
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.1
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_anno_attributes_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.1
Sequentiality (%): 100

Entity: moz_annos
Count: 1
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.2
Sequentiality (%): 100

Entity: moz_annos_placeattributeindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.1
Sequentiality (%): 100

Entity: moz_items_annos
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_items_annos_itemattributeindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_meta
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_places_metadata
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_places_metadata_placecreated_uniqueindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_places_metadata_referrerindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_places_metadata_search_queries
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_places_metadata_search_queries_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_previews_tombstones
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Accessibility
-------------

Activated: false
Prevent Accessibility: 0

Library Versions
----------------

NSPR
Expected minimum version: 4.35
Version in use: 4.35

NSS
Expected minimum version: 3.98
Version in use: 3.90 Beta

NSSSMIME
Expected minimum version: 3.98
Version in use: 3.90 Beta

NSSSSL
Expected minimum version: 3.98
Version in use: 3.90 Beta

NSSUTIL
Expected minimum version: 3.98
Version in use: 3.90 Beta

Sandbox
-------

Seccomp-BPF (System Call Filtering): true
Seccomp Thread Synchronization: true
User Namespaces: true
Content Process Sandboxing: true
Media Plugin Sandboxing: true
Content Process Sandbox Level: 4
Effective Content Process Sandbox Level: 4

Rejected System Calls
---------------------

Startup Cache
-------------

Disk Cache Path: /home/pbreugno/.cache/mozilla/firefox/v8ngg13i.default-release/startupCache/startupCache.8.little
Ignore Disk Cache: false
Found Disk Cache on Init: false
Wrote to Disk Cache: false

Internationalization & Localization
-----------------------------------

Application Settings
Requested Locales: ["en-US"]
Available Locales: ["en-US"]
App Locales: ["en-US"]
Regional Preferences: ["en-US"]
Default Locale: "en-US"
Operating System
System Locales: ["en-US"]
Regional Preferences: ["fr-FR"]

Remote Debugging (Chromium Protocol)
------------------------------------

Accepting Connections: false
URL:

Printing
--------

Modified print settings
-----------------------

Offline

#11 2024-04-10 07:56:12

seth
Member
Registered: 2012-09-03
Posts: 51,802

Re: Firefox Crashing on Startup

You wrote:

Even it safe mode, firefox 124 crashes immediatly.

But

The OP wrote:

Oddly it runs correctly in "Safe mode"

I don't think you've ever posted the actual crash message nor have we ever seen https://bbs.archlinux.org/viewtopic.php … 8#p2149118
These are possibly two wildly different cases.

The curl message in the OP is probably just from FFs own attempt to phone the bug home.

Offline

#12 2024-04-10 08:37:40

Kiriksugu
Member
Registered: 2022-08-29
Posts: 9

Re: Firefox Crashing on Startup

Sorry if the issue is different from OP. Since the error message was the same (except for CURL part, that according to me was linked to the firefox bug reporter and not to the actual firefox crash), and that the issue seemed to append on the same firefox update, I taught it might be linked and that it was not necessary to create a new topic. But I can if it seems relevant.

Indeed, I missed the part where the OP could run firefox in safe mode, but it is not my case. Sorry about that. I can also run firefox 123 normally, but I am not sure it was the case for OP.

The exact message I get when running firefox is

ExceptionHandler::GenerateDump cloned child 12950
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.

I didn't post a coredump since none is generated (or at least there is none in coredumpctl list). The lack of logs is definitely an issue here, but actually I still cannot manage to find any.

Offline

#13 2024-04-10 08:51:00

seth
Member
Registered: 2012-09-03
Posts: 51,802

Re: Firefox Crashing on Startup

The assumption of a possible difference is merely based on the different safe-mode behavior, reality is "we don't know" - thus the need for more data wink

ExceptionHandler::GenerateDump cloned child 12950

is FF telling you that a problem has occurred - is there anything before that output?
Is this on wayland, xwayland or X11 - and does it matter?
https://wiki.archlinux.org/title/Firefox#Wayland
The about:support says X11 but it also says gnome and "Driver Vendor: mesa/iris" and gnome defaults to wayland so it might actually be xwayland?

Offline

#14 2024-04-10 08:52:00

Kiriksugu
Member
Registered: 2022-08-29
Posts: 9

Re: Firefox Crashing on Startup

Here is what I got looking at what the crashreporter was actually reporting, finding the log in ~/.mozilla/firefox/[profile]/crashes/event:

crash.main.3
1712737610
2de8675b-1d52-3e5b-cdd3-2b7e3e5d6b5b
{
  "AdapterDeviceID": "0x3ea0",
  "AdapterDriverVendor": "mesa/iris",
  "AdapterDriverVersion": "24.0.3.0",
  "AdapterVendorID": "0x8086",
  "Add-ons": "formautofill%40mozilla.org:1.0.1,pictureinpicture%40mozilla.org:1.0.0,screenshots%40mozilla.org:39.0.1,webcompat%40mozilla.org:123.1.0,google%40search.mozilla.org:1.4,default-theme%40mozilla.org:1.3,addons-search-detection%40mozilla.com:2.0.0,wikipedia%40search.mozilla.org:1.3,bing%40search.mozilla.org:1.6,ddg%40search.mozilla.org:1.4",
  "AvailablePageFile": "2068750336",
  "AvailablePhysicalMemory": "6236139520",
  "AvailableSwapMemory": "8589930496",
  "AvailableVirtualMemory": "10855936000",
  "BackgroundTaskMode": "0",
  "BuildID": "20240322145831",
  "ContentSandboxCapabilities": "119",
  "ContentSandboxCapable": "1",
  "ContentSandboxLevel": "4",
  "CrashTime": "1712737610",
  "DOMFissionEnabled": "1",
  "DOMIPCEnabled": "1",
  "DesktopEnvironment": "gnome",
  "EMCheckCompatibility": "true",
  "EventLoopNestingLevel": "1",
  "GpuSandboxLevel": "0",
  "GraphicsNumActiveRenderers": "1",
  "GraphicsNumRenderers": "1",
  "HeadlessMode": "0",
  "InstallTime": "1712737178",
  "IsWayland": "0",
  "LastStartupWasCrash": "1",
  "LinuxUnderMemoryPressure": "0",
  "MinidumpSha256Hash": "84f9e34d04aea0c0404d79a47ac7f3ff5af4e770b43405526854bcc658c9c303",
  "MozCrashReason": "assertion `left != right` failed: Minimum NSS version of 3.97 not supported\n  left: 0\n right: 0",
  "Notes": "Arch LinuxFP(D00-L1000-W0000000-T010) WR? WR+ libGL.so.1? libGL.so.1+ EGL? EGL- GL Context? GL Context+ ",
  "ProductID": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}",
  "ProductName": "Firefox",
  "ReleaseChannel": "release",
  "SafeMode": "0",
  "SecondsSinceLastCrash": "430",
  "ServerURL": "https://crash-reports.mozilla.com/submit?id={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&version=124.0.1&buildid=20240322145831",
  "StackTraces": {
    "crash_info": {
      "address": "0",
      "crashing_thread": 0,
      "type": "SIGSEGV / SEGV_MAPERR"
    },
    "modules": [
      {
        "base_addr": "0x7baa85a00000",
        "code_id": "a6150ddb5eb1179f078fc9b6f5447740a1efbaec",
        "debug_file": "libxul.so",
        "debug_id": "DB0D15A6B15E9F17078FC9B6F54477400",
        "end_addr": "0x7baa8eb2e000",
        "filename": "libxul.so",
        "version": ""
      }
    ],
    "status": "OK",
    "threads": [
      {
        "frames": [
          {
            "ip": "0x7baa892784bf",
            "module_index": 0,
            "trust": "context"
          },
          {
            "ip": "0x7baa8dd93c1a",
            "module_index": 0,
            "trust": "scan"
          }
        ]
      }
    ]
  },
  "StartupCacheValid": "0",
  "StartupCrash": "0",
  "StartupTime": "1712737608",
  "TelemetryEnvironment": "{\"build\":{\"applicationId\":\"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}\",\"applicationName\":\"Firefox\",\"architecture\":\"x86-64\",\"buildId\":\"20240322145831\",\"version\":\"124.0.1\",\"vendor\":\"Mozilla\",\"displayVersion\":\"124.0.1\",\"platformVersion\":\"124.0.1\",\"xpcomAbi\":\"x86_64-gcc3\",\"updaterAvailable\":false},\"partner\":{\"distributionId\":\"archlinux\",\"distributionVersion\":\"1.0\",\"partnerId\":null,\"distributor\":\"archlinux\",\"distributorChannel\":\"firefox\",\"partnerNames\":[\"archlinux\"]},\"system\":{\"memoryMB\":15771,\"virtualMaxMB\":null,\"cpu\":{\"extensions\":[\"hasMMX\",\"hasSSE\",\"hasSSE2\",\"hasSSE3\",\"hasSSSE3\",\"hasSSE4_1\",\"hasSSE4_2\",\"hasAVX\",\"hasAVX2\",\"hasAES\"]},\"os\":{\"name\":\"Linux\",\"version\":\"6.6.22-1-lts\",\"locale\":\"en-US\",\"distro\":\"Arch\",\"distroVersion\":\"rolling\"},\"hdd\":{\"profile\":{\"model\":null,\"revision\":null,\"type\":null},\"binary\":{\"model\":null,\"revision\":null,\"type\":null},\"system\":{\"model\":null,\"revision\":null,\"type\":null}},\"gfx\":{\"D2DEnabled\":null,\"DWriteEnabled\":null,\"ContentBackend\":\"Skia\",\"Headless\":false,\"EmbeddedInFirefoxReality\":null,\"TargetFrameRate\":60,\"adapters\":[{\"description\":\"Mesa Intel(R) UHD Graphics 620 (WHL GT2)\",\"vendorID\":\"0x8086\",\"deviceID\":\"0x3ea0\",\"subsysID\":null,\"RAM\":0,\"driver\":null,\"driverVendor\":\"mesa/iris\",\"driverVersion\":\"24.0.3.0\",\"driverDate\":null,\"GPUActive\":true}],\"monitors\":[{\"screenWidth\":1920,\"screenHeight\":1080}],\"features\":{\"compositor\":\"webrender\",\"hwCompositing\":{\"status\":\"available\"},\"gpuProcess\":{\"status\":\"unused\"},\"webrender\":{\"status\":\"available\"},\"wrCompositor\":{\"status\":\"blocked:FEATURE_FAILURE_DISABLE_RELEASE_OR_BETA\"},\"openglCompositing\":{\"status\":\"available\"},\"omtp\":{\"status\":\"unused\"}}},\"appleModelId\":null,\"hasWinPackageId\":null},\"settings\":{\"blocklistEnabled\":true,\"e10sEnabled\":true,\"e10sMultiProcesses\":8,\"fissionEnabled\":true,\"telemetryEnabled\":false,\"locale\":\"en-US\",\"intl\":{\"requestedLocales\":[\"en-US\"],\"availableLocales\":[\"en-US\"],\"appLocales\":[\"en-US\"],\"systemLocales\":[\"en-US\"],\"regionalPrefsLocales\":[\"fr-FR\"],\"acceptLanguages\":[\"en-US\",\"en\"]},\"update\":{\"channel\":\"release\",\"enabled\":true,\"autoDownload\":false,\"background\":false},\"userPrefs\":{\"browser.search.widget.inNavBar\":false,\"browser.urlbar.autoFill\":true,\"browser.urlbar.autoFill.adaptiveHistory.enabled\":false,\"browser.urlbar.dnsResolveSingleWordsAfterSearch\":0,\"browser.urlbar.quicksuggest.dataCollection.enabled\":false,\"browser.urlbar.suggest.quicksuggest.nonsponsored\":false,\"browser.urlbar.suggest.quicksuggest.sponsored\":false,\"network.trr.strict_native_fallback\":false,\"widget.content.gtk-high-contrast.enabled\":true},\"sandbox\":{\"effectiveContentProcessLevel\":4,\"contentWin32kLockdownState\":3},\"addonCompatibilityCheckEnabled\":true,\"isDefaultBrowser\":true,\"defaultSearchEngine\":\"google-b-d\",\"defaultSearchEngineData\":{\"loadPath\":\"[addon]google@search.mozilla.org\",\"name\":\"Google\",\"origin\":\"default\",\"submissionURL\":\"https://www.google.com/search?client=firefox-b-d&q=\"}},\"profile\":{\"creationDate\":19823,\"firstUseDate\":19823},\"addons\":{\"activeAddons\":{\"formautofill@mozilla.org\":{\"version\":\"1.0.1\",\"scope\":1,\"type\":\"extension\",\"updateDay\":19804,\"isSystem\":true,\"isWebExtension\":true,\"multiprocessCompatible\":true,\"blocklisted\":false,\"description\":null,\"name\":\"Form Autofill\",\"userDisabled\":false,\"appDisabled\":false,\"foreignInstall\":false,\"hasBinaryComponents\":false,\"installDay\":19804,\"quarantineIgnoredByApp\":true,\"quarantineIgnoredByUser\":false},\"pictureinpicture@mozilla.org\":{\"version\":\"1.0.0\",\"scope\":1,\"type\":\"extension\",\"updateDay\":19804,\"isSystem\":true,\"isWebExtension\":true,\"multiprocessCompatible\":true,\"blocklisted\":false,\"description\":\"Fixes for web compatibility with Picture-in-Picture\",\"name\":\"Picture-In-Picture\",\"userDisabled\":false,\"appDisabled\":false,\"foreignInstall\":false,\"hasBinaryComponents\":false,\"installDay\":19804,\"quarantineIgnoredByApp\":true,\"quarantineIgnoredByUser\":false},\"screenshots@mozilla.org\":{\"version\":\"39.0.1\",\"scope\":1,\"type\":\"extension\",\"updateDay\":19804,\"isSystem\":true,\"isWebExtension\":true,\"multiprocessCompatible\":true,\"blocklisted\":false,\"description\":\"Take clips and screenshots from the Web and save them temporarily or permanently.\",\"name\":\"Firefox Screenshots\",\"userDisabled\":false,\"appDisabled\":false,\"foreignInstall\":false,\"hasBinaryComponents\":false,\"installDay\":19804,\"quarantineIgnoredByApp\":true,\"quarantineIgnoredByUser\":false},\"webcompat@mozilla.org\":{\"version\":\"123.1.0\",\"scope\":1,\"type\":\"extension\",\"updateDay\":19804,\"isSystem\":true,\"isWebExtension\":true,\"multiprocessCompatible\":true,\"blocklisted\":false,\"description\":\"Urgent post-release fixes for web compatibility.\",\"name\":\"Web Compatibility Interventions\",\"userDisabled\":false,\"appDisabled\":false,\"foreignInstall\":false,\"hasBinaryComponents\":false,\"installDay\":19804,\"quarantineIgnoredByApp\":true,\"quarantineIgnoredByUser\":false}},\"theme\":{\"id\":\"default-theme@mozilla.org\",\"blocklisted\":false,\"description\":\"Follow the operating system setting for buttons, menus, and windows.\",\"name\":\"System theme \u2014 auto\",\"userDisabled\":false,\"appDisabled\":false,\"version\":\"1.3\",\"scope\":4,\"foreignInstall\":false,\"hasBinaryComponents\":false,\"installDay\":19823,\"updateDay\":19823},\"activeGMPlugins\":{\"gmp-gmpopenh264\":{\"version\":null,\"userDisabled\":false,\"applyBackgroundUpdates\":1}}},\"experiments\":{\"add-an-image-to-pdf-with-alt-text-rollout\":{\"branch\":\"control\",\"type\":\"nimbus-rollout\"},\"csv-import-release-rollout\":{\"branch\":\"enable-csv-import\",\"type\":\"nimbus-rollout\"},\"ech-roll-out\":{\"branch\":\"rollout\",\"type\":\"nimbus-rollout\"},\"mozillaaccounts-toolbar-button-default-visibility-existing-user\":{\"branch\":\"treatment-a\",\"type\":\"nimbus-rollout\"},\"upgrade-spotlight-rollout\":{\"branch\":\"treatment\",\"type\":\"nimbus-rollout\"},\"firefox-desktop-long-term-holdback-validation-release\":{\"branch\":\"delivery\",\"type\":\"nimbus-nimbus\"},\"phc-rollout\":{\"branch\":\"rollout\",\"type\":\"nimbus-rollout\"}}}",
  "TelemetrySessionId": "4ccb11e6-d18b-4694-8458-bf5d86f44d64",
  "TotalPageFile": "25127297024",
  "TotalPhysicalMemory": "16537366528",
  "URL": "about:newtab",
  "UptimeTS": "1.61263431",
  "UtilityProcessStatus": "Running",
  "Vendor": "Mozilla",
  "Version": "124.0.1",
  "useragent_locale": "en-US"
}

Might the MozCrashReason field about NSS be the key?

Offline

#15 2024-04-10 08:59:29

seth
Member
Registered: 2012-09-03
Posts: 51,802

Offline

#16 2024-04-10 09:05:04

Kiriksugu
Member
Registered: 2022-08-29
Posts: 9

Re: Firefox Crashing on Startup

@seth I am a bit lost in those Xorg/wayland drivers things and how firefox manages it, but the previous logs was obtained from a session launched as "GNOME on Xorg". The same issue occurs when launching a regular GNOME Wayland session.

Just in case, here is the about:support for firefox 123 running in GNOME wayland:

Application Basics
------------------

Name: Firefox
Version: 123.0.1
Build ID: 20240304205002
Distribution ID: archlinux
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0
OS: Linux 6.6.22-1-lts #1 SMP PREEMPT_DYNAMIC Sat, 16 Mar 2024 06:20:33 +0000
OS Theme: Breeze-Dark / Breeze
Multiprocess Windows: 1/1
Fission Windows: 1/1 Enabled by default
Remote Processes: 8
Enterprise Policies: Inactive
Google Location Service Key: Found
Google Safebrowsing Key: Found
Mozilla Location Service Key: Found
Safe Mode: false
Memory Size (RAM): 15.4 GB
Disk Space Available: 2.8 GB

Crash Reports for the Last 3 Days
---------------------------------

Firefox Features
----------------

Name: Firefox Screenshots
Version: 39.0.1
ID: screenshots@mozilla.org

Name: Form Autofill
Version: 1.0.1
ID: formautofill@mozilla.org

Name: Picture-In-Picture
Version: 1.0.0
ID: pictureinpicture@mozilla.org

Name: Web Compatibility Interventions
Version: 123.0.0
ID: webcompat@mozilla.org

Name: WebCompat Reporter
Version: 2.0.0
ID: webcompat-reporter@mozilla.org

Remote Features
---------------

CSV Import (Release Rollout): (enable-csv-import)
Encrypted Client Hello: (rollout)
MozillaAccounts toolbar button default visibility rollout: (treatment-a)
PHC Rollout: (rollout)
Upgrade Spotlight Rollout: (treatment)

Remote Processes
----------------

Type: Sandboxed IPC Actor
Count: 1

Type: Preallocated
Count: 3

Type: Socket
Count: 1

Type: Privileged About
Count: 1

Type: Extension
Count: 1

Type: Isolated Web Content
Count: 1

Add-ons
-------

Name: Add-ons Search Detection
Type: extension
Version: 2.0.0
Enabled: true
ID: addons-search-detection@mozilla.com

Name: Bing
Type: extension
Version: 1.6
Enabled: true
ID: bing@search.mozilla.org

Name: DuckDuckGo
Type: extension
Version: 1.4
Enabled: true
ID: ddg@search.mozilla.org

Name: Google
Type: extension
Version: 1.4
Enabled: true
ID: google@search.mozilla.org

Name: Wikipedia (en)
Type: extension
Version: 1.3
Enabled: true
ID: wikipedia@search.mozilla.org

Name: System theme — auto
Type: theme
Version: 1.3
Enabled: true
ID: default-theme@mozilla.org

Name: Dark
Type: theme
Version: 1.2
Enabled: false
ID: firefox-compact-dark@mozilla.org

Name: Firefox Alpenglow
Type: theme
Version: 1.4
Enabled: false
ID: firefox-alpenglow@mozilla.org

Name: Light
Type: theme
Version: 1.2
Enabled: false
ID: firefox-compact-light@mozilla.org

Legacy User Stylesheets
-----------------------

Active: false
Stylesheets: No stylesheets found

Graphics
--------

Features
Window Device Pixel Ratios: 1
Compositing: WebRender
Asynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabled
WebGL 1 Driver WSI Info: EGL_VENDOR: Mesa Project EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_present_opaque EGL_EXT_query_reset_notification_strategy EGL_EXT_swap_buffers_with_damage EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display EGL_WL_create_wayland_buffer_from_image EGL_EXTENSIONS(nullptr): EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless IsWebglOutOfProcessEnabled: 1
WebGL 1 Driver Renderer: Intel -- Mesa Intel(R) UHD Graphics 620 (WHL GT2)
WebGL 1 Driver Version: 4.6 (Compatibility Profile) Mesa 24.0.3-arch1.2
WebGL 1 Driver Extensions: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_fragment_shader GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_copy_depth_to_color GL_NV_depth_clamp GL_NV_fog_distance GL_NV_half_float GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_EXT_texture_buffer_object GL_AMD_texture_texture4 GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_buffer_object GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_compatibility GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_copy_image GL_NV_texture_barrier GL_ARB_draw_indirect GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_precision GL_ARB_shader_subroutine GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_viewport_array GL_EXT_direct_state_access GL_EXT_vertex_attrib_64bit GL_AMD_multi_draw_indirect GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_query_buffer_object GL_AMD_shader_trinary_minmax GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_fragment_layer_viewport GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_multi_draw_indirect GL_ARB_program_interface_query GL_ARB_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_stencil_texturing GL_ARB_texture_buffer_range GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_AMD_pinned_memory GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_compute_variable_group_size GL_ARB_enhanced_layouts GL_ARB_indirect_parameters GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_query_buffer_object GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shading_language_include GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_stencil8 GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_debug_label GL_EXT_shader_framebuffer_fetch GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_ES3_1_compatibility GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_ARB_ES3_2_compatibility GL_ARB_fragment_shader_interlock GL_ARB_gpu_shader_int64 GL_ARB_parallel_shader_compile GL_ARB_post_depth_coverage GL_ARB_shader_atomic_counter_ops GL_ARB_shader_ballot GL_ARB_shader_clock GL_ARB_shader_viewport_layer_array GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_ARB_gl_spirv GL_ARB_spirv_extensions GL_MESA_shader_integer_functions GL_ARB_polygon_offset_clamp GL_ARB_texture_filter_anisotropic GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_INTEL_shader_atomic_float_minmax GL_INTEL_shader_integer_functions2 GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_EGL_sync GL_EXT_demote_to_helper_invocation GL_NV_ES1_1_compatibility GL_MESA_texture_const_bandwidth
WebGL 1 Extensions: ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_float_blend EXT_frag_depth EXT_shader_texture_lod EXT_sRGB EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context
WebGL 2 Driver WSI Info: EGL_VENDOR: Mesa Project EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_present_opaque EGL_EXT_query_reset_notification_strategy EGL_EXT_swap_buffers_with_damage EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display EGL_WL_create_wayland_buffer_from_image EGL_EXTENSIONS(nullptr): EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless IsWebglOutOfProcessEnabled: 1
WebGL 2 Driver Renderer: Intel -- Mesa Intel(R) UHD Graphics 620 (WHL GT2)
WebGL 2 Driver Version: 4.6 (Core Profile) Mesa 24.0.3-arch1.2
WebGL 2 Driver Extensions: GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_texture_float GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_debug_label GL_EXT_demote_to_helper_invocation GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_shader_framebuffer_fetch GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_INTEL_blackhole_render GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_INTEL_shader_atomic_float_minmax GL_INTEL_shader_integer_functions2 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_const_bandwidth GL_MESA_texture_signed_rgba GL_NV_alpha_to_coverage_dither_control GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_fragment_shader_interlock GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_OES_EGL_image GL_S3_s3tc
WebGL 2 Extensions: EXT_color_buffer_float EXT_float_blend EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_draw_buffers_indexed OES_texture_float_linear WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context
Window Protocol: wayland
Desktop Environment: gnome
Target Frame Rate: 60
WebGPU Default Adapter: { "navigator.gpu": null }
WebGPU Fallback Adapter: { "navigator.gpu": null }
GPU #1
Active: Yes
Description: Mesa Intel(R) UHD Graphics 620 (WHL GT2)
Vendor ID: 0x8086
Device ID: 0x3ea0
Driver Vendor: mesa/iris
Driver Version: 24.0.3.0
RAM: 0

Diagnostics
AzureCanvasBackend: skia
AzureContentBackend: skia
AzureFallbackCanvasBackend: skia
CMSOutputProfile: Empty profile data
Display0: 1920x1080@60Hz scales:1.000000|1.000000
DisplayCount: 1
Decision Log
HW_COMPOSITING:
default: available,
OPENGL_COMPOSITING:
default: available,
WEBRENDER:
default: available,
WEBRENDER_COMPOSITOR:
default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLED
env: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_WEBRENDER_COMPOSITOR_DISABLED
runtime: blocked, Cannot be enabled in release or beta, Blocklisted; failure code FEATURE_FAILURE_DISABLE_RELEASE_OR_BETA
WEBRENDER_PARTIAL:
default: available,
WEBRENDER_SHADER_CACHE:
default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLED
WEBRENDER_OPTIMIZED_SHADERS:
default: available,
WEBRENDER_ANGLE:
default: available,
env: unavailable, OS not supported, Blocklisted; failure code FEATURE_FAILURE_OS_NOT_SUPPORTED
WEBRENDER_DCOMP_PRESENT:
default: available,
user: disabled, User disabled via pref, Blocklisted; failure code FEATURE_FAILURE_DCOMP_PREF_DISABLED
env: unavailable, Requires GPU process, Blocklisted; failure code FEATURE_FAILURE_NO_GPU_PROCESS
runtime: unavailable, Requires ANGLE, Blocklisted; failure code FEATURE_FAILURE_DCOMP_NOT_ANGLE
WEBRENDER_SCISSORED_CACHE_CLEARS:
default: available,
WEBGPU:
default: available,
runtime: blocked, WebGPU cannot be enabled in release or beta, Blocklisted; failure code WEBGPU_DISABLE_RELEASE_OR_BETA
X11_EGL:
default: available,
DMABUF:
default: available,
HARDWARE_VIDEO_DECODING:
default: available,
HW_DECODED_VIDEO_ZERO_COPY:
default: available,
VP8_HW_DECODE:
default: available,
VP9_HW_DECODE:
default: available,
DMABUF_SURFACE_EXPORT:
default: blocked, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_BROKEN_DRIVER
BACKDROP_FILTER:
default: available,
CANVAS_RENDERER_THREAD:
default: available,
ACCELERATED_CANVAS2D:
default: available,
H264_HW_DECODE:
default: available,
AV1_HW_DECODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_DECODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_DECODING_MISSING
REMOTE_CANVAS:
default: disabled, Disabled via pref, Blocklisted; failure code FEATURE_FAILURE_DISABLED
env: unavailable-no-gpu-process, Disabled without GPU process, Blocklisted; failure code FEATURE_REMOTE_CANVAS_NO_GPU_PROCESS
runtime: blocked, Platform not supported, Blocklisted; failure code FEATURE_REMOTE_CANVAS_NOT_WINDOWS




Media
-----

Audio Backend: pulse-rust
Max Channels: 2
Preferred Sample Rate: 44100
Roundtrip latency (standard deviation): 50.37ms (4.81)
Codec Support Information: Codec support information unavailable. Try again after playing back a media file.
Output Devices
Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency
Built-in Audio Analog Stereo: /devices/pci0000:00/0000:00:1f.3/sound/card0, Intel Corporation, Enabled, All, default: S16LE, support: S16LE S16BE F32LE F32BE, 2, default: 44100, support: 1 - 384000, 0 - 0
Input Devices
Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency
Monitor of Built-in Audio Analog Stereo: /devices/pci0000:00/0000:00:1f.3/sound/card0, Intel Corporation, Enabled, None, default: S16LE, support: S16LE S16BE F32LE F32BE, 2, default: 44100, support: 1 - 384000, 0 - 0
Built-in Audio Analog Stereo: /devices/pci0000:00/0000:00:1f.3/sound/card0, Intel Corporation, Enabled, All, default: S16LE, support: S16LE S16BE F32LE F32BE, 2, default: 44100, support: 1 - 384000, 0 - 0

Enumerate database
Content Decryption Modules Information
Key System Name: Video Robustness, Audio Robustness, Capabilities, Clear Lead
org.w3.clearkey: {"persistent":"optional","distinctive":"not-allowed","sessionType":"[Temporary]","scheme":"[cenc,cbcs,cbcs-1-9]","codec":{"decodingAndDecrypting":[],"decryptingOnly":["h264","aac","flac","opus","vp9","vorbis","vp8"]}}, No

Environment Variables
---------------------

DISPLAY: :0
MOZ_ASSUME_USER_NS: 1
MOZ_CRASHREPORTER_EVENTS_DIRECTORY: /home/pbreugno/.mozilla/firefox/7bmm7f4i.default-release/crashes/events
MOZ_CRASHREPORTER_RESTART_ARG_0: /usr/lib/firefox/firefox
MOZ_CRASHREPORTER_RESTART_ARG_1:
MOZ_CRASHREPORTER_DATA_DIRECTORY: /home/pbreugno/.mozilla/firefox/Crash Reports
MOZ_CRASHREPORTER_PING_DIRECTORY: /home/pbreugno/.mozilla/firefox/Pending Pings
MOZ_CRASHREPORTER_STRINGS_OVERRIDE: /usr/lib/firefox/browser/crashreporter-override.ini
MOZ_LAUNCHED_CHILD:
MOZ_APP_SILENT_START:
XRE_PROFILE_PATH:
XRE_PROFILE_LOCAL_PATH:
XRE_START_OFFLINE:
XRE_BINARY_PATH:
XRE_RESTARTED_BY_PROFILE_MANAGER:

Experimental Features
---------------------

Cookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false
CSS: Masonry Layout (layout.css.grid-template-masonry-value.enabled): false
Developer Tools: Service Worker debugging (devtools.debugger.features.windowless-service-workers): false
Media: JPEG XL (image.jxl.enabled): false
Address Bar: show results during IME composition (browser.urlbar.keepPanelOpenDuringImeComposition): false
Web API: WebGPU (dom.webgpu.enabled): false
WebRTC Global Mute Toggles (privacy.webrtc.globalMuteToggles): false

Remote Experiments
------------------

Firefox Desktop Long-term Holdback Validation Release: delivery

Important Modified Preferences
------------------------------

browser.contentblocking.category: standard
browser.search.region: FR
browser.startup.homepage_override.buildID: 20240304205002
browser.startup.homepage_override.mstone: 123.0.1
browser.urlbar.placeholderName: Google
browser.urlbar.quicksuggest.migrationVersion: 2
browser.urlbar.quicksuggest.scenario: history
doh-rollout.doneFirstRun: true
doh-rollout.home-region: FR
dom.forms.autocomplete.formautofill: true
extensions.lastAppVersion: 123.0.1
media.gmp.storage.version.observed: 1
privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}]
security.sandbox.content.tempDirSuffix: 3cd37f5e-7f6c-40c3-b9b4-02f275d24967
services.sync.engine.addresses.available: true

Important Locked Preferences
----------------------------

fission.autostart.session: true

Places Database
---------------

Entity: sqlite_schema
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 24.4
Sequentiality (%): 100

Entity: moz_origins
Count: 2
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.3
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_origins_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.2
Sequentiality (%): 100

Entity: moz_places
Count: 7
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 3.6
Sequentiality (%): 100

Entity: moz_places_extra
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_places_url_hashindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.3
Sequentiality (%): 100

Entity: moz_places_hostindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.5
Sequentiality (%): 100

Entity: moz_places_visitcount
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.2
Sequentiality (%): 100

Entity: moz_places_frecencyindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.2
Sequentiality (%): 100

Entity: moz_places_lastvisitdateindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.2
Sequentiality (%): 100

Entity: moz_places_guid_uniqueindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.4
Sequentiality (%): 100

Entity: moz_places_originidindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.2
Sequentiality (%): 100

Entity: moz_places_altfrecencyindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.2
Sequentiality (%): 100

Entity: moz_historyvisits
Count: 2
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.2
Sequentiality (%): 100

Entity: moz_historyvisits_extra
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_historyvisits_placedateindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.1
Sequentiality (%): 100

Entity: moz_historyvisits_fromindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.1
Sequentiality (%): 100

Entity: moz_historyvisits_dateindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.1
Sequentiality (%): 100

Entity: moz_inputhistory
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_inputhistory_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_bookmarks
Count: 12
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 2.1
Sequentiality (%): 100

Entity: moz_bookmarks_deleted
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_bookmarks_deleted_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_bookmarks_itemindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.4
Sequentiality (%): 100

Entity: moz_bookmarks_parentindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.3
Sequentiality (%): 100

Entity: moz_bookmarks_itemlastmodifiedindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.6
Sequentiality (%): 100

Entity: moz_bookmarks_dateaddedindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.6
Sequentiality (%): 100

Entity: moz_bookmarks_guid_uniqueindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0.7
Sequentiality (%): 100

Entity: moz_keywords
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_keywords_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_sequence
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_keywords_placepostdata_uniqueindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_anno_attributes
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_anno_attributes_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_annos
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_annos_placeattributeindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_items_annos
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_items_annos_itemattributeindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_meta
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_places_metadata
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_places_metadata_placecreated_uniqueindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_places_metadata_referrerindex
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_places_metadata_search_queries
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: sqlite_autoindex_moz_places_metadata_search_queries_1
Count: -
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Entity: moz_previews_tombstones
Count: 0
Size (KiB): 32
Size (%): 2.2
Efficiency (%): 0
Sequentiality (%): 100

Accessibility
-------------

Activated: false
Prevent Accessibility: 0

Library Versions
----------------

NSPR
Expected minimum version: 4.35
Version in use: 4.35

NSS
Expected minimum version: 3.98
Version in use: 3.90 Beta

NSSSMIME
Expected minimum version: 3.98
Version in use: 3.90 Beta

NSSSSL
Expected minimum version: 3.98
Version in use: 3.90 Beta

NSSUTIL
Expected minimum version: 3.98
Version in use: 3.90 Beta

Sandbox
-------

Seccomp-BPF (System Call Filtering): true
Seccomp Thread Synchronization: true
User Namespaces: true
Content Process Sandboxing: true
Media Plugin Sandboxing: true
Content Process Sandbox Level: 4
Effective Content Process Sandbox Level: 4

Rejected System Calls
---------------------

Startup Cache
-------------

Disk Cache Path: /home/pbreugno/.cache/mozilla/firefox/7bmm7f4i.default-release/startupCache/startupCache.8.little
Ignore Disk Cache: false
Found Disk Cache on Init: false
Wrote to Disk Cache: false

Internationalization & Localization
-----------------------------------

Application Settings
Requested Locales: ["en-US"]
Available Locales: ["en-US"]
App Locales: ["en-US"]
Regional Preferences: ["en-US"]
Default Locale: "en-US"
Operating System
System Locales: ["en-US"]
Regional Preferences: ["fr-FR"]

Remote Debugging (Chromium Protocol)
------------------------------------

Accepting Connections: false
URL:

Printing
--------

Modified print settings
-----------------------

Offline

#17 2024-04-10 09:14:18

Kiriksugu
Member
Registered: 2022-08-29
Posts: 9

Re: Firefox Crashing on Startup

Well, for an obscure reason that I cannot remember, I had an old nss-hg 3.90 installed from AUR... Everything back to normal installing nss from the regular repository.

Thanks for your help and sorry for your time lost on this newbie issue! It is now solved.

Offline

#18 2024-04-10 10:49:52

Rec100
Member
Registered: 2022-03-12
Posts: 29

Re: Firefox Crashing on Startup

Removed, was incorrect.

Last edited by Rec100 (2024-04-10 11:06:00)

Offline

Board footer

Powered by FluxBB