| Summary: | Discover crash every time when trying to install Inkscape | ||
|---|---|---|---|
| Product: | [Applications] Discover | Reporter: | Unknown <null> |
| Component: | discover | Assignee: | Aleix Pol <aleixpol> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 5.9.3 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Unknown
2017-03-15 17:04:35 UTC
Can you try to generate a new backtrace with debug symbols? On neon you can install it using plasma-discover-dbgsym. Thank you. *** Bug 377655 has been marked as a duplicate of this bug. *** *** Bug 377659 has been marked as a duplicate of this bug. *** Also note that it's PackageKit crashing on both, if you can send us the backtrace from coredumpctl that would be ace. I've been testing it further. The crash in Discover has been fixed, PackageKit still crashes nevertheless. $ coredumpctl -1 gdb This is PacakgeKit backtrace, for completion: (gdb) where #0 0x00007f4fe4052aea in pkgDepCache::operator[] (this=0x7f4fd4012a60, I=...) at /usr/include/apt-pkg/depcache.h:371 #1 pkgCacheFile::operator[] (this=0x7f4fd4008cc0, I=...) at /usr/include/apt-pkg/cachefile.h:64 #2 AptCacheFile::findCandidateVer (this=0x7f4fd4008cc0, pkg=...) at apt-cache-file.cpp:411 #3 0x00007f4fe4060536 in AptIntf::resolvePackageIds (this=this@entry=0x55ec62a68640, package_ids=0x7f4fd40465e0, filters=filters@entry=1) at apt-intf.cpp:2067 #4 0x00007f4fe40629cf in pk_backend_resolve_thread (job=<optimized out>, params=<optimized out>, user_data=<optimized out>) at pk-backend-aptcc.cpp:667 #5 0x000055ec61dcdbca in pk_backend_job_thread_setup (thread_data=0x55ec62a3bea0) at pk-backend-job.c:813 #6 0x00007f4fe81c1bb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007f4fe7f3b6ba in start_thread (arg=0x7f4fde888700) at pthread_create.c:333 #8 0x00007f4fe7c7182d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 I am sorry I forgot to check emails.. I tried to install now after 20 times and it works but after that I closed discover again and open it, in moment when I typed inkscape it crashes again. I installed plasma-discover-dbgsym but i don't know how to use it. I tried to type other words and it crashes every time. |