summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/db/out/all.derr
blob: d3aa7babb190d0d1f13fd9da6a0682633d20edd9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
>>> padipage
dbm_dump: name0 jumps from 0x28 to 0x3c
dbm_dump: sect0 jumps from 0x44 to 0x54
dbm_dump: desc0 jumps from 0x57 to 0x5a
dbm_dump: file0 jumps from 0x63 to 0x6c
dbm_dump: macros jumps from 0x7b to 0x8c

>>> padfpage
dbm_dump: name0 jumps from 0x28 to 0x44
dbm_dump: sect0 jumps from 0x54 to 0x57
dbm_dump: desc0 jumps from 0x5a to 0x63
dbm_dump: file0 jumps from 0x6c to 0x7b

>>> padmpage
dbm_dump: name jumps from 0x58 to 0x68
dbm_dump: sect jumps from 0x7a to 0x7d
dbm_dump: desc jumps from 0x89 to 0x92
dbm_dump: file jumps from 0xaa to 0xba
dbm_dump: name0 jumps from 0x3c to 0x50

>>> padmacros
dbm_dump: macros jumps from 0x14 to 0x4c

>>> padimacro
dbm_dump: macro0 jumps from 0xe0 to 0xe4

>>> padmmacro
dbm_dump: macro jumps from 0xe4 to 0xe8

>>> padientry
dbm_dump: value0 jumps from 0xf4 to 0xfc
dbm_dump: page0 jumps from 0x10c to 0x114
dbm_dump: macro jumps from 0x124 to 0x12c

>>> padfentry
dbm_dump: value0 jumps from 0xf4 to 0x103
dbm_dump: page0 jumps from 0x113 to 0x11c

>>> padmentry
dbm_dump: value jumps from 0x103 to 0x10c
dbm_dump: pages jumps from 0x11c to 0x124
dbm_dump: value0 jumps from 0xf4 to 0xfc

>>> padfmagic
dbm_dump: end jumps from 0x170 to 0x174

>>> badname0
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: name wants (NULL), ignoring
dbm_dump: name0 wants (NULL), ignoring
dbm_dump: sect0 jumps from (NULL) to 0x30

>>> badname
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: name wants (NULL), ignoring

>>> badsect0
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: sect wants (NULL), ignoring
dbm_dump: sect0 wants (NULL), ignoring
dbm_dump: desc0 jumps from (NULL) to 0x33

>>> badsect
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: sect wants (NULL), ignoring

>>> badarch0
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: arch0 jumps from 0x71 to 0x78

>>> badarch
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: arch wants (NULL), ignoring

>>> baddesc0
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: desc wants (NULL), ignoring
dbm_dump: desc0 wants (NULL), ignoring
dbm_dump: file0 jumps from (NULL) to 0x3c

>>> baddesc
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: desc wants (NULL), ignoring

>>> badfile0
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: file wants (NULL), ignoring
dbm_dump: file0 wants (NULL), ignoring
dbm_dump: macros jumps from (NULL) to 0x4c

>>> badfile
dbm_dump: dbm_get: Database corrupt: offset -1
dbm_dump: file wants (NULL), ignoring

>>> nonexistent
dbm_dump: nonexistent.db: No such file or directory

>>> short
dbm_dump: dbm_map(short.db): File too short
dbm_dump: short.db: Inappropriate file type or format

>>> badimagic
dbm_dump: dbm_map(badimagic.db): Bad initial magic 3a7d0cdc (expected 3a7d0cdb)
dbm_dump: badimagic.db: Inappropriate file type or format

>>> badversion
dbm_dump: dbm_map(badversion.db): Bad version number 2 (expected 1)
dbm_dump: badversion.db: Inappropriate file type or format

>>> badmacrosp
dbm_dump: dbm_get: Database corrupt: offset 1000 > 372
dbm_dump: dbm_open(badmacrosp.db): Invalid offset of macros array
dbm_dump: badmacrosp.db: Inappropriate file type or format

>>> badendp
dbm_dump: dbm_map(badendp.db): Inconsistent file size 372 (expected 373)
dbm_dump: badendp.db: Inappropriate file type or format

>>> badnpages
dbm_dump: dbm_open(badnpages.db): Invalid number of pages: -1
dbm_dump: badnpages.db: Inappropriate file type or format

>>> badnmacros
dbm_dump: dbm_open(badnmacros.db): Invalid number of macros: 37
dbm_dump: badnmacros.db: Inappropriate file type or format

>>> badmacrop
dbm_dump: dbm_get: Database corrupt: offset 1000 > 372
dbm_dump: dbm_open(badmacrop.db): Invalid offset of macro 0
dbm_dump: badmacrop.db: Inappropriate file type or format

>>> badfmagic
dbm_dump: dbm_map(badfmagic.db): Bad final magic 3a7d0cdc (expected 3a7d0cdb)
dbm_dump: badfmagic.db: Inappropriate file type or format