[Xfce-bugs] [XFCE 0000060]: xffm segfaults with the no_icons theme
xfce-bugs at xfce.org
xfce-bugs at xfce.org
Tue Dec 30 23:33:43 CET 2003
The following bug requires your FEEDBACK.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000060
=======================================================================
Reporter: jue
Handler:
=======================================================================
Project: XFCE
Bug ID: 0000060
Category: xffm
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
=======================================================================
Date Submitted: 2003-12-30 17:13 GMT
Last Modified: 2003-12-30 22:33 GMT
=======================================================================
Summary: xffm segfaults with the no_icons theme
Description:
Both xffm 4.0.2 and 4.0.1 are affected, maybe older versions also.
$:> strace xffm
....
stat64("/usr/share/xffm/pixmaps/no_icons/mime.xml", {st_mode=S_IFREG|0644,
st_size=50, ...}) = 0
stat64("/usr/share/xffm/pixmaps/no_icons/mime.xml", {st_mode=S_IFREG|0644,
st_size=50, ...}) = 0
stat64("/usr/share/xffm/pixmaps/no_icons/mime.xml", {st_mode=S_IFREG|0644,
st_size=50, ...}) = 0
open("/usr/share/xffm/pixmaps/no_icons/mime.xml", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=50, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x40902000
read(4, "<?xml version=\"1.0\"?>\n<mime_type"..., 16384) = 50
read(4, "", 12288) = 0
_llseek(4, 0, [50], SEEK_CUR) = 0
_llseek(4, 0, [0], SEEK_SET) = 0
read(4, "<?xml version=\"1.0\"?>\n<mime_type"..., 4096) = 50
read(4, "", 4096) = 0
read(4, "", 4096) = 0
close(4) = 0
munmap(0x40902000, 4096) = 0
brk(0) = 0x8328000
brk(0) = 0x8328000
brk(0x8304000) = 0x8304000
brk(0) = 0x8304000
write(3, "\24\0\6\0X\0\0\0\t\0\0\0\37\0\0\0\0\0\0\0\200\226\230\0"..., 24)
= 24
read(3, "\1\10\357\20\1\0\0\0\37\0\0\0\0\0\0\0\1\0\0\0\230X\315"..., 32) =
32
readv(3, [{"\n", 1}, {"\0\356\20", 3}], 2) = 4
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
write(2, "xffm: signal 11 received. Cleani"..., 53xffm: signal 11
received. Cleaning up before exiting
) = 53
=======================================================================
More information about the Xfce-bugs
mailing list