solus-project / solus-sc

Solus Software Center

Home Page:https://getsol.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segfault on first launch after a reboot

o-alquimista opened this issue · comments

From dmesg:

[ 44.640330] solus-sc[1228]: segfault at 31 ip 00007f8aed9bda20 sp 00007fff00314ff0 error 4 in libglib-2.0.so.0.5400.3[7f8aed976000+112000]

Info:
solus-sc, version: 20, release: 31

This only started happening for me a couple of days ago. Software Center closes shortly after launch. Here are my recent related errors from dmesg,

[32185.025986] solus-sc[24772]: segfault at 35 ip 00007f54d9e42a20 sp 00007ffeb126e960 error 4 in libglib-2.0.so.0.5400.3[7f54d9dfb000+112000]
[32194.010566] solus-sc[24794]: segfault at 35 ip 00007fb4b2a0ea20 sp 00007fffb57f3690 error 4 in libglib-2.0.so.0.5400.3[7fb4b29c7000+112000]
[46636.926069] solus-sc[28779]: segfault at 31 ip 00007f6878341a20 sp 00007fff1cbc0600 error 4 in libglib-2.0.so.0.5400.3[7f68782fa000+112000]

A backtrace would be useful.
You could install libglib2.0-0-dbg, run the software center in gdb and then create a backtrace.

Hmm, I can no longer reproduce it. Will update here if it re-occurs.