• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    [Solved]Opera 66.0.3515.72-1 crashing without any extension or new installation

    Opera for Linux
    12
    82
    51342
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Former User
      A Former User @Guest last edited by

      @ibbbk said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

      I'm having the same issue. I just upgraded Arch Linux and Opera is crashing with segfault. Hopefully this can be resolved as soon as possible.

      Hello @ibbbk

      Thank you very much for your feedback.
      We will wait until a solution appears

      Reply Quote 0
        1 Reply Last reply
      • A Former User
        A Former User @Guest last edited by

        @edsonmartim said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

        @l33t4opera said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

        I see, but if you rename it, then you should be able to at least run the Opera instead of crashing it 😉

        Whenever Opera is updated, opera-ffmpeg-codecs are updated at the same time and this time there was no update.

        I also noticed that. Either way, it's clearly video related. This is what I'm getting from dmesg.

        [   43.525711] SGI_video_sync[1834]: segfault at e6 ip 00005644b356985d sp 00007fa1182d3900 error 6 in opera[5644af953000+643d000]
        [   43.525716] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
        [   43.525744] audit: type=1701 audit(1581446126.156:55): auid=1000 uid=1000 gid=1000 ses=2 pid=1538 comm="SGI_video_sync" exe="/usr/lib/opera/opera" sig=11 res=1
        [   43.531471] audit: type=1130 audit(1581446126.160:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-1841-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
        [   43.805672] audit: type=1131 audit(1581446126.438:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-1841-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
        [   46.663326] SGI_video_sync[1883]: segfault at e6 ip 00005595da3af85d sp 00007f2c90ea8900 error 6 in opera[5595d6799000+643d000]
        [   46.663331] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
        [   46.663359] audit: type=1701 audit(1581446129.305:58): auid=1000 uid=1000 gid=1000 ses=2 pid=1858 comm="SGI_video_sync" exe="/usr/lib/opera/opera" sig=11 res=1
        [   46.668568] audit: type=1130 audit(1581446129.312:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-1906-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
        [   46.923655] audit: type=1131 audit(1581446129.566:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-1906-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
        

        With the latest upgrade I also upgraded NVIDIA drivers from 440.59-3 to 440.59-6 but I don't think that's it.

        Reply Quote 0
          1 Reply Last reply
        • l33t4opera
          l33t4opera @Guest last edited by l33t4opera

          @edsonmartim You can try the following steps:
          1. Close the Opera, rename that libffmpeg.so (from the currently installed pkg) to e.g. libffmpeg.so-old,
          2. Download this pkg of chromium-codes-ffmpeg-extra for Ubuntu Bionic, and unpack the "libffmpeg.so" from it as follows:
          /usr/bin/ar p chromium-codecs-ffmpeg-extra_79.0.3945.130-0ubuntu0.18.04.1_amd64.deb data.tar.xz | /bin/tar Jx ./usr/lib/chromium-browser/libffmpeg.so --strip 4.
          3. Navigate to the Opera's installation root (you can find the path in opera:about > Paths > Install), add there a new subfolder "lib_extra", and copy extracted file to this folder.
          4. Relaunch the Opera, and check if it still crashes, and whether you are able to play the videos using H.264 codec or not.

          Reply Quote 0
            A Former User A Former User 2 Replies Last reply
          • A Former User
            A Former User @l33t4opera last edited by

            @l33t4opera said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

            @edsonmartim You can try the following steps:
            1. Close the Opera, rename that libffmpeg.so (from the currently installed pkg) to e.g. libffmpeg.so-old,
            2. Download this pkg of chromium-codes-ffmpeg-extra for Ubuntu Bionic, and unpack the "libffmpeg.so" from it as follows:
            /usr/bin/ar p chromium-codecs-ffmpeg-extra_79.0.3945.130-0ubuntu0.18.04.1_amd64.deb data.tar.xz | /bin/tar Jx ./usr/lib/chromium-browser/libffmpeg.so --strip 4.
            3. Navigate to the Opera's installation root (you can find the path in opera:about > Paths > Install), add there a new subfolder "lib_extra", and copy extracted file to this folder.
            4. Relaunch the Opera, and check if it still crashes, and whether you are able to play the videos using H.264 codec or not.

            I just tried, I didn't work (again, at least for me it didn't). Thanks anyway.

            Reply Quote 0
              l33t4opera 1 Reply Last reply
            • A Former User
              A Former User @l33t4opera last edited by

              @l33t4opera said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

              @edsonmartim You can try the following steps:
              1. Close the Opera, rename that libffmpeg.so (from the currently installed pkg) to e.g. libffmpeg.so-old,
              2. Download this pkg of chromium-codes-ffmpeg-extra for Ubuntu Bionic, and unpack the "libffmpeg.so" from it as follows:
              /usr/bin/ar p chromium-codecs-ffmpeg-extra_79.0.3945.130-0ubuntu0.18.04.1_amd64.deb data.tar.xz | /bin/tar Jx ./usr/lib/chromium-browser/libffmpeg.so --strip 4.
              3. Navigate to the Opera's installation root (you can find the path in opera:about > Paths > Install), add there a new subfolder "lib_extra", and copy extracted file to this folder.
              4. Relaunch the Opera, and check if it still crashes, and whether you are able to play the videos using H.264 codec or not.

              For me the tip didn't work either.
              Thank you anyway

              Reply Quote 0
                l33t4opera 1 Reply Last reply
              • l33t4opera
                l33t4opera @Guest last edited by

                @edsonmartim I see, so it's still crashing? Are you able to play H.264 videos in that case?

                Reply Quote 0
                  A Former User 1 Reply Last reply
                • l33t4opera
                  l33t4opera @Guest last edited by l33t4opera

                  @ibbbk, reading the output from dmesg, it looks like in your case it's a problem with OpenGL. If you are using old (not clean/fresh) Opera's profile, you can try to run the Opera as follows: /usr/bin/opera --no-experiments.
                  If it doesn't help, try to run the Opera with disabled GPU: /usr/bin/opera --disable-gpu, and see if it still crashes.

                  @edsonmartim, you can try the same if you want.

                  Reply Quote 0
                    A Former User A Former User 2 Replies Last reply
                  • A Former User
                    A Former User @l33t4opera last edited by

                    @l33t4opera said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

                    @edsonmartim I see, so it's still crashing? Are you able to play H.264 videos in that case?

                    Yes

                    I already informed in the texts above

                    Reply Quote 0
                      l33t4opera 1 Reply Last reply
                    • l33t4opera
                      l33t4opera @Guest last edited by l33t4opera

                      @edsonmartim So with the FFMPEG lib from the Arch, it plays the H.264 videos but crashes, and with the one from Ubuntu, it even doesn't replay that videos?

                      Reply Quote 0
                        1 Reply Last reply
                      • A Former User
                        A Former User @l33t4opera last edited by A Former User

                        @l33t4opera said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

                        @ibbbk, reading the output from dmesg, it looks like in your case it's a problem with OpenGL. If you are using old (not clean/fresh) Opera's profile, you can try to run the Opera as follows: /usr/bin/opera --no-experiments.
                        If it doesn't help, try to run the Opera with disabled GPU: /usr/bin/opera --disable-gpu, and see if it still crashes.

                        @edsonmartim, you can try the same if you want.

                        I was about to inform you all that I tried all that. Also disabling hardware acceleration, nothing works.

                        Edit: Also I can play H.264 videos with and without the lib. I think the issue is deeper.

                        Reply Quote 0
                          l33t4opera 1 Reply Last reply
                        • A Former User
                          A Former User @l33t4opera last edited by

                          @l33t4opera said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

                          @edsonmartim , você pode tentar o mesmo, se quiser.

                          In my case the error that appears in dmesg is different

                          Look

                          [ 1206.140437] ThreadPoolForeg[3144]: segfault at e6 ip 000055c68262885d sp 00007f0aa60e1c40 error 6 in opera[55c67ea12000+643d000]
                          [ 1206.140448] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 1211.053577] ThreadPoolForeg[3122]: segfault at e6 ip 000055c68262885d sp 00007f0aa48debc0 error 6 in opera[55c67ea12000+643d000]
                          [ 1211.053592] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 1215.805058] ServiceWorker t[3500]: segfault at e6 ip 000055c68262885d sp 00007f0aa0e49640 error 6 in opera[55c67ea12000+643d000]
                          [ 1215.805071] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 1228.059228] ThreadPoolForeg[3470]: segfault at e6 ip 000055c68262885d sp 00007f0aa164adc0 error 6 in opera[55c67ea12000+643d000]
                          [ 1228.059240] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 1265.101441] perf: interrupt took too long (4960 > 4932), lowering kernel.perf_event_max_sample_rate to 40200
                          [ 1295.447914] ThreadPoolForeg[3688]: segfault at e6 ip 000055c68262885d sp 00007f0aa60e1b00 error 6 in opera[55c67ea12000+643d000]
                          [ 1295.447929] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 1315.224252] ThreadPoolForeg[3710]: segfault at e6 ip 000055c68262885d sp 00007f0aa164ab00 error 6 in opera[55c67ea12000+643d000]
                          [ 1315.224266] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 1336.725838] ThreadPoolForeg[3754]: segfault at e6 ip 000055c68262885d sp 00007f0aa13d8bc0 error 6 in opera[55c67ea12000+643d000]
                          [ 1336.725853] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 1357.127226] ThreadPoolForeg[3820]: segfault at e6 ip 000055c68262885d sp 00007f0aa141edc0 error 6 in opera[55c67ea12000+643d000]
                          [ 1357.127249] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 1670.017639] perf: interrupt took too long (6206 > 6200), lowering kernel.perf_event_max_sample_rate to 32100
                          [ 2182.223476] opera[4904]: segfault at e6 ip 000055e9d3a9f85d sp 00007ffc6d8de700 error 6 in opera[55e9cfe89000+643d000]
                          [ 2182.223496] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 2186.137590] opera[4942]: segfault at e6 ip 000055e9d3a9f85d sp 00007ffc6d8df540 error 6 in opera[55e9cfe89000+643d000]
                          [ 2186.137604] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 2190.361995] ThreadPoolForeg[5162]: segfault at e6 ip 000055e9d3a9f85d sp 00007f2f6ef50c40 error 6 in opera[55e9cfe89000+643d000]
                          [ 2190.362013] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 2198.780248] ThreadPoolForeg[5102]: segfault at e6 ip 000055e9d3a9f85d sp 00007f2f717bca80 error 6 in opera[55e9cfe89000+643d000]
                          [ 2198.780259] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 2214.159747] ThreadPoolForeg[5139]: segfault at e6 ip 000055e9d3a9f85d sp 00007f2f71ddddc0 error 6 in opera[55e9cfe89000+643d000]
                          [ 2214.159763] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 2218.720594] ThreadPoolForeg[5115]: segfault at e6 ip 000055e9d3a9f85d sp 00007f2f71c56dc0 error 6 in opera[55e9cfe89000+643d000]
                          [ 2218.720610] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 2285.564973] ThreadPoolForeg[5298]: segfault at e6 ip 000055e9d3a9f85d sp 00007f2f768b3b40 error 6 in opera[55e9cfe89000+643d000]
                          [ 2285.564982] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 2311.700371] ThreadPoolForeg[5315]: segfault at e6 ip 000055e9d3a9f85d sp 00007f2f750b0b00 error 6 in opera[55e9cfe89000+643d000]
                          [ 2311.700405] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 4298.212333] opera[6517]: segfault at e6 ip 000055f169b2e85d sp 00007ffc9d1e9000 error 6 in opera[55f165f18000+643d000]
                          [ 4298.212346] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 4305.414786] ThreadPoolForeg[6734]: segfault at e6 ip 000055f169b2e85d sp 00007f8a07e47bc0 error 6 in opera[55f165f18000+643d000]
                          [ 4305.414799] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 4323.650120] opera[6648]: segfault at e6 ip 000055f169b2e85d sp 00007ffc9d1e8d80 error 6 in opera[55f165f18000+643d000]
                          [ 4323.650134] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 4709.344940] opera[8584]: segfault at e6 ip 0000560680fb885d sp 00007ffe424532c0 error 6 in opera[56067d3a2000+643d000]
                          [ 4709.344949] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 4715.375804] ServiceWorker t[8825]: segfault at e6 ip 0000560680fb885d sp 00007fd73a194cc0 error 6 in opera[56067d3a2000+643d000]
                          [ 4715.375815] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 4727.032085] ThreadPoolForeg[8849]: segfault at e6 ip 0000560680fb885d sp 00007fd73ec6bdc0 error 6 in opera[56067d3a2000+643d000]
                          [ 4727.032103] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 4748.709715] ThreadPoolForeg[8778]: segfault at e6 ip 0000560680fb885d sp 00007fd73a195a80 error 6 in opera[56067d3a2000+643d000]
                          [ 4748.709726] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 4771.498151] CompositorTileW[8643]: segfault at e6 ip 0000560680fb885d sp 00007fd73bc65ac0 error 6 in opera[56067d3a2000+643d000]
                          [ 4771.498163] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 4816.945784] ThreadPoolForeg[8632]: segfault at e6 ip 0000560680fb885d sp 00007fd73ec6bb00 error 6 in opera[56067d3a2000+643d000]
                          [ 4816.945799] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 4848.126301] ThreadPoolForeg[9008]: segfault at e6 ip 0000560680fb885d sp 00007fd738901dc0 error 6 in opera[56067d3a2000+643d000]
                          [ 4848.126323] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 5008.451157] ThreadPoolForeg[9170]: segfault at e6 ip 0000560680fb885d sp 00007fd739fefb00 error 6 in opera[56067d3a2000+643d000]
                          [ 5008.451168] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 5139.204956] ThreadPoolForeg[9282]: segfault at e6 ip 0000560680fb885d sp 00007fd73ec6bb00 error 6 in opera[56067d3a2000+643d000]
                          [ 5139.204966] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          [ 5182.088702] ThreadPoolForeg[9347]: segfault at e6 ip 0000560680fb885d sp 00007fd73d468b00 error 6 in opera[56067d3a2000+643d000]
                          [ 5182.088737] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 5d 23 82 02
                          
                          
                          Reply Quote 0
                            A Former User 1 Reply Last reply
                          • l33t4opera
                            l33t4opera @Guest last edited by l33t4opera

                            @ibbbk It seems to be not possible, that the Opera replay H.264 without appropriate version of the FFMPEG (libffmpeg.so) installed, because the Opera's pkg doesn't provide the lib, which supports that codec.

                            Reply Quote 0
                              1 Reply Last reply
                            • A Former User
                              A Former User @Guest last edited by A Former User

                              @edsonmartim said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

                              @l33t4opera said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

                              @edsonmartim , você pode tentar o mesmo, se quiser.

                              In my case the error that appears in dmesg is different

                              Look

                              I noticed that the ThreadPoolForeg are left when the tabs crash. In my case SGI_video_sync the whole browser crashes.

                              I could try downgrading NVIDIA, just to see what happens.

                              Edit: I failed to downgrade the nvidia package, it wouldn't output signal after reboot. Most likely an incompatibility with the new upgraded libraries.

                              Reply Quote 0
                                l33t4opera 1 Reply Last reply
                              • l33t4opera
                                l33t4opera @Guest last edited by l33t4opera

                                @edsonmartim, @ibbbk Can you paste here the outputs from the following commands:
                                glxinfo | grep OpenGL
                                glxinfo | grep renderi
                                grep DRI /var/log/Xorg.0.log

                                Reply Quote 0
                                  1 Reply Last reply
                                • minho
                                  minho last edited by

                                  The same happened on my two machines running Arch Linux.
                                  Downgrade to previous version of glibc package solved my problem.

                                  Reply Quote 0
                                    l33t4opera 1 Reply Last reply
                                  • l33t4opera
                                    l33t4opera @minho last edited by l33t4opera

                                    Hi @minho, I see that the current Opera stable (.77) depends on "libglib2.0-0 (>= 2.31.8)", so it shouldn't be a problem, but perhaps there's something wrong with the latest glibc update, as @edsonmartim mentioned here.

                                    Reply Quote 0
                                      1 Reply Last reply
                                    • minho
                                      minho last edited by

                                      vivaldi and chromium are also affected

                                      https://www.reddit.com/r/archlinux/comments/f2ddpi/after_gcc_update_vivaldi_crashes_after_3_seconds/

                                      https://www.reddit.com/r/archlinux/comments/f26sgq/chromium_vaapi_extensions_and_pages_crashing/

                                      Reply Quote 0
                                        A Former User l33t4opera 2 Replies Last reply
                                      • A Former User
                                        A Former User @minho last edited by

                                        @minho said in Opera 66.0.3515.72-1 crashing without any extension or new installation:

                                        vivaldi and chromium are also affected

                                        https://www.reddit.com/r/archlinux/comments/f2ddpi/after_gcc_update_vivaldi_crashes_after_3_seconds/

                                        https://www.reddit.com/r/archlinux/comments/f26sgq/chromium_vaapi_extensions_and_pages_crashing/

                                        That's weird because I'm using Chromium right now to post this with no issues whatsoever.

                                        Reply Quote 0
                                          A Former User 1 Reply Last reply
                                        • l33t4opera
                                          l33t4opera @minho last edited by l33t4opera

                                          @minho I see, so maybe they will try to fix the glibc in the repo, if that is what causing the crashes for @edsonmartim and @ibbbk, it would solve the issue.

                                          Reply Quote 0
                                            1 Reply Last reply
                                          • A Former User
                                            A Former User last edited by

                                            Hello people

                                            The problem was solved here with the downgrade of glibc and ib32-glibc Obs: problem solved in parts, as it will be necessary for the ArchLinux team to update and correct these two elements so that Opera can work perfectly without crashes.

                                            selecione um pacote por número:11
                                            carregando pacotes...
                                            atenção: fazendo downgrade do pacote glibc (2.31-1 => 2.30-3)
                                            atenção: fazendo downgrade do pacote lib32-glibc (2.31-1 => 2.30-3)
                                            resolvendo dependências...
                                            procurando pacotes conflitantes...
                                            
                                            Pacote (2)   Versão antiga  Versão nova    Diferença
                                            
                                            glibc        2.31-1         2.30-3         -0,14 MiB
                                            lib32-glibc  2.31-1         2.30-3         -0,04 MiB
                                            
                                            Tamanho total instalado:  64,40 MiB
                                            Alteração no tamanho:   -0,18 MiB
                                            
                                            :: Continuar a instalação? [S/n] s
                                            (2/2) verificando chaves no chaveiro                 [----------------------------] 100%
                                            (2/2) verificando integridade do pacote              [----------------------------] 100%
                                            (2/2) carregando arquivos do pacote                  [----------------------------] 100%
                                            (2/2) verificando conflitos de arquivos              [----------------------------] 100%
                                            :: Processando alterações do pacote...
                                            (1/2) fazendo downgrade glibc                        [----------------------------] 100%
                                            atenção: /etc/locale.gen instalado como /etc/locale.gen.pacnew
                                            Generating locales...
                                              en_US.UTF-8... done
                                              pt_BR.UTF-8... done
                                            Generation complete.
                                            (2/2) fazendo downgrade lib32-glibc                  [----------------------------] 100%
                                            :: Executando hooks pós-transação...
                                            (1/5) Reloading system manager configuration...
                                            (2/5) Creating temporary files...
                                            (3/5) Arming ConditionNeedsUpdate...
                                            (4/5) Restarting cronie for libc upgrade...
                                            (5/5) Updating the info directory file...
                                            adicionar glibc em IgnorePkg? [s/n]s
                                            adicionar lib32-glibc em IgnorePkg? [s/n]s
                                            

                                            Suas considerações

                                            Edson

                                            Reply Quote 2
                                              l33t4opera teknomobil 2 Replies Last reply
                                            • First post
                                              Last post

                                            Computer browsers

                                            • Opera for Windows
                                            • Opera for Mac
                                            • Opera for Linux
                                            • Opera beta version
                                            • Opera USB

                                            Mobile browsers

                                            • Opera for Android
                                            • Opera Mini
                                            • Opera Touch
                                            • Opera for basic phones

                                            • Add-ons
                                            • Opera account
                                            • Wallpapers
                                            • Opera Ads

                                            • Help & support
                                            • Opera blogs
                                            • Opera forums
                                            • Dev.Opera

                                            • Security
                                            • Privacy
                                            • Cookies Policy
                                            • EULA
                                            • Terms of Service

                                            • About Opera
                                            • Press info
                                            • Jobs
                                            • Investors
                                            • Become a partner
                                            • Contact us

                                            Follow Opera

                                            • Opera - Facebook
                                            • Opera - Twitter
                                            • Opera - YouTube
                                            • Opera - LinkedIn
                                            • Opera - Instagram

                                            © Opera Software 1995-