Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 256121 Details for
Bug 379261
gnome-appearance-properties segfaults (during theme thumbnailing?)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
strace of segfault which plagues my gnome-appearance-properties
gnome-appearance-properties.strace (text/plain), 4.14 KB, created by
Corey Welton
on 2007-11-13 01:55:41 UTC
(
hide
)
Description:
strace of segfault which plagues my gnome-appearance-properties
Filename:
MIME Type:
Creator:
Corey Welton
Created:
2007-11-13 01:55:41 UTC
Size:
4.14 KB
patch
obsolete
>munmap(0xb6b30000, 4096) = 0 >open("/usr/share/backgrounds/images/themes-backgrounds-gnome/NATURE-PoppySeed_1600x1200.jpg", O_RDONLY|O_LARGEFILE) = 33 >fstat64(33, {st_mode=S_IFREG|0644, st_size=545529, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6b30000 >read(33, "\377\330\377\340\0\20JFIF\0\1\1\1\0H\0H\0\0\377\341(\367Exif\0\0II"..., 4096) = 4096 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >read(33, "\200Y\0321\3677\1\223\234c5\322\344\222\273\25\213\370\243\25\347\332o\214\356\377\0\264\336K\260>"..., 4096) = 4096 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >read(33, "\375\243\355m\24\330\363\224).So8P\16\357\\\366\347\255[%\340Y&bC0U\33\207 "..., 4096) = 4096 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >close(33) = 0 >munmap(0xb6b30000, 4096) = 0 >gettimeofday({1194917166, 165192}, NULL) = 0 >lstat64("/usr/share/backgrounds/tiles/pattern-clouds.svg", {st_mode=S_IFREG|0644, st_size=9382, ...}) = 0 >lstat64("/usr/share/backgrounds/tiles/pattern-clouds.svg", {st_mode=S_IFREG|0644, st_size=9382, ...}) = 0 >time(NULL) = 1194917166 >open("/usr/share/backgrounds/tiles/pattern-clouds.svg", O_RDONLY|O_LARGEFILE) = 33 >fadvise64_64(33, 0, 0, POSIX_FADV_SEQUENTIAL) = 0 >fstat64(33, {st_mode=S_IFREG|0644, st_size=9382, ...}) = 0 >read(33, "<?xml version=\"1.0\" encoding=\"UT"..., 4096) = 4096 >close(33) = 0 >time(NULL) = 1194917166 >stat64("/home/cwelton/.thumbnails/fail/gnome-thumbnail-factory", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >open("/home/cwelton/.thumbnails/fail/gnome-thumbnail-factory", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 33 >fstat64(33, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >getdents(33, /* 4 entries */, 4096) = 128 >getdents(33, /* 0 entries */, 4096) = 0 >close(33) = 0 >gettimeofday({1194917166, 166665}, NULL) = 0 >open("/home/cwelton/.thumbnails/fail/gnome-thumbnail-factory/72f51352fb3fa2e91b4f83843a466153.png.HQKR1T", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 33 >close(33) = 0 >open("/home/cwelton/.thumbnails/fail/gnome-thumbnail-factory/72f51352fb3fa2e91b4f83843a466153.png.HQKR1T", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 33 >fstat64(33, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6b30000 >brk(0x9c4d000) = 0x9c4d000 >write(33, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\1\0\0\0\1\10\6\0\0\0\37\25\304"..., 235) = 235 >close(33) = 0 >munmap(0xb6b30000, 4096) = 0 >chmod("/home/cwelton/.thumbnails/fail/gnome-thumbnail-factory/72f51352fb3fa2e91b4f83843a466153.png.HQKR1T", 0600) = 0 >rename("/home/cwelton/.thumbnails/fail/gnome-thumbnail-factory/72f51352fb3fa2e91b4f83843a466153.png.HQKR1T", "/home/cwelton/.thumbnails/fail/gnome-thumbnail-factory/72f51352fb3fa2e91b4f83843a466153.png") = 0 >stat64("/home/cwelton/.thumbnails/fail/gnome-thumbnail-factory", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >open("/usr/share/backgrounds/tiles/pattern-clouds.svg", O_RDONLY|O_LARGEFILE) = 33 >fadvise64_64(33, 0, 0, POSIX_FADV_SEQUENTIAL) = 0 >fstat64(33, {st_mode=S_IFREG|0644, st_size=9382, ...}) = 0 >read(33, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 8192 >read(33, "9,97.617344 23.968009,99.094824 "..., 8192) = 1190 >read(33, "", 8192) = 0 >close(33) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 >fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6b30000 >write(1, "start time: Wed Dec 31 19:00:00 "..., 37) = 37 >write(1, "\n", 1) = 1 >gettimeofday({1194917166, 173467}, NULL) = 0 >time(NULL) = 1194917166 >--- SIGSEGV (Segmentation fault) @ 0 (0) --- >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 379261
: 256121 |
257611
|
257631