josh-berry / tab-stash

Firefox extension to save and restore tabs as bookmarks. Clear your tabs, clear your mind.
https://josh-berry.github.io/tab-stash/
Mozilla Public License 2.0
791 stars 45 forks source link

Tabstash Bug/Crash #547

Open dec-mail opened 6 days ago

dec-mail commented 6 days ago

Crash Details

Win10x64
FF131.02

Non-Standard Browser Settings

No. It seems apparent that the most obvious immediate cause was, as discussed, my move of so many new Tabs/Bookmarks (say approx 6,000) into TS. It woud be a weird co-incidence otherwise.

But i need to upload screen shots. tabstash-error-25-10-2024 17-48-34 tabstash-crash-25-10-2024 15-07-42

Installed Extensions

Not any listed or similar.

Describe the Crash

Moving open Tab groups to TS.

  1. Doesn't show the Tabs in open Group and/or
  2. Doesn't save Tabs

But sometimes, now, if we get this one error - it STILL seems to save the tabs

Expected Behavior

Display/list open tabs Save/migrate open tabs to TS

Impact

Just worked around it or ignored it when error happens

Additional Details

No. It seems apparent that the most obvious immediate cause was, as discussed, my move of so many new Tabs/Bookmarks (say approx 6,000) into TS. It woud be a weird co-incidence otherwise.

Vote for This Issue

josh-berry commented 5 days ago

Thanks Don for sharing the crash details. The most important bit is in the detail screenshots you shared: Node already exists at index 19. This tells me it's most likely a problem with your bookmarks database.

Can you try the steps written here and see if they help to resolve the crash: https://github.com/josh-berry/tab-stash/wiki/Rebuilding-Your-Bookmarks-Database

You might be able to figure out which folder has the issue by moving them in and out one-by-one, but honestly, it's probably going to be faster just to import/export the whole set of bookmarks.

Let me know if this helps!