Closed Bug 1504015 Opened 7 years ago Closed 7 years ago

Alerts for not found multimedia libraries in console

Categories

(Firefox :: Untriaged, defect)

65 Branch
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: wtds.trabalho, Unassigned, NeedInfo)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0 Steps to reproduce: - Use: MOZ_SANDBOX_LOGGING=1 export MOZ_SANDBOX_LOGGING - Start browser from terminal - See Sandbox errors From console: Sandbox: Recording mapping /home/wellington/softwares/firefox/firefox-bin -> /proc/20038/exe Sandbox: SandboxBroker: denied op=open rflags=0 perms=0 path= for pid=20038 Sandbox: Failed errno -13 op open flags 00 path Sandbox: SandboxBroker: denied op=open rflags=0 perms=0 path=linux-vdso.so.1 for pid=20038 Sandbox: Failed errno -13 op open flags 00 path linux-vdso.so.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libavcodec.so.58 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libswresample.so.3 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libavutil.so.56 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libvpx.so.5 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libwebpmux.so.3 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libwebp.so.6 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libcrystalhd.so.3 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/librsvg-2.so.2 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libzvbi.so.0 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libsnappy.so.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libaom.so.0 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libcodec2.so.0.8.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libgsm.so.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libmp3lame.so.0 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libopenjp2.so.7 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libopus.so.0 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libshine.so.3 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libspeex.so.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libtheoraenc.so.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libtheoradec.so.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libtwolame.so.0 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libvorbis.so.0 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libvorbisenc.so.2 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libwavpack.so.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libx264.so.152 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libx265.so.160 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libxvidcore.so.4 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libva.so.2 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libsoxr.so.0 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libva-drm.so.2 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libva-x11.so.2 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libvdpau.so.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libdrm.so.2 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libcroco-0.6.so.3 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libxml2.so.2 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libogg.so.0 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libnuma.so.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libgomp.so.1 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libicuuc.so.60 Sandbox: Failed errno -2 op open flags 02000000 path /home/wellington/softwares/firefox/libicudata.so.60 Sandbox: rewriting /proc/self/status -> /proc/19748/status Actual results: Not found libraries? Expected results: Just reporting. Thanks!
I have attempted to reproduce your issue un Ubuntu 16 with Nightly v65.0a1 from 2018-11-05 and with Nightly v65.0a1 from the day of the report 2018-11-01. No sandbox error related to the library files were displayed in the terminal. Help us narrow down the cause of the issue: 1. Are there any details that you think could be important for us? 2. Does this issue still reproduce on the latest Nightly build for you? 3. Where did you install your build from? 4. Please test if the issue is reproducible in safe mode, here is a link that can help you: https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Thank you for your contribution!
Flags: needinfo?(wtds.trabalho)
Based on the lack of information from the reporter this bug will have the Status: Resolved as incomplete. If you want to add more info that can help to understand this bug please reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.