• Community
    • Community
    • Vivaldi Social
    • Blogs
  • Forum
    • Vivaldi Forum
    • Categories
    • Recent
    • Popular
  • Themes
    • Vivaldi Themes
    • My Themes
    • FAQ
  • Contribute
    • Contribute
    • Volunteer
    • Donate
  • Browser
    • Vivaldi Browser
    • Latest News
    • Snapshots
    • Help
Register Login

Vivaldi

  • Community
  • Themes
  • Contribute
  • Browser

Navigation

    • Home
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Desktop
    3. Customizations & Extensions
    4. Extensions
    5. Vivaldi 7.5 crashes 100% of the time on chrome.tabs.group 1 tab and chrome.group.move(index: -1)

    Vivaldi 7.5 crashes 100% of the time on chrome.tabs.group 1 tab and chrome.group.move(index: -1)

    Scheduled Pinned Locked Moved Extensions
    2 Posts 2 Posters 44 Views 1 Watching
    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.
    • M
      mohamadyahia
      last edited by

      Hey there,

      Since the latest update Vivaldi started having the 2 bugs I named in the title.

      I'm creating an extension that adds tab management to the sidebar on Vivaldi and these 2 issues were a real pain until I figured out their reason.

      1- Just run chrome.tabs.group([<1 existing tab id only here>], {windowId: -2}) and the browser will instantly crash. Keep in mind that this doesn't happen on any other chromium browser.

      You can get a tab id by doing console.log(await chrome.tabs.query({windowId: -2})) in the context of any extension that has tab access.

      2- Also if you run

      chrome.tabGroups.move(
      groupId: <real tab group id here>,
      moveProperties: {index: -1, windowId: -2},
      )

      then the browser will immediately crash.

      You can get a tab group id by doing console.log(await chrome.tabGroups.query({windowId: -2})) in the context of any extension that has tab access.

      I found work arounds for both but hope they're fixed.

      I can send the full log of the crash if someone needs it, and it's very easy to reproduce anyways.

      Thank you

      Vivaldi 7.5.3735.44 (Stable channel) (arm64)
      Revision b34ed96a0458cb252f617cf7134369a6ea643063
      OS macOS Version 15.5 (Build 24F74)
      JavaScript V8 13.8.258.22
      User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
      Command Line /Applications/Vivaldi.app/Contents/MacOS/Vivaldi --flag-switches-begin --flag-switches-end --disable-smooth-scrolling
      Support/Vivaldi/Default
      Linker lld

      mib2berlin
      M
      1 Reply Last reply
      Reply Quote 0
    • mib2berlin
      M
      mib2berlin Soprano @mohamadyahia
      last edited by

      @mohamadyahia
      Hi, you can report it to the bug tracker, no idea if it get accepted as Vivaldi use it't own panel implementation not Chromium's.
      Please add the .dmp file to the report.

      For information on how to report a bug, see this URL: https://vvld.in/how-to-report-bugs
      Once that is done, please share the bug number (beginning with VB-).
      Add your vivaldi.net username, please.
      On the form, you can add your email address. Once submitted, you'll get a confirmation. You can reply to this with any logs or further info.

      Cheers, mib

      Opensuse Tumbleweed x86_64 KDE 6.3 X11, Windows 11 Pro, Vivaldi latest
      HP Probook Intel(R) i5-8350U 16 GB, GPU UHD 620, SSD 256 GB
      Miniforum-B550 AMD Ryzen 7 4700G 16 GB, Radeon Graphics
      Redmi Note 14, HyperOS Android 15

      1 Reply Last reply Reply Quote 0
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    • 1 / 1
    • First post
      Last post

    Copyright © Vivaldi Technologies™ — All rights reserved. Privacy Policy | Code of conduct | Terms of use | Vivaldi Status