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

cupsd crashed with SIGSEGV in create_local_bg_thread() #5290

Closed
tillkamppeter opened this issue Apr 9, 2018 · 5 comments
Closed

cupsd crashed with SIGSEGV in create_local_bg_thread() #5290

tillkamppeter opened this issue Apr 9, 2018 · 5 comments
Assignees

Comments

@tillkamppeter
Copy link

I got this bug report on Ubuntu, for CUPS 2.2.7:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1762476
The user told that the crash happened right after boot, visible by a pop-up of Ubuntu's automatic crash reporting system.
The system attached a stack trace to the Ubuntu bug report:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1762476/+attachment/5108208/+files/ThreadStacktrace.txt

@michaelrsweet
Copy link
Collaborator

This is almost certainly a dupe of Issue #5258.

@michaelrsweet michaelrsweet self-assigned this Apr 9, 2018
@michaelrsweet michaelrsweet added the duplicate This issue or pull request already exists label Apr 9, 2018
@tillkamppeter
Copy link
Author

Did the fix of Issue #5258 not get backported into 2.2.7? The original reporter has this problem in 2.2.7.

@michaelrsweet
Copy link
Collaborator

It did, but after looking more closely it looks like it is crashing in another spot of the background thread... Reopening...

@michaelrsweet michaelrsweet reopened this Apr 9, 2018
@michaelrsweet michaelrsweet added priority-high and removed duplicate This issue or pull request already exists labels Apr 9, 2018
@michaelrsweet michaelrsweet added this to the CUPS 2.2.x Updates milestone Apr 9, 2018
@michaelrsweet
Copy link
Collaborator

[master 656c109] Fix another CUPS-Create-Local-Printer crash (Issue #5290)
[branch-2.2 f6d9331] Fix another CUPS-Create-Local-Printer crash (Issue #5290)

@tillkamppeter
Copy link
Author

Thank you very much for the quick fix, I will apply it to Ubuntu 18.04 LTS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants