Displaying 13 results from an estimated 13 matches for "st_pad2".
Did you mean:
st_pad1
2007 Mar 05
1
new crashes: is the index/mail cache endian neutral?
...,
start_offset=6144, end_offset=18446744073709551615)
at mail-transaction-log.c:1313
index = (struct mail_index *) 0x8117c70
st = {st_dev = 47777187, st_pad1 = {0, 0, 0}, st_ino = 15761,
st_mode = 33152, st_nlink = 1, st_uid = 88442, st_gid = 10,
st_rdev = 4294967295, st_pad2 = {0, 0}, st_size = 1768, st_atim = {
tv_sec = 1172769644, tv_nsec = 151892829}, st_mtim = {tv_sec = 1172522367,
tv_nsec = 0}, st_ctim = {tv_sec = 1172732240, tv_nsec = 566025559},
st_blksize = 2048, st_blocks = 4,
st_fstype = "lofs", '\0' <repeats 11 times>,...
2010 Jul 20
1
imap core dumping on signal 10
.../lib-index//mail-index-map.c:502
ret = 2
old_map = (struct mail_index_map *) 0x162338
new_map = (struct mail_index_map *) 0x162338
st = {st_dev = 8388615, st_pad1 = {0, 0, 0}, st_ino = 30370, st_mode = 33152, st_nlink = 1, st_uid = 2295, st_gid = 102, st_rdev = 0,
st_pad2 = {0, 0}, st_size = 18736, st_atim = {tv_sec = 1279661646, tv_nsec = 937908000}, st_mtim = {tv_sec = 1279661646, tv_nsec = 938505000},
st_ctim = {tv_sec = 1279661646, tv_nsec = 963091000}, st_blksize = 8192, st_blocks = 38, st_fstype = "ufs", '\0' <repeats 12 times>, st_p...
2023 Jan 13
0
[klibc:master] mips64: Fix struct stat layout
...struct timespec st_atim;
- struct timespec st_mtim;
- struct timespec st_ctim;
+ unsigned int st_atime;
+ unsigned int st_atimensec;
+
+ unsigned int st_mtime;
+ unsigned int st_mtimensec;
+
+ unsigned int st_ctime;
+ unsigned int st_ctimensec;
unsigned int st_blksize;
unsigned int st_pad2;
2007 Jan 05
1
Crash in rc15
...box_delete (_storage=0xb7c08, name=0xb8128 "~-~-~")
at mbox-storage.c:901
index_dir = 0xb812d ""
path = 0xb8128 "~-~-~"
st = {st_dev = 22282293, st_pad1 = {0, 0, 0}, st_ino = 1049,
st_mode = 33152, st_nlink = 1, st_uid = 101321, st_gid = 1000, st_rdev = 0,
st_pad2 = {0, 0}, st_size = 0, st_atim = {tv_sec = 1168024501,
tv_nsec = 972872000}, st_mtim = {tv_sec = 1168024501,
tv_nsec = 972872000}, st_ctim = {tv_sec = 1168024501,
tv_nsec = 972872000}, st_blksize = 8192, st_blocks = 0,
st_fstype = "ufs", '\0' <repeats 12 times...
2006 Dec 14
2
604995471 7500 routers / upgrade issue
Hi Benjamin:
I think that the following link will give you an idea for what you need to
know:
http://www.cisco.com/warp/customer/620/roadmap_b.shtml
This is for the naming:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_tech_note09186a0080101cda.shtml
In this case 11.1CC goes to 12.0T and 12.0T migrate to 12.1 mainline. Do not
you worry you will not loose anything with the new
2014 Oct 20
1
2.2.14 Panic in sync_expunge_range()
...l/pro/triad"
move_to_memory = false
#18 0xfeea5857 in mbox_mailbox_open (box=0x80b47c8) at mbox-storage.c:77
mbox = (struct mbox_mailbox *) 0x80b47c8
st = {st_dev = 82051096, st_pad1 = {0, 0, 0}, st_ino = 4141941, st_mode = 33152, st_nlink = 1,
st_uid = 32440, st_gid = 4601, st_rdev = 0, st_pad2 = {0, 0}, st_size = 16826589, st_atim = {
tv_sec = 1411034237, tv_nsec = 0}, st_mtim = {tv_sec = 1413152136, tv_nsec = 0}, st_ctim = {
tv_sec = 1413659956, tv_nsec = 975959000}, st_blksize = 8192, st_blocks = 33016,
st_fstype = "nfs", '\0' <repeats 12 times>, st_p...
2005 Sep 07
0
1.0alpha1: new assert/core
...\ne Mail (2.482)\r\n003938F39A6 at usadatanet.net>\r\n16098F4F\r\n[66.218.28.113])\r\n", w_buffer = 0x0, line_str = 0x0,
buffer_size = 0, abs_start_offset = 0, statbuf = {st_dev = 0, st_pad1 = {0,
0, 0}, st_ino = 0, st_mode = 0, st_nlink = 0, st_uid = 0, st_gid = 0,
st_rdev = 0, st_pad2 = {0, 0}, st_size = -1, st_atim = {
tv_sec = 1126037478, tv_nsec = 0}, st_mtim = {tv_sec = 1126037478,
tv_nsec = 0}, st_ctim = {tv_sec = 1126037478, tv_nsec = 0},
st_blksize = 0, st_blocks = 0, st_fstype = '\0' <repeats 15 times>,
st_pad4 = {0, 0, 0, 0, 0, 0, 0, 0}...
2012 Dec 13
5
dovecot-lda (2.1.12) segfaults
We uograded our dovecot from version 2.1.10 -> 2.10.12, but within
the first hour of use, dovecot-lda would segfault during delivery.
This left a lock file lying around causing the user's mail readers to
hang; much hilarity ensues. All further deliveries to the same user
will result in a crash.
The only thing that fixes this condition is to blow away the user's
INBOX cache index.
2007 Jan 25
1
X-UID gaps cause Dovecot/IMAP to hang
...) at file-dotlock.c:514
dotlock = (struct dotlock *) 0xeaf58
lock_path = 0x10d7d0 "/home4/bhowell/Mail/Inbox.inbtest.lock"
st = {st_dev = 0, st_pad1 = {5594600, 33152, 1},
st_ino = 216350387601509, st_mode = 0, st_nlink = 0, st_uid = 0, st_gid = 0,
st_rdev = 0, st_pad2 = {-4263120, 0}, st_size = 0, st_atim = {tv_sec = 0,
tv_nsec = 0}, st_mtim = {tv_sec = 16, tv_nsec = 34}, st_ctim = {
tv_sec = 34, tv_nsec = -4263504}, st_blksize = 136192,
st_blocks = -18312022562992632,
st_fstype = "\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000&quo...
2014 Oct 29
2
2.2.15 Panic in mbox_sync_read_next_mail()
...= 0, input = 0x80c0180, file_input = 0x80c0040,
write_fd = 12, orig_mtime = 1414582020, orig_atime = 1414582021, orig_size = 3843471, last_stat = {
st_dev = 47513605, st_pad1 = {0, 0, 0}, st_ino = 17869, st_mode = 33152, st_nlink = 1,
st_uid = 22671, st_gid = 4601, st_rdev = 4294967295, st_pad2 = {0, 0}, st_size = 3843471,
st_atim = {tv_sec = 1414582021, tv_nsec = 353242309}, st_mtim = {tv_sec = 1414582020,
tv_nsec = 0}, st_ctim = {tv_sec = 1414582021, tv_nsec = 352990278}, st_blksize = 131072,
st_blocks = 7693, st_fstype = "zfs", '\0' <repeats 12 tim...
2009 Sep 30
3
Some issues in Dovecot 1.2.5 after upgrade from 1.0.15
We upgraded from Dovecot 1.0.15 to 1.2.5 last night, on Solaris 10 using
mboxes, mostly without issues.
However I had to trash the index/cache files (too many folders were
showing corruption issues which is especially bad for Prayer Webmail
".prayer" folders that store preferences; Prayer sees a disconnection as
the folder being missing!).
I've had one imap process panic in mailbox
2006 Jun 26
2
[klibc 28/43] mips support for klibc
...ink_t st_nlink;
+
+ uid_t st_uid;
+ gid_t st_gid;
+
+ unsigned int st_rdev;
+ unsigned long st_pad1[3]; /* Reserved for st_rdev expansion */
+
+ long long st_size;
+
+ struct timespec st_atim;
+ struct timespec st_mtim;
+ struct timespec st_ctim;
+
+ unsigned long st_blksize;
+ unsigned long st_pad2;
+
+ long long st_blocks;
+};
+
+#endif
diff --git a/usr/include/arch/mips/klibc/archsys.h b/usr/include/arch/mips/klibc/archsys.h
new file mode 100644
index 0000000..252d80c
--- /dev/null
+++ b/usr/include/arch/mips/klibc/archsys.h
@@ -0,0 +1,12 @@
+/*
+ * arch/mips/include/klibc/archsys.h
+ *
+ *...
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In
particular, the patchset has been reorganized so as not to break
git-bisect.
Additionally, this updates the patch base to 2.6.17-git12
(d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main
difference on the klibc side is removal of obsolete code.
This is also available as a git tree at: