-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
I have this downloader and kernel extension but it crash one time |
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: Please also search in the console app for messages which start with the text And lastly what is the output of the Terminal command |
extension is now available after reinstall downloader, maybe its new version? |
or maybe i missed somethin last time ... |
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}
Duplicate of #44. |
…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}
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}
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}
(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}
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}
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}
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)
The text was updated successfully, but these errors were encountered: