When I go into a folder that has an swf file (specifically when the .swf file is on the screen) Thunar crashes. The terminal shows this: SWFDEC: ERROR: swfdec_font.c(158): tag_func_define_font_2: langcode 1 SWFDEC: ERROR: swfdec_font.c(158): tag_func_define_font_2: langcode 1 SWFDEC: ERROR: swfdec_font.c(158): tag_func_define_font_2: langcode 1 SWFDEC: ERROR: swfdec_font.c(158): tag_func_define_font_2: langcode 1 SWFDEC: ERROR: swfdec_font.c(158): tag_func_define_font_2: langcode 1 SWFDEC: ERROR: swfdec_font.c(158): tag_func_define_font_2: langcode 1 SWFDEC: ERROR: swfdec_font.c(158): tag_func_define_font_2: langcode 1 SWFDEC: ERROR: swfdec_font.c(158): tag_func_define_font_2: langcode 1 Segmentation fault Reproducible: Always Steps to Reproduce: 1. Go into a folder with an .swf (flash) file in it. 2. Scroll down until the .swf file is shown 3. Wait a moment Actual Results: segfault Expected Results: Not crashed
Thunar doesn't know anything about .swf files itself. Maybe you're using a gdk-pixbuf loader for .swf files that causes the crash?
Yeah it was because I had Swfdec installed. Once I uninstalled it I stopped getting the error. I don't think just having Swfdec installed should cause a crash in Thunar, but it may be a problem with Swfdec itself.
File a bugreport to the swfdec developers.