! 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 !
Crashing of the program at start (segmentation fault)
Status:
RESOLVED: WORKSFORME
Severity:
critical

Comments

Description Peter Sleptsov 2007-01-31 12:57:56 CET
uname -rs:  FreeBSD 6.1-RELEASE-p12
Comment 1 Peter Sleptsov 2007-01-31 13:00:18 CET
Created attachment 977 
kdump output

kdump output
Comment 2 Peter Sleptsov 2007-01-31 13:12:29 CET
CPU: AMD Athlon(tm) 64 Processor 3000+
Comment 3 Benedikt Meurer editbugs 2007-02-12 18:37:20 CET
Err, for segmentation faults it would be more useful to post a backtrace, preferably build with --enable-debug=full.
Comment 4 Peter Sleptsov 2007-02-16 01:07:41 CET
Hi!
After clyster in the form of "return NULL;" in file thunar-vfs/thunar-vfs-thumb.c (str: 688) And switching-off function of display of samples files (in properties of the file manager) managed to be started the program..

Change log:
--- work/Thunar-0.8.0/thunar-vfs/thunar-vfs-thumb.c     Fri Feb 16 09:41:54 2007
+++ /home/xxx/thunar-vfs-thumb.c.my-patch   Fri Feb 16 09:40:36 2007
 @@ -685,7 +685,7 @@
    gchar  uri[THUNAR_VFS_PATH_MAXURILEN];
    gchar *path;
    gchar *md5;
 -
 +  return NULL;
    g_return_val_if_fail (THUNAR_VFS_IS_THUMB_FACTORY (factory), NULL);
    g_return_val_if_fail (info != NULL, NULL);

P.S. That to you to send: core-file Thunar or list output kdump?
Comment 5 Benedikt Meurer editbugs 2007-02-16 09:34:18 CET
As said, post a backtrace of the crash.
Comment 6 Nick Schermer editbugs 2012-09-27 10:23:08 CEST
Please reopen if this is still an issue with the latest Thunar release.

Bug #2852

Reported by:
Peter Sleptsov
Reported on: 2007-01-31
Last modified on: 2012-09-27

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

kdump output (714.50 KB, application/octet-stream)
2007-01-31 13:00 CET , Peter Sleptsov
no flags

Additional information