! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Segmentation fault with latest SVN version
Status:
CLOSED: FIXED
Severity:
blocker

Comments

Description Mateusz Loskot 2006-04-11 13:09:58 CEST
3 days ago I build Thunar from SVN and everything worked well.
Today, I did clean checkout and I noticed segmentation fault when
trying to launch Thunar:

mloskot@dog:~$ /usr/local/bin/thunar

(thunar:14709): GLib-GObject-CRITICAL **: g_param_spec_get_name: assertion `G_IS_PARAM_SPEC (pspec)' failed
Segmentation fault

GDB does not say much, even I can't generate backtrace (may be I don't use gdb properly?):

mloskot@dog:~$ gdb /usr/local/bin/thunar
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/local/bin/thunar
[Thread debugging using libthread_db enabled]
[New Thread 46912549824016 (LWP 14728)]

(thunar:14728): GLib-GObject-CRITICAL **: g_param_spec_get_name: assertion `G_IS_PARAM_SPEC (pspec)' failed
Segmentation fault
mloskot@dog:~$


Environment:
CPU: AMD64 Turion
OS: Ubuntu 5.10 Breezy

mloskot@dog:~$ uname -a
Linux dog 2.6.12-10-amd64-generic #1 Sat Mar 11 16:15:30 UTC 2006 x86_64 GNU/Linux

mloskot@dog:~$ gcc --version
gcc (GCC) 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
Comment 1 Benedikt Meurer editbugs 2006-04-11 14:55:11 CEST
Update libexo, that should fix the problem.
Comment 2 Mateusz Loskot 2006-04-12 19:13:54 CEST
(In reply to comment #1)
> Update libexo, that should fix the problem.
> 

Yup, not Thunar works well.
Thank you!
Comment 3 Benedikt Meurer editbugs 2006-04-12 19:14:57 CEST
Ok.
Comment 4 Mateusz Loskot 2006-04-12 19:15:09 CEST
(In reply to comment #2)
> (In reply to comment #1)
> > Update libexo, that should fix the problem.
> > 
> 
> Yup, not Thunar works well.

Sorry for small typo.
Certainly, it should be NOW Thunar works well.

Bug #1656

Reported by:
Mateusz Loskot
Reported on: 2006-04-11
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information