FS#46839 - [gtk3] spacefm and gedit segault at start.

Attached to Project: Arch Linux
Opened by Dikiy (dikiy) - Friday, 23 October 2015, 14:38 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 19 November 2015, 16:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture i686
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

spacefm segfaults at start

Additional info:
* package version(s)
1.0.4-1


Steps to reproduce:
1. Start spacefm from command line.

After three start attemts we have in a dmesg:

[196415.798541] spacefm[2828]: segfault at c ip b70cb8ea sp bfdb6510 error 4 in libgtk-3.so.0.1800.2[b6f6a000+808000]
[196572.354374] spacefm[2855]: segfault at c ip b709b8ea sp bfc5bae0 error 4 in libgtk-3.so.0.1800.2[b6f3a000+808000]
[196686.601506] spacefm[2980]: segfault at c ip b70438ea sp bff1d4b0 error 4 in libgtk-3.so.0.1800.2[b6ee2000+808000]
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 19 November 2015, 16:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  gtk3 3.18.5-1
Comment by Doug Newgard (Scimmia) - Friday, 23 October 2015, 14:59 GMT
What version of gtk3? What theme? Can you get a backtrace?
Comment by Dikiy (dikiy) - Saturday, 24 October 2015, 11:50 GMT
GTK Theme is the default one:

----------------
[dikiy@localhost gtk-3.0]$ pwd
/home/dikiy/.config/gtk-3.0
[dikiy@localhost gtk-3.0]$ cat settings.ini
[Settings]
gtk-enable-primary-paste=true

[dikiy@localhost gtk-3.0]$
---------------
btu changing the config to

[dikiy@localhost gtk-3.0]$ cat settings.ini
[Settings]
gtk-enable-primary-paste=true
gtk-icon-theme-name = Adwaita
gtk-theme-name = Adwaita
gtk-font-name = DejaVu Sans 11

does not help.

GTK3 packet version is 3.18.2-1

BTW I become the same error, if I start gedit. But with en evince all seems to be ok.

I think, this bug is GTK-specific, not spacefm.
Comment by Dikiy (dikiy) - Saturday, 24 October 2015, 11:53 GMT
Backtrace, without debugging symbols jet.
Comment by Dikiy (dikiy) - Tuesday, 27 October 2015, 08:43 GMT
Any news?
Comment by Doug Newgard (Scimmia) - Tuesday, 27 October 2015, 13:28 GMT
News? This is most likely an upstream problem; if so, not much will happen here.
Comment by Dikiy (dikiy) - Wednesday, 28 October 2015, 16:10 GMT
posted it to upstream:

https://bugzilla.gnome.org/show_bug.cgi?id=757240

We can close it.
Comment by Dikiy (dikiy) - Thursday, 29 October 2015, 13:29 GMT
seems to be fixed in upstream.
Comment by Doug Newgard (Scimmia) - Saturday, 14 November 2015, 15:51 GMT
Was the fix included in the latest gtk3 update?
Comment by Dikiy (dikiy) - Sunday, 15 November 2015, 11:53 GMT
I wonder about it, but... No.
Comment by Dikiy (dikiy) - Thursday, 19 November 2015, 15:56 GMT

Loading...