-
Notifications
You must be signed in to change notification settings - Fork 98
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
Cromite crashes on print preview on windows 11 #1775
Comments
under |
this is the stack of your dumps:
I guess you pressed the ‘generate report’ button in chrome://crashes, but this is not correct. try deleting the contents of |
I have to ask you to redo it with the latest version (not 131.0.6778.140), as I don't have free space on the server (and not even this available) , I only keep the files needed to extract the stack of the latest version because they are too big (a few tens of gigs). |
stack trace:
your problem does not seem to be related to chromium, but rather to use |
all other chromium based browsers works just fine with printing, cromite is the only problematic one. im not sure if it's my "printer driver" fault, as that printer is just default pdf printer. i dont have any 3rd party printer drivers installed on my system. |
I don't know what to tell you, the evidence is there. |
again, if driver is the faulty one, why other chromium-based browsers are printing just fine with same driver? my installation is just freash w11 ltsc one without any third party drivers. indeed crashing call stack seems to be happening at non-cromite module, maybe it can be crashing due to passing invalid params to them while most of other chromium browsers are sending correct ones. |
try searching for information on the web, for example this is a bugid with a similar problem |
thanks, but that seems to be already mitigated on chromium, also seems to be irrelevant with my issue as setting specified flag still crashes cromite. Following footage is recorded directly on my PC. default flags. bandicam.2025-02-04.17-40-54-921.mp4As you can see, only cromite crashes despite both of them are placed at non-Program files location. according to that bug report, such bugs should occur when chromium is placed on non-Program Files folder. Relevant cromite log
Chromium logs
I really don't think this issue is on my end. |
cromite has a more restrictive sandbox than chromium, that could be it. |
That solved the issue, thanks. but shouldn't this be treated as actual bug, then? |
if it is ‘the fault’ of sandox then it is by design.
From my point of view, it is not a cromite bug. |
😂 only if i had other way to make printing work on w11 + cromite guess i should use other browsers for printing, then. thanks again for your time :) |
well, it would be interesting to understand which flag triggers that behaviour:
so if you disable the first one, it will also be disabled. |
hmm, just tried
still crashes on cromite.
does not crash. seems like other sandbox feature is faulty. please let me know if im missing some other flags that should be tested. |
you probably miss this one. |
enabling RendererAppContainer makes chromium unusable with "Aw, Crap!" "STATUS_ACCESS_DENIED" on any page load attempts, even on new tab page, so i skipped enabling that one.
cromite still crashes even after disabling RendererAppContainer.
any more flags to test on? |
Preliminary checklist
Can the bug be reproduced with corresponding Chromium version?
No
Are you sure?
No
Cromite version
132.0.6834.122
Device architecture
windows
Platform version
Windows 11
Android Device model
Not android
Is the device rooted?
No
Changed flags
nothing
Is this bug happening ONLY in an incognito tab?
No
Is this bug caused by the adblocker?
No
Is this bug a crash?
Yes, but i cannot attach the dump. current chrome://crashes's "Save Now" button isn't working and also crashes on "Generate Report" button pressing (i assume it's using same printing service?)
Please let me know if i can find crash dump from path of some other location.
Describe the bug
Well, it just imminently crashes. nuking my all unsaved incognito pages :(
Steps to reproduce the bug
Expected behavior
Does not crash, make user to print things.
Screenshots
No response
The text was updated successfully, but these errors were encountered: