Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash - Restart osx 10.9.5 #129

Closed
mirson66 opened this issue Dec 29, 2022 · 6 comments
Closed

Crash - Restart osx 10.9.5 #129

mirson66 opened this issue Dec 29, 2022 · 6 comments
Labels
duplicate This issue or pull request already exists

Comments

@mirson66
Copy link

Thu Dec 29 11:43:46 2022
panic(cpu 6 caller 0xffffff8026dc7ab4): "kqueue_scan_continue: - invalid wait_result (3)"@/SourceCache/xnu/xnu-2422.115.15/bsd/kern/kern_event.c:2167
Backtrace (CPU 6), Frame : Return Address
0xffffff813070bef0 : 0xffffff8026a23139
0xffffff813070bf70 : 0xffffff8026dc7ab4
0xffffff813070bfb0 : 0xffffff8026ad7c67

BSD process name corresponding to current thread: Chromium Helper

Mac OS version:
13F1911 (Mavericks 10.9.5)

@mirson66 mirson66 added the bug Something isn't working label Dec 29, 2022
@mirson66 mirson66 changed the title [CRASH] Crash - Restart osx 10.9.5 Dec 29, 2022
@Wowfunhappy
Copy link

Duplicate of #44.

If you use #25, you will be given the option to install a kernel extension which will prevent the system from panicking.

@mirson66
Copy link
Author

I have this downloader and kernel extension but it crash one time

@Wowfunhappy
Copy link

Wowfunhappy commented Dec 31, 2022

Interesting—and I can tell from the backtrace you posted initially that you have an up-to-date kernel.

Can you confirm that the KQueueScanContinuePatch kext is loaded? On Mavericks, it should be listed in System Profiler under Extensions:

Screen Shot 2022-12-31 at 10 20 01 AM

Please also search in the console app for messages which start with the text KQueueScanContinuePatch. (If nothing comes up, try rebooting and searching again, the logs may have rolled off if your computer has been turned on for a few days.)

And lastly what is the output of the Terminal command sudo launchctl list | grep KQueue

@mirson66
Copy link
Author

mirson66 commented Jan 1, 2023

extension is now available after reinstall downloader, maybe its new version?

@mirson66
Copy link
Author

mirson66 commented Jan 1, 2023

or maybe i missed somethin last time ...

blueboxd pushed a commit that referenced this issue Feb 8, 2023
Adds feature flag with 3 parameters to control the feed header.
1. Allows us to disable sticky feed header
2. Allows us to control feed header height
3. Moves the unread content dot feature within this flag

(cherry picked from commit f2b2244)

Bug: 1404737
Change-Id: I882c2ac71c90d727f59b165ae67b367b3f495ba4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4131175
Reviewed-by: Sergio Collazos <sczs@chromium.org>
Commit-Queue: Adam Arcaro <adamta@google.com>
Cr-Original-Commit-Position: refs/heads/main@{#1088310}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4134891
Auto-Submit: Adam Arcaro <adamta@google.com>
Commit-Queue: Sergio Collazos <sczs@chromium.org>
Cr-Commit-Position: refs/branch-heads/5481@{#129}
Cr-Branched-From: 130f3e4-refs/heads/main@{#1084008}
@blueboxd blueboxd added duplicate This issue or pull request already exists and removed bug Something isn't working labels Feb 21, 2023
@blueboxd
Copy link
Owner

Duplicate of #44.

@blueboxd blueboxd closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2023
blueboxd pushed a commit that referenced this issue Mar 7, 2023
…ab strip

Demo: https://drive.google.com/file/d/1euYlZYdZifZr40npIckDmf53cV1rl5Gr/view?usp=share_link
Spec: https://docs.google.com/presentation/d/1VxlgkrY0ef5bVJiE1EC3qK8qkLCh5AmZHWRhaV0xB4Y/edit?resourcekey=0-7c1vUSKo4bZhr4gn178ALw#slide=id.g180ed310390_0_4

(cherry picked from commit d4c5b7d)

Bug: 1412231
Change-Id: I8f32508af79615cf6828ce1675854d62761fe1b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4214878
Reviewed-by: Neil Coronado <nemco@google.com>
Commit-Queue: Sirisha Kavuluru <skavuluru@google.com>
Cr-Original-Commit-Position: refs/heads/main@{#1100203}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4220176
Cr-Commit-Position: refs/branch-heads/5563@{#129}
Cr-Branched-From: 3ac59a6-refs/heads/main@{#1097615}
blueboxd pushed a commit that referenced this issue Apr 14, 2023
This CL releases frame_setter at the end of the call.

(cherry picked from commit f9a8a8a)

Bug: 1419861
Change-Id: I32be11a6d2b5cea6cafca2881087c0f6dcd21114
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4295424
Reviewed-by: Mark Cogan <marq@chromium.org>
Auto-Submit: Christian Xu <christianxu@chromium.org>
Commit-Queue: Mark Cogan <marq@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1110939}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4301113
Cr-Commit-Position: refs/branch-heads/5615@{#129}
Cr-Branched-From: 9c6408e-refs/heads/main@{#1109224}
blueboxd pushed a commit that referenced this issue May 9, 2023
This fixes a bug that caused the download animation to go up the left
side of the window to (0, 0). By always invalidating the layout when the
animation needs to be displayed, we will force Layout() to run first
before the code that calculates the animation's position based on the
view bounds.

(cherry picked from commit 771f528)

Bug: 1428369
Change-Id: Idb381181e3790b3b76f550c51368570b77e00d01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4375591
Commit-Queue: Lily Chen <chlily@chromium.org>
Reviewed-by: Daniel Rubery <drubery@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1123095}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4381536
Auto-Submit: Lily Chen <chlily@chromium.org>
Cr-Commit-Position: refs/branch-heads/5672@{#129}
Cr-Branched-From: 5f2a724-refs/heads/main@{#1121455}
blueboxd pushed a commit that referenced this issue May 27, 2023
(cherry picked from commit 80f31c7)

Bug: 1440694
Change-Id: I5e24869d6c6becaec6ee93038327e7c51003ae9e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4482441
Reviewed-by: Viktor Semeniuk <vsemeniuk@google.com>
Commit-Queue: Andrii Natiahlyi <natiahlyi@google.com>
Cr-Original-Commit-Position: refs/heads/main@{#1136553}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4497672
Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org>
Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org>
Auto-Submit: Andrii Natiahlyi <natiahlyi@google.com>
Cr-Commit-Position: refs/branch-heads/5735@{#129}
Cr-Branched-From: 2f562e4-refs/heads/main@{#1135570}
blueboxd pushed a commit that referenced this issue Sep 10, 2023
Add user action for the address bar settings page actions.
- Page shown
- Top address bar selected
- Bottom address bar selected
- Back button tapped
- Page dismissed

(cherry picked from commit 8e48a24)

Bug: 1470688
Change-Id: I2c835f1d1f57c1b924412838647faf869ba8f7df
Low-Coverage-Reason: UI with no existing coverage.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4757059
Reviewed-by: Elly FJ <ellyjones@chromium.org>
Reviewed-by: Gauthier Ambard <gambard@chromium.org>
Commit-Queue: Christian Xu <christianxu@chromium.org>
Auto-Submit: Christian Xu <christianxu@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1182121}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4771482
Cr-Commit-Position: refs/branch-heads/5938@{#129}
Cr-Branched-From: 2b50cb4-refs/heads/main@{#1181205}
blueboxd pushed a commit that referenced this issue Nov 6, 2023
Also, modifies Lens panel to have companion label and icon in side panel
combobox when CSC is enabled with image search feature param disabled.

Lens panel will only open when CSC is enabled if the image search
feature param is disabled. These changes allow the CSC + Lens to coexist in
the side panel without showing up in the combobox as two separate
entries.

(cherry picked from commit d560e0b)

Bug: b:301099032, 1444953, 1449021
Change-Id: I9ac2bd32e5f4517507b758694aacfd04721825c1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4903309
Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org>
Reviewed-by: Anudeep Palanki <apalanki@google.com>
Commit-Queue: Juan Mojica <juanmojica@google.com>
Cr-Original-Commit-Position: refs/heads/main@{#1206041}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4918920
Reviewed-by: Caroline Rising <corising@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6045@{#129}
Cr-Branched-From: 905e8bd-refs/heads/main@{#1204232}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants