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
core dump on ubuntu 16.04 64bit #58
Comments
|
Does this also happen if you run This problem is almost certainly solved in Git master, since the cache codepath has been completely reworked. So this is probably more and Ubuntu issue now than an AppStream issue. |
|
Sorry for the late. At 2016-08-01 21:52:20, "Matthias Klumpp" notifications@github.com wrote: Does this also happen if you run appstreamcli refresh-index --force --verbose manually? If so, is there anything interesting in the output? This problem is almost certainly solved in Git master, since the cache codepath has been completely reworked. So this is probably more and Ubuntu issue now than an AppStream issue. — |
|
I get the dump file |
|
Which architecture were you running on? (that way we might get a better backtrace - it shows me the error is in |
|
I was also seeing a core dump on |
|
Ah, okay - I had the wrong debug symbols then. |
When I run the apt update on the ubuntu 16.04 64bit, the appstream get a core dump without push CPU to 100% . To get the update I have to remove the appstream. I already tried the wget way to get
the new appstream , but it still get core dump . The core dump shows it is a segmention fault
E: Problem executing scripts APT::Update::Post-Invoke-Success 'if /usr/bin/test -w /var/cache /app-info -a -e /usr/bin/appstreamcli; then appstreamcli refresh > /dev/null; fi'
The text was updated successfully, but these errors were encountered: