Hello there!
One of my profile just close immediatly everytime i try to open it, other profile don’t
I tried EVERYTHING i found on the aggregate topic but nothing change
@mrjoshjohnsmith just FYI, Android phones can still be connected via WiFi and used for things like the apps without having to have it connected to mobile data or anything. In other words, all service can be disconnected to the phone and it will be able to be used for anything but text messages and phone calls. (Though honestly, there are free aps for phone calls and texting via Wifi).
So you could/would use your Android 6 only as a controller for the bed and then would have your better/newer ph…
Expected result:
Brave Version : Brave est à jour
Version 1.64.116 Chromium: 123.0.6312.105 (Build officiel) (64 bits)
OS Windows 11 à jour
Last crash : Date et heure du plantage : mardi 9 avril 2024 à 19:56:32
État :
Non importé
Contexte de plantage local :
b63f88d5-d0e6-4819-b05f-d2099dde6ac8
Thanks for any help coming
1 Like
@Jokebreaker ,
Do you have any extensions installed/active on the profile thats crashing?
ublock origin and enhancer for youtube
if i’m right
@Jokebreaker ,
Can you try launching Brave from the command line, using the --disable-extensions
flag? Simply open the command line and type:
start brave --disable-extensions
@Jokebreaker ,
Can you please open a different browser profile (that you can access) and go to brave://crashes
and share any crash report IDs with me here so we can get a closer look?
Here are some
Date et heure du plantage : jeudi 11 avril 2024 à 13:18:16
État :
Importation terminée
ID du rapport d’erreur importé :
372b0700-59de-cc0b-0000-000000000000
Heure de l’importation :
vendredi 12 avril 2024 à 13:34:59
Fournir des informations supplémentaires
Date et heure du plantage : mercredi 10 avril 2024 à 18:51:17
État :
Importation terminée
ID du rapport d’erreur importé :
332b0700-59de-cc0b-0000-000000000000
Heure de l’importation :
vendredi 12 avril 2024 à 13:34:58
Fournir des informations supplémentaires
Date et heure du plantage : mercredi 10 avril 2024 à 18:47:52
État :
Importation terminée
ID du rapport d’erreur importé :
2a2b0700-59de-cc0b-0000-000000000000
Heure de l’importation :
vendredi 12 avril 2024 à 13:34:57
Fournir des informations supplémentaires
Date et heure du plantage : mercredi 10 avril 2024 à 18:47:02
État :
Importation terminée
ID du rapport d’erreur importé :
232b0700-59de-cc0b-0000-000000000000
Heure de l’importation :
vendredi 12 avril 2024 à 13:34:55
Fournir des informations supplémentaires
Date et heure du plantage : mercredi 10 avril 2024 à 14:04:36
État :
Importation terminée
ID du rapport d’erreur importé :
1c2b0700-59de-cc0b-0000-000000000000
Heure de l’importation :
vendredi 12 avril 2024 à 13:34:54
Fournir des informations supplémentaires
Date et heure du plantage : mardi 9 avril 2024 à 19:56:32
État :
Importation terminée
ID du rapport d’erreur importé :
34b61a00-aea4-c30b-0000-000000000000
Heure de l’importation :
mardi 9 avril 2024 à 20:11:36
Have more if necessary!
Good luck
Apologies for the late reply here.
Passing these repots on now — thanks for your patience.
1 Like
Hi, still crashing and no news; is my profile definitely out?
@Jokebreaker ,
Have you updated the browser to the latest build? If you have and the browser is still crashing, as much as I hate to ask, can you please send any newer (within the last few days if possible) crash reports here? I actually am not sure I ever got a response for your crashes (internally) — I will re-ping that thread but I’m quite sure that when I do they will ask for newer/newest crash reports when they do respond.
my actual build
and my 2 last crashes
Date et heure du plantage : mercredi 8 mai 2024 à 19:27:27
État :
Importation terminée
ID du rapport d’erreur importé :
9c420000-dcd3-f10b-0000-000000000000
Heure de l’importation :
mercredi 8 mai 2024 à 19:30:21
Fournir des informations supplémentaires
Date et heure du plantage : mercredi 8 mai 2024 à 19:27:14
État :
Importation terminée
ID du rapport d’erreur importé :
98420000-dcd3-f10b-0000-000000000000
Heure de l’importation :
mercredi 8 mai 2024 à 19:30:19
1 Like
Hi folks! Thanks for reporting and sharing the crash IDs
We’ve captured an issue on GitHub to investigate, which you can follow along here:
opened 08:34PM - 09 May 24 UTC
crash
priority/P2
OS/Desktop
This crash appears to occur when then `UpdateTabContainer` method is called asyn… chronously.
```
[ 00 ] std::__Cr::map<tab_groups::TabGroupId, std::__Cr::unique_ptr<TabGroupViews, std::__Cr::default_delete<TabGroupViews>>, std::__Cr::less<tab_groups::TabGroupId>, std::__Cr::allocator<std::__Cr::pair<tab_groups::TabGroupId const, std::__Cr::unique_ptr<TabGroupViews, std::__Cr::default_delete<TabGroupViews>>>>>::at(tab_groups::TabGroupId const&) ( immediate_crash.h:179 )
[ 01 ] TabContainerImpl::SetTabSlotVisibility() ( tab_container_impl.cc:714 )
[ 02 ] views::View::LayoutImmediately() ( view.cc:3646 )
[ 03 ] views::View::SetBoundsRect(gfx::Rect const&) ( view.cc:459 )
[ 04 ] views::LayoutManagerBase::ApplyLayout(views::ProposedLayout const&) ( layout_manager_base.cc:214 )
[ 05 ] views::LayoutManagerBase::LayoutImpl() ( layout_manager_base.cc:186 )
[ 06 ] views::LayoutManagerBase::Layout(views::View*) ( layout_manager_base.cc:103 )
[ 07 ] views::View::Layout(base::NonCopyablePassKey<views::View>) ( view.cc:911 )
[ 08 ] views::View::LayoutImmediately() ( view.cc:3646 )
[ 09 ] views::View::SetBoundsRect(gfx::Rect const&) ( view.cc:459 )
[ 10 ] views::View::SetBounds(int, int, int, int) ( view.cc:401 )
[ 11 ] views::View::SetSize(gfx::Size const&) ( view.cc:495 )
[ 12 ] views::ScrollView::Layout(base::NonCopyablePassKey<views::View>) ( scroll_view.cc:671 )
[ 13 ] views::View::LayoutImmediately() ( view.cc:3646 )
[ 14 ] views::View::SetBoundsRect(gfx::Rect const&) ( view.cc:410 )
[ 15 ] BraveCompoundTabContainer::Layout(base::NonCopyablePassKey<views::View>) ( brave_compound_tab_container.cc:252 )
[ 16 ] views::View::LayoutImmediately() ( view.cc:3646 )
[ 17 ] views::View::DeprecatedLayoutImmediately() ( view.cc:903 )
[ 18 ] BraveTabStrip::Layout(base::NonCopyablePassKey<views::View>) ( brave_tab_strip.cc:398 )
[ 19 ] views::View::LayoutImmediately() ( view.cc:3646 )
[ 20 ] views::View::DeprecatedLayoutImmediately() ( view.cc:903 )
[ 21 ] views::LayoutManagerBase::ApplyLayout(views::ProposedLayout const&) ( layout_manager_base.cc:221 )
[ 22 ] views::LayoutManagerBase::LayoutImpl() ( layout_manager_base.cc:186 )
[ 23 ] views::LayoutManagerBase::Layout(views::View*) ( layout_manager_base.cc:103 )
[ 24 ] views::View::Layout(base::NonCopyablePassKey<views::View>) ( view.cc:911 )
[ 25 ] void views::View::LayoutSuperclass<views::AccessiblePaneView, TabStripRegionView>(T0*) ( view.h:1862 )
[ 26 ] TabStripRegionView::Layout(base::NonCopyablePassKey<views::View>) ( tab_strip_region_view.cc:341 )
[ 27 ] void views::View::LayoutSuperclass<TabStripRegionView, BraveTabStripRegionView>(T0*) ( view.h:1862 )
[ 28 ] BraveTabStripRegionView::Layout(base::NonCopyablePassKey<views::View>) ( brave_tab_strip_region_view.cc:21 )
[ 29 ] views::View::LayoutImmediately() ( view.cc:3646 )
[ 30 ] views::View::DeprecatedLayoutImmediately() ( view.cc:903 )
[ 31 ] views::LayoutManagerBase::ApplyLayout(views::ProposedLayout const&) ( layout_manager_base.cc:221 )
[ 32 ] views::LayoutManagerBase::LayoutImpl() ( layout_manager_base.cc:186 )
[ 33 ] views::LayoutManagerBase::Layout(views::View*) ( layout_manager_base.cc:103 )
[ 34 ] views::View::Layout(base::NonCopyablePassKey<views::View>) ( view.cc:911 )
[ 35 ] views::View::LayoutImmediately() ( view.cc:3646 )
[ 36 ] views::View::SetBoundsRect(gfx::Rect const&) ( view.cc:410 )
[ 37 ] views::View::SetBounds(int, int, int, int) ( view.cc:401 )
[ 38 ] views::View::SetSize(gfx::Size const&) ( view.cc:495 )
[ 39 ] VerticalTabStripRegionView::Layout(base::NonCopyablePassKey<views::View>) ( vertical_tab_strip_region_view.cc:896 )
[ 40 ] views::View::LayoutImmediately() ( view.cc:3646 )
[ 41 ] views::View::DeprecatedLayoutImmediately() ( view.cc:903 )
[ 42 ] VerticalTabStripScrollContentsView::ChildPreferredSizeChanged(views::View*) ( vertical_tab_strip_region_view.cc:433 )
[ 43 ] views::View::PreferredSizeChanged() ( view.cc:2373 )
[ 44 ] views::View::PreferredSizeChanged() ( view.cc:2373 )
[ 45 ] views::View::PreferredSizeChanged() ( view.cc:2373 )
[ 46 ] CompoundTabContainer::ChildPreferredSizeChanged(views::View*) ( compound_tab_container.cc:767 )
[ 47 ] BraveCompoundTabContainer::ChildPreferredSizeChanged(views::View*) ( brave_compound_tab_container.cc:422 )
[ 48 ] views::View::PreferredSizeChanged() ( view.cc:2373 )
[ 49 ] TabContainerImpl::AnimateToIdealBounds() ( tab_container_impl.cc:646 )
[ 50 ] TabContainerImpl::OnGroupVisualsChanged(tab_groups::TabGroupId const&, tab_groups::TabGroupVisualData const*, tab_groups::TabGroupVisualData const*) ( tab_container_impl.cc:401 )
[ 51 ] TabStripModel::ChangeTabGroupVisuals(tab_groups::TabGroupId const&, TabGroupChange::VisualsChange const&) ( tab_strip_model.cc:1284 )
[ 52 ] TabGroup::SetVisualData(tab_groups::TabGroupVisualData const&, bool) ( tab_group.cc:48 )
[ 53 ] BrowserTabStripController::ToggleTabGroupCollapsedState(tab_groups::TabGroupId, ToggleTabGroupCollapsedStateOrigin) ( browser_tab_strip_controller.cc:428 )
[ 54 ] TabStrip::ToggleTabGroupCollapsedState(tab_groups::TabGroupId, ToggleTabGroupCollapsedStateOrigin) ( tab_strip.cc:1627 )
[ 55 ] TabStrip::AddTabToGroup(std::__Cr::optional<tab_groups::TabGroupId>, int) ( tab_strip.cc:1182 )
[ 56 ] BraveTabStrip::UpdateTabContainer() ( brave_tab_strip.cc:298 )
[ 57 ] base::OnceCallback<void ()>::Run() && ( callback.h:156 )
[ 58 ] base::TaskAnnotator::RunTaskImpl(base::PendingTask&) ( task_annotator.cc:203 )
```
@Jokebreaker do you remember if the profile crashing was using vertical tabs?
Also curious if you remember if you had pinned tabs?
1 Like
yes and yes
To be precise i have grouped tabs in vertical setting
Thanks for the super quick reply, @Jokebreaker !
Something you can try. You can edit the shortcut for Brave (right click, properties) and add the following in the Target
field:
--disable-features=kSplitTabStrip
I’m on Nightly and for example, I set mine to:
"C:\Program Files\BraveSoftware\Brave-Browser-Nightly\Application\brave.exe" --disable-features=kSplitTabStrip
And then you can Apply
and try launching. Let us know if that helps. To revert the change, just open the properties again and erase the part in Target after \brave.exe"
If you don’t have a shortcut, you can open the command line (cmd.exe
) and you can try launching that way. Use the full path to brave and then pass the `–disable-features=kSplitTabStrip`` part.
Thx for quick reply!
Just did that
Sadly, same crash
Date et heure du plantage : vendredi 10 mai 2024 à 00:47:25
État :
Importation terminée
ID du rapport d’erreur importé :
bb970100-bb03-f30b-0000-000000000000
Heure de l’importation :
vendredi 10 mai 2024 à 00:53:02
Contexte de plantage local :
4775d093-b239-4115-9cd4-3c1f6ff435cd
Fournir des informations supplémentaires
Date et heure du plantage : vendredi 10 mai 2024 à 00:47:06
État :
Importation terminée
ID du rapport d’erreur importé :
b6970100-bb03-f30b-0000-000000000000
Heure de l’importation :
vendredi 10 mai 2024 à 00:53:01
Contexte de plantage local :
1c803d87-1d44-4fdb-baa2-466d3353fe82
Thanks for the quick response! OK - I have something you might be able to try
Go ahead and set the shortcut back, so it’s like we never did it.
Then can you please navigate to your profile directory. You can do Windows + R to pull up the Start
, and then paste %LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data
Close any instances of Brave.
Then, make a backup copy of your Local State
file. There are two things you can try:
If you’re comfortable opening this file in a text editor, you can do that. Once it’s open, you can search for enabled_labs_experiments
inside the file and you should see some values following this. For example, I have this:
“enabled_labs_experiments”:[“brave-rewards-verbose-logging@1”,“brave-split-view@1”,“playlist@1”]
If you don’t have this value, that’s good. That means you didn’t enable anything on brave://flags. If you do - you can try to delete the values. So that it would look like this:
“enabled_labs_experiments”:
If you’re not comfortable editing that file, you can move your existing file. For example, rename Local State
as Local State2
.
With either option, you can then launch Brave and see if this helps. If you made a backup of the file, you can always restore the backup over it.
Please let us know if this helps!
It looks like it without changing anything
Guess that’s not it
Still thank for the helpuntil now
1 Like
Hi!
Is there any other steps to try?
Here are my last 2 crashes if needed.
Date et heure du plantage : mardi 21 mai 2024 à 18:21:29
État :
Importation terminée
ID du rapport d’erreur importé :
687d1700-ce01-fb0b-0000-000000000000
Heure de l’importation :
mardi 21 mai 2024 à 18:32:35
Contexte de plantage local :
e4fbf35c-56f2-4052-90c8-474e33c07b41
Fournir des informations supplémentaires
Date et heure du plantage : dimanche 12 mai 2024 à 12:47:24
État :
Importation terminée
ID du rapport d’erreur importé :
617d1700-ce01-fb0b-0000-000000000000
Heure de l’importation :
mardi 21 mai 2024 à 18:32:33
Contexte de plantage local :
067ecd8c-85ce-4bd2-a0c6-4e1da88de273
Thanks for help
Thanks for the recent crash IDs - it seems similar to before
I am not sure if there’s enough information for me to help more without just guessing. Would you be open to sharing the Preferences
file for the profile you have which is crashing?
Basically, if you go to %LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data
you should see the profile directory there. The main one is in Default
. The other profiles should be named after the user.
Specifically, inside that profile directory, I would be interested in the Preferences
file. This may have some sensitive info - I can promise I won’t share. You can zip up and either DM me on this message board with the file OR email to [email protected] with a subject line Crash details from community- Profile preferences
.
The file itself is JSON and since some of your profiles are not crashing, I suspect something is invalid in the file