Hi,

rev 1.76 of gnome.port.mk made it possible to build a full Xfce desktop
on loongson (yay!).  Unfortunately, Thunar crashes at startup with a
SIGBUS.

I do have the latest glib2-2.38.2p6 update.  thunar-1.6.3 and
gvfs-1.18.3p5 were rebuilt with DEBUG=-g.

Please let me know if I should report this to upstream instead.

(gdb) run
Starting program: /usr/local/bin/thunar 

Program received signal SIGBUS, Bus error.
meta_journal_iterate (journal=0x4d80b100, path=Variable "path" is not available.
) at metatree.c:1233
1233          mtime = GUINT64_FROM_BE (entry->mtime);
(gdb) bt
#0  meta_journal_iterate (journal=0x4d80b100, path=Variable "path" is not 
available.
) at metatree.c:1233
#1  0x00000000479177bc in meta_tree_enumerate_keys (tree=0x4134c480, 
    path=0x494d20c0 "/", callback=0x478f95e8 <enumerate_keys_callback>, 
    user_data=0x4df8dd20) at metatree.c:2058
#2  0x00000000478f9560 in g_daemon_vfs_local_file_add_info (vfs=Variable "vfs" 
is not available.
)
    at gdaemonvfs.c:1140
#3  0x000000004be351c0 in _g_local_file_info_get ()
   from /usr/local/lib/libgio-2.0.so.3800.0
#4  0x000000004be313fc in g_local_file_query_info ()
   from /usr/local/lib/libgio-2.0.so.3800.0
#5  0x000000004bd4c3d4 in g_file_query_info ()
   from /usr/local/lib/libgio-2.0.so.3800.0
#6  0x000000000072268c in thunar_file_load (file=0x503fdc80, cancellable=0x0, 
    error=0x7ffc25c8) at thunar-file.c:1054
#7  0x0000000000725868 in thunar_file_get (gfile=0x4df8d8e0, error=0x7ffc25c8)
    at thunar-file.c:1119
#8  0x0000000000725a28 in thunar_file_get_for_uri (uri=Variable "uri" is not 
available.
) at thunar-file.c:1240
#9  0x0000000000706950 in thunar_application_process_filenames (
    application=0x48bb5800, working_directory=0x47846a20 "/home/tsomi", 
    filenames=0x47845480, screen=0x0, startup_id=0x0, error=0x7ffc2648)
    at thunar-application.c:1221
#10 0x000000000070378c in main (argc=1, argv=0x7ffc26d0) at main.c:270

Reply via email to