Re: Firefox crashes all the time on the RaspBerry Pi Zero 2W
- Reply: Mario Marietto : "Re: Firefox crashes all the time on the RaspBerry Pi Zero 2W"
- Reply: Andrew Haley : "Re: Firefox crashes all the time on the RaspBerry Pi Zero 2W"
- In reply to: Mario Marietto : "Firefox crashes all the time on the RaspBerry Pi Zero 2W"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Apr 2025 10:51:54 UTC
Op 29-03-2025 om 23:31 schreef Mario Marietto:
> Hello to everyone.
>
> I've installed FreeBSD 14.2 on my Raspberry Pi Zero 2W.
> The problem that I'm having is that Firefox crashes all the time. The errors that it gives are :
>
>
> freebsd@generic:~/Desktop % firefox
>
> [Parent 2225, Main Thread] WARNING: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported: 'glib warning', file /wrkdirs/usr/ports/www/firefox/work/firefox-136.0.2/toolkit/xre/nsSigHandlers.cpp:201
>
> (firefox:2225): GVFS-RemoteVolumeMonitor-WARNING **: 20:14:04.342: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
> console.error: ({})
> console.error: "Experiment add-an-image-to-pdf-with-alt-text-rollout has unknown featureId: addAnImageInPDF"
> JavaScript error: resource:///modules/backup/BackupService.sys.mjs, line 108: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIProperties.get]
> console.warn: services.settings: Could not determine network status. Message: TypeError: Cc[aContract] is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> console.warn: services.settings: Could not determine network status. Message: TypeError: lazy.gNetworkLinkService is undefined
> Segmentation fault (core dumped)
> Exiting due to channel error.
> Exiting due to channel error.
> Exiting due to channel error.
> Exiting due to channel error.
> Exiting due to channel error.
>
>
> After some time it crashes totally. I tried using xfce and lxde. Anyone has already found and fixed this problem ?
> Is there any alternative browser to try if the Firefox problem can't be fixed ?
>
> Thanks.
>
> --
> Mario.
The warnings Firefox is printing might be misleading. The most concrete thing it says is "Segmentation fault (core dumped)". So you could look up the core dump and use a debugger to check what is going on. As Firefox is a big piece of software this might not be trivial.
Regards,
Ronald.