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

"file is not a core dump" error with zlib compression #35

Open
paper42 opened this issue Apr 2, 2021 · 0 comments
Open

"file is not a core dump" error with zlib compression #35

paper42 opened this issue Apr 2, 2021 · 0 comments

Comments

@paper42
Copy link

paper42 commented Apr 2, 2021

I sometimes get a core dump that can not be read using corectl. It seems to happen only with gnome-maps and only when I have zlib compression enabled. I can read other core dumps fine. Disabling zlib compression and triggering the segfault again fixes this issue.

%: corectl backtrace 84
2021-04-02T17:28:53.158 [error] corectl.d:232:backtraceCore Failed to get backtrace via gdb "/tmp/gnome-maps-11-20018-1000-1000-20210402T161043ba9ba4e5-ff08-57f3-967f-ff53713086c7.gz" is not a core dump: file format not recognized
No stack.

%: file /var/lib/corecollector/gnome-maps-11-20018-1000-1000-20210402T161043ba9ba4e5-ff08-57f3-967f-ff53713086c7.gz
/var/lib/corecollector/gnome-maps-11-20018-1000-1000-20210402T161043ba9ba4e5-ff08-57f3-967f-ff53713086c7.gz: zlib compressed data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant