> strace -o trace.lst gimp Below is the end of the trace (full log attached). Does it help? inotify_add_watch(8, "/usr/share/kde-settings/kde-profile/default/share/config", IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) = 2 open("/etc/kde/kdeglobals", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/kde/kdeglobals", O_RDONLY) = -1 ENOENT (No such file or directory) open("/home/jean/.kde/share/config/kdeglobals", O_RDONLY) = 9 read(9, "[$Version]\nupdate_info=mouse_cur"..., 8191) = 704 read(9, "", 8191) = 0 close(9) = 0 open("/home/jean/.kde/share/config/kdeglobals", O_RDONLY) = 9 close(9) = 0 lstat("/home/jean/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0600, st_size=704, ...}) = 0 inotify_add_watch(8, "/home/jean/.kde/share/config", IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) = 3 open("/usr/share/themes/oxygen-gtk/gtk-2.0/oxygenrc", O_RDONLY) = 9 read(9, "[ActiveShadow]\nInnerColor=112,23"..., 8191) = 1584 read(9, "", 8191) = 0 close(9) = 0 open("/usr/share/themes/oxygen-gtk/gtk-2.0/oxygenrc", O_RDONLY) = 9 close(9) = 0 lstat("/usr/share/themes/oxygen-gtk/gtk-2.0/oxygenrc", {st_mode=S_IFREG|0644, st_size=1584, ...}) = 0 open("/usr/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/kde-settings/kde-profile/default/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/kde-settings/kde-profile/default/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/kde/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/kde/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory) open("/home/jean/.kde/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory) open("/home/jean/.kde/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory) --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x50} --- +++ killed by SIGSEGV (core dumped) +++
Attachment:
gimp.log.bz2
Description: BZip2 compressed data
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org