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 310352 Details for
Bug 452957
[RHEL5] localtime() does not handle changes to /etc/locatime
[?]
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.
Fedora8 strace crond -n output
Fedora8-glibc-cron.txt (text/plain), 2.18 KB, created by
Subhendu Ghosh
on 2008-06-26 17:51:58 UTC
(
hide
)
Description:
Fedora8 strace crond -n output
Filename:
MIME Type:
Creator:
Subhendu Ghosh
Created:
2008-06-26 17:51:58 UTC
Size:
2.18 KB
patch
obsolete
>Fedora 8: >rpm -q vixie-cron glibc glibc-common >vixie-cron-4.2-8.fc8 >glibc-2.7-2 >glibc-common-2.7-2 > >Note: stat("/etc/localtime") after nanosleep > >strace crond -n >... >open("cron", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 4 >fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >getdents(4, /* 2 entries */, 4096) = 48 >getdents(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/etc/localtime", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaf539000 >read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\0"..., 4096) = 3519 >lseek(4, -2252, SEEK_CUR) = 1267 >read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\5\0\0\0\0"..., 4096) = 2252 >close(4) = 0 >munmap(0x2aaaaf539000, 4096) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGCHLD, NULL, {0x402c30, [], SA_RESTORER|SA_RESTART, 0x36c4230f30}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >nanosleep({23, 0}, {23, 0}) = 0 >stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 >stat("cron", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >open("cron", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 4 >fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >getdents(4, /* 2 entries */, 4096) = 48 >getdents(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >stat("/etc/cron.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/etc/cron.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 4 >fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >getdents(4, /* 3 entries */, 4096) = 80 >stat("/etc/cron.d/smolt", {st_mode=S_IFREG|0644, st_size=269, ...}) = 0 >getdents(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >stat("/etc/crontab", {st_mode=S_IFREG|0644, st_size=255, ...}) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGCHLD, NULL, {0x402c30, [], SA_RESTORER|SA_RESTART, 0x36c4230f30}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >nanosleep({60, 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 452957
: 310352 |
310353