Print this page
7319 Need a way to turn off ld "multiple inclusion" warnings
Reviewed by: Martin Bochnig <opensxce@mail.ru>
Reviewed by: Kim Shrier <kshrier@racktopsystems.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/cmd/sgs/packages/common/SUNWonld-README
+++ new/usr/src/cmd/sgs/packages/common/SUNWonld-README
1 1 #
2 2 # Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
3 +# Copyright 2016 RackTop Systems.
3 4 #
4 5 # CDDL HEADER START
5 6 #
6 7 # The contents of this file are subject to the terms of the
7 8 # Common Development and Distribution License (the "License").
8 9 # You may not use this file except in compliance with the License.
9 10 #
10 11 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
11 12 # or http://www.opensolaris.org/os/licensing.
12 13 # See the License for the specific language governing permissions
13 14 # and limitations under the License.
14 15 #
15 16 # When distributing Covered Code, include this CDDL HEADER in each
16 17 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
17 18 # If applicable, add the following below this CDDL HEADER, with the
18 19 # fields enclosed by brackets "[]" replaced with your own identifying
19 20 # information: Portions Copyright [yyyy] [name of copyright owner]
20 21 #
21 22 # CDDL HEADER END
22 23 #
23 24 # Note: The contents of this file are used to determine the versioning
24 25 # information for the SGS toolset. The number of CRs listed in
25 26 # this file must grow monotonically, or the SGS version will
26 27 # move backwards, causing a great deal of confusion. As such,
27 28 # CRs must never be removed from this file. See
28 29 # libconv/common/bld_vernote.ksh, and bug#4519569 for more
29 30 # details on SGS versioning.
30 31 #
31 32 --------------------------------------------------------------------------------
32 33 SUNWonld - link-editors development package.
33 34 --------------------------------------------------------------------------------
34 35
35 36 The SUNWonld package is an internal development package containing the
36 37 link-editors and some related tools. All components live in the OSNET
37 38 source base, but not all components are delivered as part of the normal
38 39 OSNET consolidation. The intent of this package is to provide access
39 40 to new features/bugfixes before they become generally available.
40 41
41 42 General link-editor information can be found:
42 43
43 44 http://linkers.central/
44 45 http://linkers.sfbay/ (also known as linkers.eng)
45 46
46 47 Comments and Questions:
47 48
48 49 Contact Rod Evans, Ali Bahrami, and/or Seizo Sakurai.
49 50
50 51 Warnings:
51 52
52 53 The postremove script for this package employs /usr/sbin/static/mv,
53 54 and thus, besides the common core dependencies, this package also
54 55 has a dependency on the SUNWsutl package.
55 56
56 57 Patches:
57 58
58 59 If the patch has been made official, you'll find it in:
59 60
60 61 http://sunsolve.east/cgi/show.pl?target=patches/os-patches
61 62
62 63 If it hasn't been released, the patch will be in:
63 64
64 65 /net/sunsoftpatch/patches/temporary
65 66
66 67 Note, any patches logged here refer to the temporary ("T") name, as we
67 68 never know when they're made official, and although we try to keep all
68 69 patch information up-to-date the real status of any patch can be
69 70 determined from:
70 71
71 72 http://sunsoftpatch.eng
72 73
73 74 If it has been obsoleted, the patch will be in:
74 75
75 76 /net/on${RELEASE}-patch/on${RELEASE}/patches/${MACH}/obsolete
76 77
77 78
78 79 History:
79 80
80 81 Note, starting after Solaris 10, letter codes in parenthesis may
81 82 be found following the bug synopsis. Their meanings are as follows:
82 83
83 84 (D) A documentation change accompanies the implementation change.
84 85 (P) A packaging change accompanies the implementation change.
85 86
86 87 In all cases, see the implementation bug report for details.
87 88
88 89 The following bug fixes exist in the OSNET consolidation workspace
89 90 from which this package is created:
90 91
91 92 ---------
92 93 Solaris 8
93 94 ---------
94 95 Bugid Risk Synopsis
95 96 ================================================================================
96 97 4225937 i386 linker emits sparc specific warning messages
97 98 4215164 shf_order flag handling broken by fix for 4194028.
98 99 4215587 using ld and the -r option on solaris 7 with compiler option -xarch=v9
99 100 causes link errors.
100 101 4234657 103627-08 breaks purify 4.2 (plt padding should not be enabled for
101 102 32-bit)
102 103 4235241 dbx no longer gets dlclose notification.
103 104 --------------------------------------------------------------------------------
104 105 All the above changes are incorporated in the following patches:
105 106 Solaris/SunOS 5.7_sparc patch 106950-05 (never released)
106 107 Solaris/SunOS 5.7_x86 patch 106951-05 (never released)
107 108 Solaris/SunOS 5.6_sparc patch 107733-02 (never released)
108 109 Solaris/SunOS 5.6_x86 patch 107734-02
109 110 --------------------------------------------------------------------------------
110 111 4248290 inetd dumps core upon bootup - failure in dlclose() logic.
111 112 4238071 dlopen() leaks while descriptors under low memory conditions
112 113 --------------------------------------------------------------------------------
113 114 All the above changes are incorporated in the following patches:
114 115 Solaris/SunOS 5.7_sparc patch 106950-06
115 116 Solaris/SunOS 5.7_x86 patch 106951-06
116 117 Solaris/SunOS 5.6_sparc patch 107733-03 (never released)
117 118 Solaris/SunOS 5.6_x86 patch 107734-03
118 119 --------------------------------------------------------------------------------
119 120 4267980 INITFIRST flag of the shard object could be ignored.
120 121 --------------------------------------------------------------------------------
121 122 All the above changes plus:
122 123 4238973 fix for 4121152 affects linking of Ada objects
123 124 4158744 patch 103627-02 causes core when RPATH has blank entry and
124 125 dlopen/dlclose is used
125 126 are incorporated in the following patches:
126 127 Solaris/SunOS 5.5.1_sparc patch 103627-12 (never released)
127 128 Solaris/SunOS 5.5.1_x86 patch 103628-11
128 129 --------------------------------------------------------------------------------
129 130 4256518 miscalculated calloc() during dlclose/tsorting can result in segv
130 131 4254171 DT_SPARC_REGISTER has invalid value associated with it.
131 132 --------------------------------------------------------------------------------
132 133 All the above changes are incorporated in the following patches:
133 134 Solaris/SunOS 5.7_sparc patch 106950-07
134 135 Solaris/SunOS 5.7_x86 patch 106951-07
135 136 Solaris/SunOS 5.6_sparc patch 107733-04 (never released)
136 137 Solaris/SunOS 5.6_x86 patch 107734-04
137 138 --------------------------------------------------------------------------------
138 139 4293159 ld needs to combine sections with and without SHF_ORDERED flag(comdat)
139 140 4292238 linking a library which has a static char ptr invokes mprotect() call
140 141 --------------------------------------------------------------------------------
141 142 All the above changes except for:
142 143 4256518 miscalculated calloc() during dlclose/tsorting can result in segv
143 144 4254171 DT_SPARC_REGISTER has invalid value associated with it.
144 145 plus:
145 146 4238973 fix for 4121152 affects linking of Ada objects
146 147 4158744 patch 103627-02 causes core when RPATH has blank entry and
147 148 dlopen/dlclose is used
148 149 are incorporated in the following patches:
149 150 Solaris/SunOS 5.5.1_sparc patch 103627-13
150 151 Solaris/SunOS 5.5.1_x86 patch 103628-12
151 152 --------------------------------------------------------------------------------
152 153 All the above changes are incorporated in the following patches:
153 154 Solaris/SunOS 5.7_sparc patch 106950-08
154 155 Solaris/SunOS 5.7_x86 patch 106951-08
155 156 Solaris/SunOS 5.6_sparc patch 107733-05
156 157 Solaris/SunOS 5.6_x86 patch 107734-05
157 158 --------------------------------------------------------------------------------
158 159 4295613 COMMON symbol resolution can be incorrect
159 160 --------------------------------------------------------------------------------
160 161 All the above changes plus:
161 162 4238973 fix for 4121152 affects linking of Ada objects
162 163 4158744 patch 103627-02 causes core when RPATH has blank entry and
163 164 dlopen/dlclose is used
164 165 are incorporated in the following patches:
165 166 Solaris/SunOS 5.5.1_sparc patch 103627-14
166 167 Solaris/SunOS 5.5.1_x86 patch 103628-13
167 168 --------------------------------------------------------------------------------
168 169 All the above changes plus:
169 170 4351197 nfs performance problem by 103627-13
170 171 are incorporated in the following patches:
171 172 Solaris/SunOS 5.5.1_sparc patch 103627-15
172 173 Solaris/SunOS 5.5.1_x86 patch 103628-14
173 174 --------------------------------------------------------------------------------
174 175 All the above changes are incorporated in the following patches:
175 176 Solaris/SunOS 5.7_sparc patch 106950-09
176 177 Solaris/SunOS 5.7_x86 patch 106951-09
177 178 Solaris/SunOS 5.6_sparc patch 107733-06
178 179 Solaris/SunOS 5.6_x86 patch 107734-06
179 180 --------------------------------------------------------------------------------
180 181 4158971 increase the default segment alignment for i386 to 64k
181 182 4064994 Add an $ISALIST token to those understood by the dynamic linker
182 183 xxxxxxx ia64 common code putback
183 184 4239308 LD_DEBUG busted for sparc machines
184 185 4239008 Support MAP_ANON
185 186 4238494 link-auditing extensions required
186 187 4232239 R_SPARC_LOX10 truncates field
187 188 4231722 R_SPARC_UA* relocations are busted
188 189 4235514 R_SPARC_OLO10 relocation fails
189 190 4244025 sgsmsg update
190 191 4239281 need to support SECREL relocations for ia64
191 192 4253751 ia64 linker must support PT_IA_64_UNWIND tables
192 193 4259254 dlmopen mistakenly closes fd 0 (stdin) under certain error conditions
193 194 4260872 libelf hangs when libthread present
194 195 4224569 linker core dumping when profiling specified
195 196 4270937 need mechanism to suppress ld.so.1's use of a default search path.
196 197 1050476 ld.so to permit configuration of search path
197 198 4273654 filtee processing using $ISALIST could be optimized
198 199 4271860 get MERCED cruft out of elf.h
199 200 4248991 Dynamic loader (via PLT) corrupts register G4
200 201 4275754 cannot mmap file: Resource temporarily unavailable
201 202 4277689 The linker can not handle relocation against MOVE tabl
202 203 4270766 atexit processing required on dlclose().
203 204 4279229 Add a "release" token to those understood by the dynamic linker
204 205 4215433 ld can bus error when insufficient disc space exists for output file
205 206 4285571 Pssst, want some free disk space? ld's miscalculating.
206 207 4286236 ar gives confusing "bad format" error with a null .stab section
207 208 4286838 ld.so.1 can't handle a no-bits segment
208 209 4287364 ld.so.1 runtime configuration cleanup
209 210 4289573 disable linking of ia64 binaries for Solaris8
210 211 4293966 crle(1)'s default directories should be supplied
211 212 --------------------------------------------------------------------------------
212 213
213 214 ------------------------------------
214 215 Solaris 8 600 (1st Q-update - s28u1)
215 216 ------------------------------------
216 217 Bugid Risk Synopsis
217 218 ================================================================================
218 219 4309212 dlsym can't find symbol
219 220 4311226 rejection of preloading in secure apps is inconsistent
220 221 4312449 dlclose: invalid deletion of dependency can occur using RTLD_GLOBAL
221 222 --------------------------------------------------------------------------------
222 223 All the above changes are incorporated in the following patches:
223 224 Solaris/SunOS 5.8_sparc patch 109147-01
224 225 Solaris/SunOS 5.8_x86 patch 109148-01
225 226 Solaris/SunOS 5.7_sparc patch 106950-10
226 227 Solaris/SunOS 5.7_x86 patch 106951-10
227 228 Solaris/SunOS 5.6_sparc patch 107733-07
228 229 Solaris/SunOS 5.6_x86 patch 107734-07
229 230 --------------------------------------------------------------------------------
230 231
231 232 ------------------------------------
232 233 Solaris 8 900 (2nd Q-update - s28u2)
233 234 ------------------------------------
234 235 Bugid Risk Synopsis
235 236 ================================================================================
236 237 4324775 non-PIC code & -zcombreloc don't mix very well...
237 238 4327653 run-time linker should preload tables it will process (madvise)
238 239 4324324 shared object code can be referenced before .init has fired
239 240 4321634 .init firing of multiple INITFIRST objects can fail
240 241 --------------------------------------------------------------------------------
241 242 All the above changes are incorporated in the following patches:
242 243 Solaris/SunOS 5.8_sparc patch 109147-03
243 244 Solaris/SunOS 5.8_x86 patch 109148-03
244 245 Solaris/SunOS 5.7_sparc patch 106950-11
245 246 Solaris/SunOS 5.7_x86 patch 106951-11
246 247 Solaris/SunOS 5.6_sparc patch 107733-08
247 248 Solaris/SunOS 5.6_x86 patch 107734-08
248 249 --------------------------------------------------------------------------------
249 250 4338812 crle(1) omits entries in the directory cache
250 251 4341496 RFE: provide a static version of /usr/bin/crle
251 252 4340878 rtld should treat $ORIGIN like LD_LIBRARY_PATH in security issues
252 253 --------------------------------------------------------------------------------
253 254 All the above changes are incorporated in the following patches:
254 255 Solaris/SunOS 5.8_sparc patch 109147-04
255 256 Solaris/SunOS 5.8_x86 patch 109148-04
256 257 Solaris/SunOS 5.7_sparc patch 106950-12
257 258 Solaris/SunOS 5.7_x86 patch 106951-12
258 259 --------------------------------------------------------------------------------
259 260 4349563 auxiliary filter error handling regression introduced in 4165487
260 261 4355795 ldd -r now gives "displacement relocated" warnings
261 262 --------------------------------------------------------------------------------
262 263 All the above changes are incorporated in the following patches:
263 264 Solaris/SunOS 5.7_sparc patch 106950-13
264 265 Solaris/SunOS 5.7_x86 patch 106951-13
265 266 Solaris/SunOS 5.6_sparc patch 107733-09
266 267 Solaris/SunOS 5.6_x86 patch 107734-09
267 268 --------------------------------------------------------------------------------
268 269 4210412 versioning a static executable causes ld to core dump
269 270 4219652 Linker gives misleading error about not finding main (xarch=v9)
270 271 4103449 ld command needs a command line flag to force 64-bits
271 272 4187211 problem with RDISP32 linking in copy-relocated objects
272 273 4287274 dladdr, dlinfo do not provide the full path name of a shared object
273 274 4297563 dlclose still does not remove all objects.
274 275 4250694 rtld_db needs a new auxvec entry
275 276 4235315 new features for rtld_db (DT_CHECKSUM, dynamic linked .o files
276 277 4303609 64bit libelf.so.1 does not properly implement elf_hash()
277 278 4310901 su.static fails when OSNet build with lazy-loading
278 279 4310324 elf_errno() causes Bus Error(coredump) in 64-bit multithreaded programs
279 280 4306415 ld core dump
280 281 4316531 BCP: possible failure with dlclose/_preexec_exit_handlers
281 282 4313765 LD_BREADTH should be shot
282 283 4318162 crle uses automatic strings in putenv.
283 284 4255943 Description of -t option incomplete.
284 285 4322528 sgs message test infrastucture needs improvement
285 286 4239213 Want an API to obtain linker's search path
286 287 4324134 use of extern mapfile directives can contribute unused symbols
287 288 4322581 ELF data structures could be layed out more efficiently...
288 289 4040628 Unnecessary section header symbols should be removed from .dynsym
289 290 4300018 rtld: bindlock should be freed before calling call_fini()
290 291 4336102 dlclose with non-deletable objects can mishandle dependencies
291 292 4329785 mixing of SHT_SUNW_COMDAT & SHF_ORDERED causes ld to seg fault
292 293 4334617 COPY relocations should be produces for references to .bss symbols
293 294 4248250 relcoation of local ABS symbols incorrect
294 295 4335801 For complimentary alignments eliminate ld: warning: symbol `ll'
295 296 has differing a
296 297 4336980 ld.so.1 relative path processing revisited
297 298 4243097 dlerror(3DL) is not affected by setlocale(3C).
298 299 4344528 dump should remove -D and -l usage message
299 300 xxxxxxx enable LD_ALTEXEC to access alternate link-editor
300 301 --------------------------------------------------------------------------------
301 302 All the above changes are incorporated in the following patches:
302 303 Solaris/SunOS 5.8_sparc patch 109147-06
303 304 Solaris/SunOS 5.8_x86 patch 109148-06
304 305 --------------------------------------------------------------------------------
305 306
306 307 ------------------------------------
307 308 Solaris 8 101 (3rd Q-update - s28u3)
308 309 ------------------------------------
309 310 Bugid Risk Synopsis
310 311 ================================================================================
311 312 4346144 link-auditing: plt_tracing fails if LA_SYMB_NOPLTENTER given after
312 313 being bound
313 314 4346001 The ld should support mapfile syntax to generate PT_SUNWSTACK segment
314 315 4349137 rtld_db: A third fallback method for locating the linkmap
315 316 4343417 dladdr interface information inadequate
316 317 4343801 RFE: crle(1): provide option for updating configuration files
317 318 4346615 ld.so.1 attempting to open a directory gives: No such device
318 319 4352233 crle should not honor umask
319 320 4352330 LD_PRELOAD cannot use absolute path for privileged program
320 321 4357805 RFE: man page for ld(1) does not document all -z or -B options in
321 322 Solaris 8 9/00
322 323 4358751 ld.so.1: LD_XXX environ variables and LD_FLAGS should be synchronized.
323 324 4358862 link editors should reference "64" symlinks instead of sparcv9 (ia64).
324 325 4356879 PLTs could use faster code sequences in some cases
325 326 4367118 new fast baplt's fail when traversed twice in threaded application
326 327 4366905 Need a way to determine path to a shared library
327 328 4351197 nfs performance problem by 103627-13
328 329 4367405 LD_LIBRARY_PATH_64 not being used
329 330 4354500 SHF_ORDERED ordered scections does not properly sort sections
330 331 4369068 ld(1)'s weak symbol processing is inefficient (slow and doesn't scale).
331 332 --------------------------------------------------------------------------------
332 333 All the above changes are incorporated in the following patches:
333 334 Solaris/SunOS 5.8_sparc patch 109147-07
334 335 Solaris/SunOS 5.8_x86 patch 109148-07
335 336 Solaris/SunOS 5.7_sparc patch 106950-14
336 337 Solaris/SunOS 5.7_x86 patch 106951-14
337 338 --------------------------------------------------------------------------------
338 339
339 340 ------------------------------------
340 341 Solaris 8 701 (5th Q-update - s28u5)
341 342 ------------------------------------
342 343 Bugid Risk Synopsis
343 344 ================================================================================
344 345 4368846 ld(1) fails to version some interfaces given in a mapfile
345 346 4077245 dump core dump on null pointer.
346 347 4372554 elfdump should demangle symbols (like nm, dump)
347 348 4371114 dlclose may unmap a promiscuous object while it's still in use.
348 349 4204447 elfdump should understand SHN_AFTER/SHN_BEGIN macro
349 350 4377941 initialization of interposers may not occur
350 351 4381116 ldd/ld.so.1 could aid in detecting unused dependencies
351 352 4381783 dlopen/dlclose of a libCrun+libthread can dump core
352 353 4385402 linker & run-time linker must support gABI ELF updates
353 354 4394698 ld.so.1 does not process DF_SYMBOLIC - not gABI conforming
354 355 4394212 the link editor quietly ignores missing support libraries
355 356 4390308 ld.so.1 should provide more flexibility LD_PRELOAD'ing 32-bit/64-bit
356 357 objects
357 358 4401232 crle(1) could provide better flexibility for alternatives
358 359 4401815 fix misc nits in debugging output...
359 360 4402861 cleanup /usr/demo/link_audit & /usr/tmp/librtld_db demo source code...
360 361 4393044 elfdump should allow raw dumping of sections
361 362 4413168 SHF_ORDERED bit causes linker to generate a separate section
362 363 --------------------------------------------------------------------------------
363 364 All the above changes are incorporated in the following patches:
364 365 Solaris/SunOS 5.8_sparc patch 109147-08
365 366 Solaris/SunOS 5.8_x86 patch 109148-08
366 367 --------------------------------------------------------------------------------
367 368 4452202 Typos in <sys/link.h>
368 369 4452220 dump doesn't support RUNPATH
369 370 --------------------------------------------------------------------------------
370 371 All the above changes are incorporated in the following patches:
371 372 Solaris/SunOS 5.8_sparc patch 109147-09
372 373 Solaris/SunOS 5.8_x86 patch 109148-09
373 374 --------------------------------------------------------------------------------
374 375
375 376 -------------------------------------
376 377 Solaris 8 1001 (6th Q-update - s28u6)
377 378 -------------------------------------
378 379 Bugid Risk Synopsis
379 380 ================================================================================
380 381 4421842 fixups in SHT_GROUP processing required...
381 382 4450433 problem with liblddbg output on -Dsection,detail when
382 383 processing SHF_LINK_ORDER
383 384 --------------------------------------------------------------------------------
384 385 All the above changes are incorporated in the following patches:
385 386 Solaris/SunOS 5.8_sparc patch 109147-10
386 387 Solaris/SunOS 5.8_x86 patch 109148-10
387 388 Solaris/SunOS 5.7_sparc patch 106950-15
388 389 Solaris/SunOS 5.7_x86 patch 106951-15
389 390 --------------------------------------------------------------------------------
390 391 4463473 pldd showing wrong output
391 392 --------------------------------------------------------------------------------
392 393 All the above changes are incorporated in the following patches:
393 394 Solaris/SunOS 5.8_sparc patch 109147-11
394 395 Solaris/SunOS 5.8_x86 patch 109148-11
395 396 --------------------------------------------------------------------------------
396 397
397 398 ------------------------------------
398 399 Solaris 8 202 (7th Q-update - s28u7)
399 400 ------------------------------------
400 401 Bugid Risk Synopsis
401 402 ================================================================================
402 403 4488954 ld.so.1 reuses same buffer to send ummapping range to
403 404 _preexec_exit_handlers()
404 405 --------------------------------------------------------------------------------
405 406 All the above changes are incorporated in the following patches:
406 407 Solaris/SunOS 5.8_sparc patch 109147-12
407 408 Solaris/SunOS 5.8_x86 patch 109148-12
408 409 --------------------------------------------------------------------------------
409 410
410 411 ---------
411 412 Solaris 9
412 413 ---------
413 414 Bugid Risk Synopsis
414 415 ================================================================================
415 416 4505289 incorrect handling of _START_ and _END_
416 417 4506164 mcs does not recognize #linkbefore or #linkafter qualifiers
417 418 4447560 strip is creating unexecutable files...
418 419 4513842 library names not in ld.so string pool cause corefile bugs
419 420 --------------------------------------------------------------------------------
420 421 All the above changes are incorporated in the following patches:
421 422 Solaris/SunOS 5.8_sparc patch 109147-13
422 423 Solaris/SunOS 5.8_x86 patch 109148-13
423 424 Solaris/SunOS 5.7_sparc patch 106950-16
424 425 Solaris/SunOS 5.7_x86 patch 106951-16
425 426 --------------------------------------------------------------------------------
426 427 4291384 ld -M with a mapfile does not properly align Fortran REAL*8 data
427 428 4413322 SunOS 5.9 librtld_db doesn't show dlopened ".o" files anymore?
428 429 4429371 librtld_db busted on ia32 with SC6.x compilers...
429 430 4418274 elfdump dumps core on invalid input
430 431 4432224 libelf xlate routines are out of date
431 432 4433643 Memory leak using dlopen()/dlclose() in Solaris 8
432 433 4446564 ldd/lddstub - core dump conditions
433 434 4446115 translating SUNW_move sections is broken
434 435 4450225 The rdb command can fall into an infinite loop
435 436 4448531 Linker Causes Segmentation Fault
436 437 4453241 Regression in 4291384 can result in empty symbol table.
437 438 4453398 invalid runpath token can cause ld to spin.
438 439 4460230 ld (for OS 5.8 and 5.9) loses error message
439 440 4462245 ld.so.1 core dumps when executed directly...
440 441 4455802 need more flexibility in establishing a support library for ld
441 442 4467068 dyn_plt_entsize not properly initialized in ld.so.1
442 443 4468779 elf_plt_trace_write() broken on i386 (link-auditing)
443 444 4465871 -zld32 and -zld64 does not work the way it should
444 445 4461890 bad shared object created with -zredlocsym
445 446 4469400 ld.so.1: is_so_loaded isn't as efficient as we thought...
446 447 4469566 lazy loading fallback can reference un-relocated objects
447 448 4470493 libelf incorectly translates NOTE sections accross architectures...
448 449 4469684 rtld leaks dl_handles and permits on dlopen/dlclose
449 450 4475174 ld.so.1 prematurly reports the failure to load a object...
450 451 4475514 ld.so.1 can core dump in memory allocation fails (no swap)
451 452 4481851 Setting ld.so.1 environment variables globally would be useful
452 453 4482035 setting LD_PROFILE & LD_AUDIT causes ping command to issue warnings
453 454 on 5.8
454 455 4377735 segment reservations cause sbrk() to fail
455 456 4491434 ld.so.1 can leak file-descriptors when loading same named objects
456 457 4289232 some of warning/error/debugging messages from libld.so can be revised
457 458 4462748 Linker Portion of TLS Support
458 459 4496718 run-time linkers mutex_locks not working with ld_libc interface
459 460 4497270 The -zredlocsym option should not eliminate partially initialized local
460 461 symbols
461 462 4496963 dumping an object with crle(1) that uses $ORIGIN can loose its
462 463 dependencies
463 464 4499413 Sun linker orders of magnitude slower than gnu linker
464 465 4461760 lazy loading libXm and libXt can fail.
465 466 4469031 The partial initialized (local) symbols for intel platform is not
466 467 working.
467 468 4492883 Add link-editor option to multi-pass archives to resolve unsatisfied
468 469 symbols
469 470 4503731 linker-related commands misspell "argument"
470 471 4503768 whocalls(1) should output messages to stderr, not stdout
471 472 4503748 whocalls(1) usage message and manpage could be improved
472 473 4503625 nm should be taught about TLS symbols - that they aren't allowed that is
473 474 4300120 segment address validation is too simplistic to handle segment
474 475 reservations
475 476 4404547 krtld/reloc.h could have better error message, has typos
476 477 4270931 R_SPARC_HIX22 relocation is not handled properly
477 478 4485320 ld needs to support more the 32768 PLTs
478 479 4516434 sotruss can not watch libc_psr.so.1
479 480 4213100 sotruss could use more flexible pattern matching
480 481 4503457 ld seg fault with comdat
481 482 4510264 sections with SHF_TLS can come in different orders...
482 483 4518079 link-editor support library unable to modify section header flags
483 484 4515913 ld.so.1 can incorrectly decrement external reference counts on dlclose()
484 485 4519569 ld -V does not return a interesting value...
485 486 4524512 ld.so.1 should allow alternate termination signals
486 487 4524767 elfdump dies on bogus sh_name fields...
487 488 4524735 ld getopt processing of '-' changed
488 489 4521931 subroutine in a shared object as LOCL instead of GLOB
489 490 --------------------------------------------------------------------------------
490 491 All the above changes are incorporated in the following patches:
491 492 Solaris/SunOS 5.8_sparc patch 109147-14
492 493 Solaris/SunOS 5.8_x86 patch 109148-14
493 494 Solaris/SunOS 5.7_sparc patch 106950-17
494 495 Solaris/SunOS 5.7_x86 patch 106951-17
495 496 --------------------------------------------------------------------------------
496 497 4532729 tentative definition of TLS variable causes linker to dump core
497 498 4526745 fixup ld error message about duplicate dependencies/needed names
498 499 4522999 Solaris linker one order of magnitude slower than GNU linker
499 500 4518966 dldump undoes existing relocations with no thought of alignment or size.
500 501 4587441 Certain libraries have race conditions when setting error codes
501 502 4523798 linker option to align bss to large pagesize alignments.
502 503 4524008 ld can improperly set st_size of symbols named "_init" or "_fini"
503 504 4619282 ld cannot link a program with the option -sb
504 505 4620846 Perl Configure probing broken by ld changes
505 506 4621122 multiple ld '-zinitarray=' on a commandline fails
506 507 --------------------------------------------------------------------------------
507 508 Solaris/SunOS 5.8_sparc patch 109147-15
508 509 Solaris/SunOS 5.8_x86 patch 109148-15
509 510 Solaris/SunOS 5.7_sparc patch 106950-18
510 511 Solaris/SunOS 5.7_x86 patch 106951-18
511 512 Solaris/SunOS 5.6_sparc patch 107733-10
512 513 Solaris/SunOS 5.6_x86 patch 107734-10
513 514 --------------------------------------------------------------------------------
514 515 All the above changes plus:
515 516 4616944 ar seg faults when order of object file is reversed.
516 517 are incorporated in the following patches:
517 518 Solaris/SunOS 5.8_sparc patch 109147-16
518 519 Solaris/SunOS 5.8_x86 patch 109148-16
519 520 --------------------------------------------------------------------------------
520 521 All the above changes plus:
521 522 4872634 Large LD_PRELOAD values can cause SEGV of process
522 523 are incorporated in the following patches:
523 524 Solaris/SunOS 5.6_sparc patch T107733-11
524 525 Solaris/SunOS 5.6_x86 patch T107734-11
525 526 --------------------------------------------------------------------------------
526 527
527 528 ------------------------------------
528 529 Solaris 9 1202 (2nd Q-update - s9u2)
529 530 ------------------------------------
530 531 Bugid Risk Synopsis
531 532 ================================================================================
532 533 4546416 add help messages to ld.so mdbmodule
533 534 4526752 we should build and ship ld.so's mdb module
534 535 4624658 update 386 TLS relocation values
535 536 4622472 LA_SYMB_DLSYM not set for la_symbind() invocations
536 537 4638070 ldd/ld.so.1 could aid in detecting unreferenced dependencies
537 538 PSARC/2002/096 Detecting unreferenced dependencies with ldd(1)
538 539 4633860 Optimization for unused static global variables
539 540 PSARC/2002/113 ld -zignore - section elimination
540 541 4642829 ld.so.1 mprotect()'s text segment for weak relocations (it shouldn't)
541 542 4621479 'make' in $SRC/cmd/sgs/tools tries to install things in the proto area
542 543 4529912 purge ia64 source from sgs
543 544 4651709 dlopen(RTLD_NOLOAD) can disable lazy loading
544 545 4655066 crle: -u with nonexistent config file doesn't work
545 546 4654406 string tables created by the link-editor could be smaller...
546 547 PSARC/2002/160 ld -znocompstrtab - disable string-table compression
547 548 4651493 RTLD_NOW can result in binding to an object prior to its init being run.
548 549 4662575 linker displacement relocation checking introduces significant
549 550 linker overhead
550 551 4533195 ld interposes on malloc()/free() preventing support library from freeing
551 552 memory
552 553 4630224 crle get's confused about memory layout of objects...
553 554 4664855 crle on application failed with ld.so.1 encountering mmap() returning
554 555 ENOMEM err
555 556 4669582 latest dynamic linker causes libthread _init to get skipped
556 557 4671493 ld.so.1 inconsistantly assigns PATHNAME() on primary objects
557 558 4668517 compile with map.bssalign doesn't copy _iob to bss
558 559 --------------------------------------------------------------------------------
559 560 All the above changes are incorporated in the following patches:
560 561 Solaris/SunOS 5.9_sparc patch T112963-01
561 562 Solaris/SunOS 5.8_sparc patch T109147-17
562 563 Solaris/SunOS 5.8_x86 patch T109148-17
563 564 --------------------------------------------------------------------------------
564 565 4701749 On Solaris 8 + 109147-16 ld crashes when building a dynamic library.
565 566 4707808 The ldd command is broken in the latest 2.8 linker patch.
566 567 --------------------------------------------------------------------------------
567 568 All the above changes are incorporated in the following patches:
568 569 Solaris/SunOS 5.9_sparc patch T112963-02
569 570 Solaris/SunOS 5.8_sparc patch T109147-18
570 571 Solaris/SunOS 5.8_x86 patch T109148-18
571 572 --------------------------------------------------------------------------------
572 573 4696204 enable extended section indexes in relocatable objects
573 574 PSARC/2001/332 ELF gABI updates - round II
574 575 PSARC/2002/369 libelf interfaces to support ELF Extended Sections
575 576 4706503 linkers need to cope with EF_SPARCV9_PSO/EF_SPARCV9_RMO
576 577 4716929 updating of local register symbols in dynamic symtab busted...
577 578 4710814 add "official" support for the "symbolic" keyword in linker map-file
578 579 PSARC/2002/439 linker mapfile visibility declarations
579 580 --------------------------------------------------------------------------------
580 581 All the above changes are incorporated in the following patches:
581 582 Solaris/SunOS 5.9_sparc patch T112963-03
582 583 Solaris/SunOS 5.8_sparc patch T109147-19
583 584 Solaris/SunOS 5.8_x86 patch T109148-19
584 585 Solaris/SunOS 5.7_sparc patch T106950-19
585 586 Solaris/SunOS 5.7_x86 patch T106951-19
586 587 --------------------------------------------------------------------------------
587 588
588 589 -----------------------------------
589 590 Solaris 9 403 (3nd Q-update - s9u3)
590 591 -----------------------------------
591 592 Bugid Risk Synopsis
592 593 ================================================================================
593 594 4731174 strip(1) does not fixup SHT_GROUP data
594 595 4733697 -zignore with gcc may exclude C++ exception sections
595 596 4733317 R_SPARC_*_HIX22 calculations are wrong with 32bit LD building
596 597 ELF64 binaries
597 598 4735165 fatal linker error when compiling C++ programs with -xlinkopt
598 599 4736951 The mcs broken when the target file is an archive file
599 600 --------------------------------------------------------------------------------
600 601 All the above changes are incorporated in the following patches:
601 602 Solaris/SunOS 5.8_sparc patch T109147-20
602 603 Solaris/SunOS 5.8_x86 patch T109148-20
603 604 Solaris/SunOS 5.7_sparc patch T106950-20
604 605 Solaris/SunOS 5.7_x86 patch T106951-20
605 606 --------------------------------------------------------------------------------
606 607 4739660 Threads deadlock in schedlock and dynamic linker lock.
607 608 4653148 ld.so.1/libc should unregister its dlclose() exit handler via a fini.
608 609 4743413 ld.so.1 doesn't terminate argv with NULL pointer when invoked directly
609 610 4746231 linker core-dumps when SECTION relocations are made against discarded
610 611 sections
611 612 4730433 ld.so.1 wastes time repeatedly opening dependencies
612 613 4744337 missing RD_CONSISTENT event with dlmopen(LD_ID_NEWLM, ...)
613 614 4670835 rd_load_objiter can ignore callback's return value
614 615 4745932 strip utility doesn't strip out Dwarf2 debug section
615 616 4754751 "strip" command doesn't remove comdat stab sections.
616 617 4755674 Patch 109147-18 results in coredump.
617 618 --------------------------------------------------------------------------------
618 619 All the above changes are incorporated in the following patches:
619 620 Solaris/SunOS 5.9_sparc patch T112963-04
620 621 Solaris/SunOS 5.7_sparc patch T106950-21
621 622 Solaris/SunOS 5.7_x86 patch T106951-21
622 623 --------------------------------------------------------------------------------
623 624 4772927 strip core dumps on an archive library
624 625 4774727 direct-bindings can fail against copy-reloc symbols
625 626 --------------------------------------------------------------------------------
626 627 All the above changes are incorporated in the following patches:
627 628 Solaris/SunOS 5.9_sparc patch T112963-05
628 629 Solaris/SunOS 5.9_x86 patch T113986-01
629 630 Solaris/SunOS 5.8_sparc patch T109147-21
630 631 Solaris/SunOS 5.8_x86 patch T109148-21
631 632 Solaris/SunOS 5.7_sparc patch T106950-22
632 633 Solaris/SunOS 5.7_x86 patch T106951-22
633 634 --------------------------------------------------------------------------------
634 635
635 636 -----------------------------------
636 637 Solaris 9 803 (4th Q-update - s9u4)
637 638 -----------------------------------
638 639 Bugid Risk Synopsis
639 640 ================================================================================
640 641 4730110 ld.so.1 list implementation could scale better
641 642 4728822 restrict the objects dlsym() searches.
642 643 PSARC/2002/478 New dlopen(3dl) flag - RTLD_FIRST
643 644 4714146 crle: 64-bit secure pathname is incorrect.
644 645 4504895 dlclose() does not remove all objects
645 646 4698800 Wrong comments in /usr/lib/ld/sparcv9/map.*
646 647 4745129 dldump is inconsistent with .dynamic processing errors.
647 648 4753066 LD_SIGNAL isn't very useful in a threaded environment
648 649 PSARC/2002/569 New dlinfo(3dl) flag - RTLD_DI_SIGNAL
649 650 4765536 crle: symbolic links can confuse alternative object configuration info
650 651 4766815 ld -r of object the TLS data fails
651 652 4770484 elfdump can not handle stripped archive file
652 653 4770494 The ld command gives improper error message handling broken archive
653 654 4775738 overwriting output relocation table when 'ld -zignore' is used
654 655 4778247 elfdump -e of core files fails
655 656 4779976 elfdump dies on bad relocation entries
656 657 4787579 invalid SHT_GROUP entries can cause linker to seg fault
657 658 4783869 dlclose: filter closure exhibits hang/failure - introduced with 4504895
658 659 4778418 ld.so.1: there be nits out there
659 660 4792461 Thread-Local Storage - x86 instruction sequence updates
660 661 PSARC/2002/746 Thread-Local Storage - x86 instruction sequence updates
661 662 4461340 sgs: ugly build output while suppressing ia64 (64-bit) build on Intel
662 663 4790194 dlopen(..., RTLD_GROUP) has an odd interaction with interposition
663 664 4804328 auditing of threaded applications results in deadlock
664 665 4806476 building relocatable objects with SHF_EXCLUDE loses relocation
665 666 information
666 667 --------------------------------------------------------------------------------
667 668 All the above changes are incorporated in the following patches:
668 669 Solaris/SunOS 5.9_sparc patch T112963-06
669 670 Solaris/SunOS 5.9_x86 patch T113986-02
670 671 Solaris/SunOS 5.8_sparc patch T109147-22
671 672 Solaris/SunOS 5.8_x86 patch T109148-22
672 673 --------------------------------------------------------------------------------
673 674 4731183 compiler creates .tlsbss section instead of .tbss as documented
674 675 4816378 TLS: a tls test case dumps core with C and C++ compilers
675 676 4817314 TLS_GD relocations against local symbols do not reference symbol...
676 677 4811951 non-default symbol visibility overriden by definition in shared object
677 678 4802194 relocation error of mozilla built by K2 compiler
678 679 4715815 ld should allow linking with no output file (or /dev/null)
679 680 4793721 Need a way to null all code in ISV objects enabling ld performance
680 681 tuning
681 682 --------------------------------------------------------------------------------
682 683 All the above changes plus:
683 684 4796237 RFE: link-editor became extremely slow with patch 109147-20 and
684 685 static libraries
685 686 are incorporated in the following patches:
686 687 Solaris/SunOS 5.9_sparc patch T112963-07
687 688 Solaris/SunOS 5.9_x86 patch T113986-03
688 689 Solaris/SunOS 5.8_sparc patch T109147-23
689 690 Solaris/SunOS 5.8_x86 patch T109148-23
690 691 --------------------------------------------------------------------------------
691 692
692 693 ------------------------------------
693 694 Solaris 9 1203 (5th Q-update - s9u5)
694 695 ------------------------------------
695 696 Bugid Risk Synopsis
696 697 ================================================================================
697 698 4830584 mmap for the padding region doesn't get freed after dlclose
698 699 4831650 ld.so.1 can walk off the end of it's call_init() array...
699 700 4831544 ldd using .so modules compiled with FD7 compiler caused a core dump
700 701 4834784 Accessing members in a TLS structure causes a core dump in Oracle
701 702 4824026 segv when -z combreloc is used with -xlinkopt
702 703 4825296 typo in elfdump
703 704 --------------------------------------------------------------------------------
704 705 All the above changes are incorporated in the following patches:
705 706 Solaris/SunOS 5.9_sparc patch T112963-08
706 707 Solaris/SunOS 5.9_x86 patch T113986-04
707 708 Solaris/SunOS 5.8_sparc patch T109147-24
708 709 Solaris/SunOS 5.8_x86 patch T109148-24
709 710 --------------------------------------------------------------------------------
710 711 4470917 Solaris Process Model Unification (link-editor components only)
711 712 PSARC/2002/117 Solaris Process Model Unification
712 713 4744411 Bloomberg wants a faster linker.
713 714 4811969 64-bit links can be much slower than 32-bit.
714 715 4825065 ld(1) should ignore consecutive empty sections.
715 716 4838226 unrelocated shared objects may be erroneously collected for init firing
716 717 4830889 TLS: testcase coredumps with -xarch=v9 and -g
717 718 4845764 filter removal can leave dangling filtee pointer
718 719 4811093 apptrace -F libc date core dumps
719 720 4826315 Link editors need to be pre- and post- Unified Process Model aware
720 721 4868300 interposing on direct bindings can fail
721 722 4872634 Large LD_PRELOAD values can cause SEGV of process
722 723 --------------------------------------------------------------------------------
723 724 All the above changes are incorporated in the following patches:
724 725 Solaris/SunOS 5.9_sparc patch T112963-09
725 726 Solaris/SunOS 5.9_x86 patch T113986-05
726 727 Solaris/SunOS 5.8_sparc patch T109147-25
727 728 Solaris/SunOS 5.8_x86 patch T109148-25
728 729 --------------------------------------------------------------------------------
729 730
730 731 ------------------------------------
731 732 Solaris 9 404 (6th Q-update - s9u6)
732 733 ------------------------------------
733 734 Bugid Risk Synopsis
734 735 ================================================================================
735 736 4870260 The elfdump command should produce more warning message on invalid move
736 737 entries.
737 738 4865418 empty PT_TLS program headers cause problems in TLS enabled applications
738 739 4825151 compiler core dumped with a -mt -xF=%all test
739 740 4845829 The runtime linker fails to dlopen() long path name.
740 741 4900684 shared libraries with more then 32768 plt's fail for sparc ELF64
741 742 4906062 Makefiles under usr/src/cmd/sgs needs to be updated
742 743 --------------------------------------------------------------------------------
743 744 All the above changes are incorporated in the following patches:
744 745 Solaris/SunOS 5.9_sparc patch T112963-10
745 746 Solaris/SunOS 5.9_x86 patch T113986-06
746 747 Solaris/SunOS 5.8_sparc patch T109147-26
747 748 Solaris/SunOS 5.8_x86 patch T109148-26
748 749 Solaris/SunOS 5.7_sparc patch T106950-24
749 750 Solaris/SunOS 5.7_x86 patch T106951-24
750 751 --------------------------------------------------------------------------------
751 752 4900320 rtld library mapping could be faster
752 753 4911775 implement GOTDATA proposal in ld
753 754 PSARC/2003/477 SPARC GOTDATA instruction sequences
754 755 4904565 Functionality to ignore relocations against external symbols
755 756 4764817 add section types SHT_DEBUG and SHT_DEBUGSTR
756 757 PSARC/2003/510 New ELF DEBUG and ANNOTATE sections
757 758 4850703 enable per-symbol direct bindings
758 759 4716275 Help required in the link analysis of runtime interfaces
759 760 PSARC/2003/519 Link-editors: Direct Binding Updates
760 761 4904573 elfdump may hang when processing archive files
761 762 4918310 direct binding from an executable can't be interposed on
762 763 4918938 ld.so.1 has become SPARC32PLUS - breaks 4.x binary compatibility
763 764 4911796 S1S8 C++: ld dump core when compiled and linked with xlinkopt=1.
764 765 4889914 ld crashes with SEGV using -M mapfile under certain conditions
765 766 4911936 exception are not catch from shared library with -zignore
766 767 --------------------------------------------------------------------------------
767 768 All the above changes are incorporated in the following patches:
768 769 Solaris/SunOS 5.9_sparc patch T112963-11
769 770 Solaris/SunOS 5.9_x86 patch T113986-07
770 771 Solaris/SunOS 5.8_sparc patch T109147-27
771 772 Solaris/SunOS 5.8_x86 patch T109148-27
772 773 Solaris/SunOS 5.7_sparc patch T106950-25
773 774 Solaris/SunOS 5.7_x86 patch T106951-25
774 775 --------------------------------------------------------------------------------
775 776 4946992 ld crashes due to huge number of sections (>65,000)
776 777 4951840 mcs -c goes into a loop on executable program
777 778 4939869 Need additional relocation types for abs34 code model
778 779 PSARC/2003/684 abs34 ELF relocations
779 780 --------------------------------------------------------------------------------
780 781 All the above changes are incorporated in the following patches:
781 782 Solaris/SunOS 5.9_sparc patch T112963-12
782 783 Solaris/SunOS 5.9_x86 patch T113986-08
783 784 Solaris/SunOS 5.8_sparc patch T109147-28
784 785 Solaris/SunOS 5.8_x86 patch T109148-28
785 786 --------------------------------------------------------------------------------
786 787
787 788 ------------------------------------
788 789 Solaris 9 904 (7th Q-update - s9u7)
789 790 ------------------------------------
790 791 Bugid Risk Synopsis
791 792 ================================================================================
792 793 4912214 Having multiple of libc.so.1 in a link map causes malloc() to fail
793 794 4526878 ld.so.1 should pass MAP_ALIGN flag to give kernel more flexibility
794 795 4930997 sgs bld_vernote.ksh script needs to be hardend...
795 796 4796286 ld.so.1: scenario for trouble?
796 797 4930985 clean up cruft under usr/src/cmd/sgs/tools
797 798 4933300 remove references to Ultra-1 in librtld_db demo
798 799 4936305 string table compression is much too slow...
799 800 4939626 SUNWonld internal package must be updated...
800 801 4939565 per-symbol filtering required
801 802 4948119 ld(1) -z loadfltr fails with per-symbol filtering
802 803 4948427 ld.so.1 gives fatal error when multiple RTLDINFO objects are loaded
803 804 4940894 ld core dumps using "-xldscope=symbolic
804 805 4955373 per-symbol filtering refinements
805 806 4878827 crle(1M) - display post-UPM search paths, and compensate for pre-UPM.
806 807 4955802 /usr/ccs/bin/ld dumps core in process_reld()
807 808 4964415 elfdump issues wrong relocation error message
808 809 4966465 LD_NOAUXFLTR fails when object is both a standard and auxiliary filter
809 810 4973865 the link-editor does not scale properly when linking objects with
810 811 lots of syms
811 812 4975598 SHT_SUNW_ANNOTATE section relocation not resolved
812 813 4974828 nss_files nss_compat r_mt tests randomly segfaulting
813 814 --------------------------------------------------------------------------------
814 815 All the above changes are incorporated in the following patches:
815 816 Solaris/SunOS 5.9_sparc patch T112963-13
816 817 Solaris/SunOS 5.9_x86 patch T113986-09
817 818 --------------------------------------------------------------------------------
818 819 4860508 link-editors should create/promote/verify hardware capabilities
819 820 5002160 crle: reservation for dumped objects gets confused by mmaped object
820 821 4967869 linking stripped library causes segv in linker
821 822 5006657 link-editor doesn't always handle nodirect binding syminfo information
822 823 4915901 no way to see ELF information
823 824 5021773 ld.so.1 has trouble with objects having more than 2 segments.
824 825 --------------------------------------------------------------------------------
825 826 All the above changes are incorporated in the following patches:
826 827 Solaris/SunOS 5.9_sparc patch T112963-14
827 828 Solaris/SunOS 5.9_x86 patch T113986-10
828 829 Solaris/SunOS 5.8_sparc patch T109147-29
829 830 Solaris/SunOS 5.8_x86 patch T109148-29
830 831 --------------------------------------------------------------------------------
831 832 All the above changes plus:
832 833 6850124 dlopen reports "No such file or directory" in spite of ENOMEM
833 834 when mmap fails in anon_map()
834 835 are incorporated in the following patches:
835 836 Solaris/SunOS 5.9_sparc patch TXXXXXX-XX
836 837 Solaris/SunOS 5.9_x86 patch TXXXXXX-XX
837 838 --------------------------------------------------------------------------------
838 839
839 840 ----------
840 841 Solaris 10
841 842 ----------
842 843 Bugid Risk Synopsis
843 844 ================================================================================
844 845 5044797 ld.so.1: secure directory testing is being skipped during filtee
845 846 processing
846 847 4963676 Remove remaining static libraries
847 848 5021541 unnecessary PT_SUNWBSS segment may be created
848 849 5031495 elfdump complains about bad symbol entries in core files
849 850 5012172 Need error when creating shared object with .o compiled
850 851 -xarch=v9 -xcode=abs44
851 852 4994738 rd_plt_resolution() resolves ebx-relative PLT entries incorrectly
852 853 5023493 ld -m output with patch 109147-25 missing .o information
853 854 --------------------------------------------------------------------------------
854 855 All the above changes are incorporated in the following patches:
855 856 Solaris/SunOS 5.9_sparc patch T112963-15
856 857 Solaris/SunOS 5.9_x86 patch T113986-11
857 858 Solaris/SunOS 5.8_sparc patch T109147-30
858 859 Solaris/SunOS 5.8_x86 patch T109148-30
859 860 --------------------------------------------------------------------------------
860 861 5071614 109147-29 & -30 break the build of on28-patch on Solaris 8 2/04
861 862 5029830 crle: provide for optional alternative dependencies.
862 863 5034652 ld.so.1 should save, and print, more error messages
863 864 5036561 ld.so.1 outputs non-fatal fatal message about auxiliary filter libraries
864 865 5042713 4866170 broke ld.so's ::setenv
865 866 5047082 ld can core dump on bad gcc objects
866 867 5047612 ld.so.1: secure pathname verification is flawed with filter use
867 868 5047235 elfdump can core dump printing PT_INTERP section
868 869 4798376 nits in demo code
869 870 5041446 gelf_update_*() functions inconsistently return NULL or 0
870 871 5032364 M_ID_TLSBSS and M_ID_UNKNOWN have the same value
871 872 4707030 Empty LD_PRELOAD_64 doesn't override LD_PRELOAD
872 873 4968618 symbolic linkage causes core dump
873 874 5062313 dladdr() can cause deadlock in MT apps.
874 875 5056867 $ISALIST/$HWCAP expansion should be more flexible.
875 876 4918303 0@0.so.1 should not use compiler-supplied crt*.o files
876 877 5058415 whocalls cannot take more than 10 arguments
877 878 5067518 The fix for 4918303 breaks the build if a new work space is used.
878 879 --------------------------------------------------------------------------------
879 880 All the above changes are incorporated in the following patches:
880 881 Solaris/SunOS 5.9_sparc patch T112963-16
881 882 Solaris/SunOS 5.9_x86 patch T113986-12
882 883 Solaris/SunOS 5.8_sparc patch T109147-31
883 884 Solaris/SunOS 5.8_x86 patch T109148-31
884 885 --------------------------------------------------------------------------------
885 886 5013759 *file* should report hardware/software capabilities (link-editor
886 887 components only)
887 888 5063580 libldstab: file /tmp/posto..: .stab[.index|.sbfocus] found with no
888 889 matching stri
889 890 5076838 elfdump(1) is built with a CTF section (the wrong one)
890 891 5080344 Hardware capabilities are not enforced for a.out
891 892 5079061 RTLD_DEFAULT can be expensive
892 893 PSARC/2004/747 New dlsym(3c) Handle - RTLD_PROBE
893 894 5064973 allow normal relocs against TLS symbols for some sections
894 895 5085792 LD_XXXX_64 should override LD_XXXX
895 896 5096272 every executable or library has a .SUNW_dof section
896 897 5094135 Bloomberg wants a faster ldd.
897 898 5086352 libld.so.3 should be built with a .SUNW_ctf ELF section, ready for CR
898 899 5098205 elfdump gives wrong section name for the global offset table
899 900 5092414 Linker patch 109147-29 makes Broadvison One-To-One server v4.1
900 901 installation fail
901 902 5080256 dump(1) doesn't list ELF hardware capabilities
902 903 5097347 recursive read lock in gelf_getsym()
903 904 --------------------------------------------------------------------------------
904 905 All the above changes are incorporated in the following patches:
905 906 Solaris/SunOS 5.9_sparc patch T112963-17
906 907 Solaris/SunOS 5.9_x86 patch T113986-13
907 908 Solaris/SunOS 5.8_sparc patch T109147-32
908 909 Solaris/SunOS 5.8_x86 patch T109148-32
909 910 --------------------------------------------------------------------------------
910 911 5106206 ld.so.1 fail to run a Solaris9 program that has libc linked with
911 912 -z lazyload
912 913 5102601 ON should deliver a 64-bit operating system for Opteron systems
913 914 (link-editor components only)
914 915 6173852 enable link_auditing technology for amd64
915 916 6174599 linker does not create .eh_frame_hdr sections for eh_frame sections
916 917 with SHF_LINK_ORDER
917 918 6175609 amd64 run-time linker has a corrupted note section
918 919 6175843 amd64 rdb_demo files not installed
919 920 6182293 ld.so.1 can repeatedly relocate object .plts (RTLD_NOW).
920 921 6183645 ld core dumps when automounter fails
921 922 6178667 ldd list unexpected (file not found) in x86 environment.
922 923 6181928 Need new reloc types R_AMD64_GOTOFF64 and R_AMD64_GOTPC32
923 924 6182884 AMD64: ld coredumps when building a shared library
924 925 6173559 The ld may set incorrect value for sh_addralign under some conditions.
925 926 5105601 ld.so.1 gets a little too enthusiastic with interposition
926 927 6189384 ld.so.1 should accommodate a files dev/inode change (libc loopback mnt)
927 928 6177838 AMD64: linker cannot resolve PLT for 32-bit a.out(s) on amd64-S2 kernel
928 929 6190863 sparc disassembly code should be removed from rdb_demo
929 930 6191488 unwind eh_frame_hdr needs corrected encoding value
930 931 6192490 moe(1) returns /lib/libc.so.1 for optimal expansion of libc HWCAP
931 932 libraries
932 933 6192164 AMD64: introduce dlamd64getunwind interface
933 934 PSARC/2004/747 libc::dlamd64getunwind()
934 935 6195030 libdl has bad version name
935 936 6195521 64-bit moe(1) missed the train
936 937 6198358 AMD64: bad eh_frame_hdr data when C and C++ mixed in a.out
937 938 6204123 ld.so.1: symbol lookup fails even after lazy loading fallback
938 939 6207495 UNIX98/UNIX03 vsx namespace violation DYNL.hdr/misc/dlfcn/T.dlfcn
939 940 14 Failed
940 941 6217285 ctfmerge crashed during full onnv build
941 942 --------------------------------------------------------------------------------
942 943
943 944 -------------------------------------
944 945 Solaris 10 106 (1st Q-update - s10u1)
945 946 -------------------------------------
946 947 Bugid Risk Synopsis
947 948 ================================================================================
948 949 6209350 Do not include signature section from dynamic dependency library into
949 950 relocatable object
950 951 6212797 The binary compiled on SunOS4.x doesn't run on Solaris8 with Patch
951 952 109147-31
952 953 --------------------------------------------------------------------------------
953 954 All the above changes are incorporated in the following patches:
954 955 Solaris/SunOS 5.9_sparc patch T112963-18
955 956 Solaris/SunOS 5.9_x86 patch T113986-14
956 957 Solaris/SunOS 5.8_sparc patch T109147-33
957 958 Solaris/SunOS 5.8_x86 patch T109148-33
958 959 --------------------------------------------------------------------------------
959 960 6219538 112963-17: linker patch causes binary to dump core
960 961 --------------------------------------------------------------------------------
961 962 All the above changes are incorporated in the following patches:
962 963 Solaris/SunOS 5.10_sparc patch T117461-01
963 964 Solaris/SunOS 5.10_x86 patch T118345-01
964 965 Solaris/SunOS 5.9_sparc patch T112963-19
965 966 Solaris/SunOS 5.9_x86 patch T113986-15
966 967 Solaris/SunOS 5.8_sparc patch T109147-34
967 968 Solaris/SunOS 5.8_x86 patch T109148-34
968 969 --------------------------------------------------------------------------------
969 970 6257177 incremental builds of usr/src/cmd/sgs can fail...
970 971 6219651 AMD64: Linker does not issue error for out of range R_AMD64_PC32
971 972 --------------------------------------------------------------------------------
972 973 All the above changes are incorporated in the following patches:
973 974 Solaris/SunOS 5.10_sparc patch T117461-02
974 975 Solaris/SunOS 5.10_x86 patch T118345-02
975 976 Solaris/SunOS 5.9_sparc patch T112963-20
976 977 Solaris/SunOS 5.9_x86 patch T113986-16
977 978 Solaris/SunOS 5.8_sparc patch T109147-35
978 979 Solaris/SunOS 5.8_x86 patch T109148-35
979 980 NOTE: The fix for 6219651 is only applicable for 5.10_x86 platform.
980 981 --------------------------------------------------------------------------------
981 982 5080443 lazy loading failure doesn't clean up after itself (D)
982 983 6226206 ld.so.1 failure when processing single segment hwcap filtee
983 984 6228472 ld.so.1: link-map control list stacking can loose objects
984 985 6235000 random packages not getting installed in snv_09 and snv_10 -
985 986 rtld/common/malloc.c Assertion
986 987 6219317 Large page support is needed for mapping executables, libraries and
987 988 files (link-editor components only)
988 989 6244897 ld.so.1 can't run apps from commandline
989 990 6251798 moe(1) returns an internal assertion failure message in some
990 991 circumstances
991 992 6251722 ld fails silently with exit 1 status when -z ignore passed
992 993 6254364 ld won't build libgenunix.so with absolute relocations
993 994 6215444 ld.so.1 caches "not there" lazy libraries, foils svc.startd(1M)'s logic
994 995 6222525 dlsym(3C) trusts caller(), which may return wrong results with tail call
995 996 optimization
996 997 6241995 warnings in sgs should be fixed (link-editor components only)
997 998 6258834 direct binding availability should be verified at runtime
998 999 6260361 lari shouldn't count a.out non-zero undefined entries as interesting
999 1000 6260780 ldd doesn't recognize LD_NOAUXFLTR
1000 1001 6266261 Add ld(1) -Bnodirect support (D)
1001 1002 6261990 invalid e_flags error could be a little more friendly
1002 1003 6261803 lari(1) should find more events uninteresting (D)
1003 1004 6267352 libld_malloc provides inadequate alignment
1004 1005 6268693 SHN_SUNW_IGNORE symbols should be allowed to be mulitiply defined
1005 1006 6262789 Infosys wants a faster linker
1006 1007 --------------------------------------------------------------------------------
1007 1008 All the above changes are incorporated in the following patches:
1008 1009 Solaris/SunOS 5.10_sparc patch T117461-03
1009 1010 Solaris/SunOS 5.10_x86 patch T118345-03
1010 1011 Solaris/SunOS 5.9_sparc patch T112963-21
1011 1012 Solaris/SunOS 5.9_x86 patch T113986-17
1012 1013 Solaris/SunOS 5.8_sparc patch T109147-36
1013 1014 Solaris/SunOS 5.8_x86 patch T109148-36
1014 1015 --------------------------------------------------------------------------------
1015 1016 6283601 The usr/src/cmd/sgs/packages/common/copyright contains old information
1016 1017 legally problematic
1017 1018 6276905 dlinfo gives inconsistent results (relative vs absolute linkname) (D)
1018 1019 PSARC/2005/357 dlinfo(3c) RTLD_DI_ARGSINFO
1019 1020 6284941 excessive link times with many groups/sections
1020 1021 6280467 dlclose() unmaps shared library before library's _fini() has finished
1021 1022 6291547 ld.so mishandles LD_AUDIT causing security problems.
1022 1023 --------------------------------------------------------------------------------
1023 1024 All the above changes are incorporated in the following patches:
1024 1025 Solaris/SunOS 5.10_sparc patch T117461-04
1025 1026 Solaris/SunOS 5.10_x86 patch T118345-04
1026 1027 Solaris/SunOS 5.9_sparc patch T112963-22
1027 1028 Solaris/SunOS 5.9_x86 patch T113986-18
1028 1029 Solaris/SunOS 5.8_sparc patch T109147-37
1029 1030 Solaris/SunOS 5.8_x86 patch T109148-37
1030 1031 --------------------------------------------------------------------------------
1031 1032 6295971 UNIX98/UNIX03 *vsx* DYNL.hdr/misc/dlfcn/T.dlfcn 14 fails, auxv.h syntax
1032 1033 error
1033 1034 6299525 .init order failure when processing cycles
1034 1035 6273855 gcc and sgs/crle don't get along
1035 1036 6273864 gcc and sgs/libld don't get along
1036 1037 6273875 gcc and sgs/rtld don't get along
1037 1038 6272563 gcc and amd64/krtld/doreloc.c don't get along
1038 1039 6290157 gcc and sgs/librtld_db/rdb_demo don't get along
1039 1040 6301218 Matlab dumps core on startup when running on 112963-22 (D)
1040 1041 --------------------------------------------------------------------------------
1041 1042 All the above changes are incorporated in the following patches:
1042 1043 Solaris/SunOS 5.10_sparc patch T117461-06
1043 1044 Solaris/SunOS 5.10_x86 patch T118345-08
1044 1045 Solaris/SunOS 5.9_sparc patch T112963-23
1045 1046 Solaris/SunOS 5.9_x86 patch T113986-19
1046 1047 Solaris/SunOS 5.8_sparc patch T109147-38
1047 1048 Solaris/SunOS 5.8_x86 patch T109148-38
1048 1049 --------------------------------------------------------------------------------
1049 1050 6314115 Checkpoint refuses to start, crashes on start, after application of
1050 1051 linker patch 112963-22
1051 1052 --------------------------------------------------------------------------------
1052 1053 All the above changes are incorporated in the following patches:
1053 1054 Solaris/SunOS 5.9_sparc patch T112963-24
1054 1055 Solaris/SunOS 5.9_x86 patch T113986-20
1055 1056 Solaris/SunOS 5.8_sparc patch T109147-39
1056 1057 Solaris/SunOS 5.8_x86 patch T109148-39
1057 1058 --------------------------------------------------------------------------------
1058 1059 6318306 a dlsym() from a filter should be redirected to an associated filtee
1059 1060 6318401 mis-aligned TLS variable
1060 1061 6324019 ld.so.1: malloc alignment is insufficient for new compilers
1061 1062 6324589 psh coredumps on x86 machines on snv_23
1062 1063 6236594 AMD64: Linker needs to handle the new .lbss section (D)
1063 1064 PSARC 2005/514 AMD64 - large section support
1064 1065 6314743 Linker: incorrect resolution for R_AMD64_GOTPC32
1065 1066 6311865 Linker: x86 medium model; invalid ELF program header
1066 1067 --------------------------------------------------------------------------------
1067 1068 All the above changes are incorporated in the following patches:
1068 1069 Solaris/SunOS 5.10_sparc patch T117461-07
1069 1070 Solaris/SunOS 5.10_x86 patch T118345-12
1070 1071 --------------------------------------------------------------------------------
1071 1072 6309061 link_audit should use __asm__ with gcc
1072 1073 6310736 gcc and sgs/libld don't get along on SPARC
1073 1074 6329796 Memory leak with iconv_open/iconv_close with patch 109147-33
1074 1075 6332983 s9 linker patches 112963-24/113986-20 causing cluster machines not
1075 1076 to boot
1076 1077 --------------------------------------------------------------------------------
1077 1078 All the above changes are incorporated in the following patches:
1078 1079 Solaris/SunOS 5.10_sparc patch T117461-08
1079 1080 Solaris/SunOS 5.10_x86 patch T121208-02
1080 1081 Solaris/SunOS 5.9_sparc patch T112963-25
1081 1082 Solaris/SunOS 5.9_x86 patch T113986-21
1082 1083 Solaris/SunOS 5.8_sparc patch T109147-40
1083 1084 Solaris/SunOS 5.8_x86 patch T109148-40
1084 1085 --------------------------------------------------------------------------------
1085 1086 6445311 The sparc S8/S9/S10 linker patches which include the fix for the
1086 1087 CR6222525 are hit by the CR6439613.
1087 1088 --------------------------------------------------------------------------------
1088 1089 All the above changes are incorporated in the following patches:
1089 1090 Solaris/SunOS 5.9_sparc patch T112963-26
1090 1091 Solaris/SunOS 5.8_sparc patch T109147-41
1091 1092 --------------------------------------------------------------------------------
1092 1093
1093 1094 -------------------------------------
1094 1095 Solaris 10 807 (4th Q-update - s10u4)
1095 1096 -------------------------------------
1096 1097 Bugid Risk Synopsis
1097 1098 ================================================================================
1098 1099 6487273 ld.so.1 may open arbitrary locale files when relative path is built
1099 1100 from locale environment vars
1100 1101 6487284 ld.so.1: buffer overflow in doprf() function
1101 1102 --------------------------------------------------------------------------------
1102 1103 All the above changes are incorporated in the following patches:
1103 1104 Solaris/SunOS 5.10_sparc patch T124922-01
1104 1105 Solaris/SunOS 5.10_x86 patch T124923-01
1105 1106 Solaris/SunOS 5.9_sparc patch T112963-27
1106 1107 Solaris/SunOS 5.9_x86 patch T113986-22
1107 1108 Solaris/SunOS 5.8_sparc patch T109147-42
1108 1109 Solaris/SunOS 5.8_x86 patch T109148-41
1109 1110 --------------------------------------------------------------------------------
1110 1111 6477132 ld.so.1: memory leak when running set*id application
1111 1112 --------------------------------------------------------------------------------
1112 1113 All the above changes are incorporated in the following patches:
1113 1114 Solaris/SunOS 5.10_sparc patch T124922-02
1114 1115 Solaris/SunOS 5.10_x86 patch T124923-02
1115 1116 Solaris/SunOS 5.9_sparc patch T112963-30
1116 1117 Solaris/SunOS 5.9_x86 patch T113986-24
1117 1118 --------------------------------------------------------------------------------
1118 1119 6340814 ld.so.1 core dump with HWCAP relocatable object + updated statistics
1119 1120 6307274 crle bug with LD_LIBRARY_PATH
1120 1121 6317969 elfheader limited to 65535 segments (link-editor components only)
1121 1122 6350027 ld.so.1 aborts with assertion failed on amd64
1122 1123 6362044 ld(1) inconsistencies with LD_DEBUG=-Dunused and -zignore
1123 1124 6362047 ld.so.1 dumps core when combining HWCAP and LD_PROFILE
1124 1125 6304206 runtime linker may respect LANG and LC_MESSAGE more than LC_ALL
1125 1126 6363495 Catchup required with Intel relocations
1126 1127 6326497 ld.so not properly processing LD_LIBRARY_PATH ending in :
1127 1128 6307146 mcs dumps core when appending null string to comment section
1128 1129 6371877 LD_PROFILE_64 with gprof does not produce correct results on amd64
1129 1130 6372082 ld -r erroneously creates .got section on i386
1130 1131 6201866 amd64: linker symbol elimination is broken
1131 1132 6372620 printstack() segfaults when called from static function (D)
1132 1133 6380470 32-bit ld(1) incorrectly builds 64-bit relocatable objects
1133 1134 6391407 Insufficient alignment of 32-bit object in archive makes ld segfault
1134 1135 (libelf component only) (D)
1135 1136 6316708 LD_DEBUG should provide a means of identifying/isolating individual
1136 1137 link-map lists (P)
1137 1138 6280209 elfdump cores on memory model 0x3
1138 1139 6197234 elfdump and dump don't handle 64-bit symbols correctly
1139 1140 6398893 Extended section processing needs some work
1140 1141 6397256 ldd dumps core in elf_fix_name
1141 1142 6327926 ld does not set etext symbol correctly for AMD64 medium model (D)
1142 1143 6390410 64-bit LD_PROFILE can fail: relocation error when binding profile plt
1143 1144 6382945 AMD64-GCC: dbx: internal error: dwarf reference attribute out of bounds
1144 1145 6262333 init section of .so dlopened from audit interface not being called
1145 1146 6409613 elf_outsync() should fsync()
1146 1147 6426048 C++ exceptions broken in Nevada for amd64
1147 1148 6429418 ld.so.1: need work-around for Nvidia drivers use of static TLS
1148 1149 6429504 crle(1) shows wrong defaults for non-existent 64-bit config file
1149 1150 6431835 data corruption on x64 in 64-bit mode while LD_PROFILE is in effect
1150 1151 6423051 static TLS support within the link-editors needs a major face lift (D)
1151 1152 6388946 attempting to dlopen a .o file mislabeled as .so fails
1152 1153 6446740 allow mapfile symbol definitions to create backing storage (D)
1153 1154 4986360 linker crash on exec of .so (as opposed to a.out) -- error preferred
1154 1155 instead
1155 1156 6229145 ld: initarray/finiarray processing occurs after got size is determined
1156 1157 6324924 the linker should warn if there's a .init section but not _init
1157 1158 6424132 elfdump inserts extra whitespace in bitmap value display
1158 1159 6449485 ld(1) creates misaligned TLS in binary compiled with -xpg
1159 1160 6424550 Write to unallocated (wua) errors when libraries are built with
1160 1161 -z lazyload
1161 1162 6464235 executing the 64-bit ld(1) should be easy (D)
1162 1163 6465623 need a way of building unix without an interpreter
1163 1164 6467925 ld: section deletion (-z ignore) requires improvement
1164 1165 6357230 specfiles should be nuked (link-editor components only)
1165 1166 --------------------------------------------------------------------------------
1166 1167 All the above changes are incorporated in the following patches:
1167 1168 Solaris/SunOS 5.10_sparc patch T124922-03
1168 1169 Solaris/SunOS 5.10_x86 patch T124923-03
1169 1170
1170 1171 These patches also include the framework changes for the following bug fixes.
1171 1172 However, the associated feature has not been enabled in Solaris 10 or earlier
1172 1173 releases:
1173 1174
1174 1175 6174390 crle configuration files are inconsistent across platforms (D, P)
1175 1176 6432984 ld(1) output file removal - change default behavior (D)
1176 1177 PSARC/2006/353 ld(1) output file removal - change default behavior
1177 1178 --------------------------------------------------------------------------------
1178 1179
1179 1180 -------------------------------------
1180 1181 Solaris 10 508 (5th Q-update - s10u5)
1181 1182 -------------------------------------
1182 1183 Bugid Risk Synopsis
1183 1184 ================================================================================
1184 1185 6561987 data vac_conflict faults on lipthread libthread libs in s10.
1185 1186 --------------------------------------------------------------------------------
1186 1187 All the above changes are incorporated in the following patches:
1187 1188 Solaris/SunOS 5.10_sparc patch T127111-01
1188 1189 Solaris/SunOS 5.10_x86 patch T127112-01
1189 1190 --------------------------------------------------------------------------------
1190 1191 6501793 GOTOP relocation transition (optimization) fails with offsets > 2^32
1191 1192 6532924 AMD64: Solaris 5.11 55b: SEGV after whocatches
1192 1193 6551627 OGL: SIGSEGV when trying to use OpenGL pipeline with splash screen,
1193 1194 Solaris/Nvidia only
1194 1195 --------------------------------------------------------------------------------
1195 1196 All the above changes are incorporated in the following patches:
1196 1197 Solaris/SunOS 5.10_sparc patch T127111-04
1197 1198 Solaris/SunOS 5.10_x86 patch T127112-04
1198 1199 --------------------------------------------------------------------------------
1199 1200 6479848 Enhancements to the linker support interface needed. (D)
1200 1201 PSARC/2006/595 link-editor support library interface - ld_open()
1201 1202 6521608 assertion failure in runtime linker related to auditing
1202 1203 6494228 pclose() error when an audit library calls popen() and the main target
1203 1204 is being run under ldd (D)
1204 1205 6568745 segfault when using LD_DEBUG with bit_audit library when instrumenting
1205 1206 mozilla (D)
1206 1207 PSARC/2007/413 Add -zglobalaudit option to ld
1207 1208 6602294 ps_pbrandname breaks apps linked directly against librtld_db
1208 1209 --------------------------------------------------------------------------------
1209 1210 All the above changes are incorporated in the following patches:
1210 1211 Solaris/SunOS 5.10_sparc patch T127111-07
1211 1212 Solaris/SunOS 5.10_x86 patch T127112-07
1212 1213 --------------------------------------------------------------------------------
1213 1214
1214 1215 -------------------------------------
1215 1216 Solaris 10 908 (6th Q-update - s10u6)
1216 1217 -------------------------------------
1217 1218 Bugid Risk Synopsis
1218 1219 ================================================================================
1219 1220 6672544 elf_rtbndr must support non-ABI aligned stacks on amd64
1220 1221 6668050 First trip through PLT does not preserve args in xmm registers
1221 1222 --------------------------------------------------------------------------------
1222 1223 All the above changes are incorporated in the following patch:
1223 1224 Solaris/SunOS 5.10_x86 patch T137138-01
1224 1225 --------------------------------------------------------------------------------
1225 1226
1226 1227 -------------------------------------
1227 1228 Solaris 10 409 (7th Q-update - s10u7)
1228 1229 -------------------------------------
1229 1230 Bugid Risk Synopsis
1230 1231 ================================================================================
1231 1232 6629404 ld with -z ignore doesn't scale
1232 1233 6606203 link editor ought to allow creation of >2gb sized objects (P)
1233 1234 --------------------------------------------------------------------------------
1234 1235 All the above changes are incorporated in the following patches:
1235 1236 Solaris/SunOS 5.10_sparc patch T139574-01
1236 1237 Solaris/SunOS 5.10_x86 patch T139575-01
1237 1238 --------------------------------------------------------------------------------
1238 1239 6746674 setuid applications do not find libraries any more because trusted
1239 1240 directories behavior changed (D)
1240 1241 --------------------------------------------------------------------------------
1241 1242 All the above changes are incorporated in the following patches:
1242 1243 Solaris/SunOS 5.10_sparc patch T139574-02
1243 1244 Solaris/SunOS 5.10_x86 patch T139575-02
1244 1245 --------------------------------------------------------------------------------
1245 1246 6703683 Can't build VirtualBox on Build 88 or 89
1246 1247 6737579 process_req_lib() in libld consumes file descriptors
1247 1248 6685125 ld/elfdump do not handle ZERO terminator .eh_frame amd64 unwind entry
1248 1249 --------------------------------------------------------------------------------
1249 1250 All the above changes are incorporated in the following patches:
1250 1251 Solaris/SunOS 5.10_sparc patch T139574-03
1251 1252 Solaris/SunOS 5.10_x86 patch T139575-03
1252 1253 --------------------------------------------------------------------------------
1253 1254
1254 1255 -------------------------------------
1255 1256 Solaris 10 1009 (8th Q-update - s10u8)
1256 1257 -------------------------------------
1257 1258 Bugid Risk Synopsis
1258 1259 ================================================================================
1259 1260 6782597 32-bit ld.so.1 needs to accept objects with large inode number
1260 1261 6805502 The addition of "inline" keywords to sgs code broke the lint
1261 1262 verification in S10
1262 1263 6807864 ld.so.1 is susceptible to a fatal dlsym()/setlocale() race
1263 1264 --------------------------------------------------------------------------------
1264 1265 All the above changes are incorporated in the following patches:
1265 1266 Solaris/SunOS 5.10_sparc patch T141692-01
1266 1267 Solaris/SunOS 5.10_x86 patch T141693-01
1267 1268 NOTE: The fix for 6805502 is only applicable to s10.
1268 1269 --------------------------------------------------------------------------------
1269 1270 6826410 ld needs to sort sections using 32-bit sort keys
1270 1271 --------------------------------------------------------------------------------
1271 1272 All the above changes are incorporated in the following patches:
1272 1273 Solaris/SunOS 5.10_sparc patch T141771-01
1273 1274 Solaris/SunOS 5.10_x86 patch T141772-01
1274 1275 NOTE: The fix for 6826410 is also available for s9 in the following patches:
1275 1276 Solaris/SunOS 5.9_sparc patch T112963-33
1276 1277 Solaris/SunOS 5.9_x86 patch T113986-27
1277 1278 --------------------------------------------------------------------------------
1278 1279 6568447 bcp is broken by 6551627
1279 1280 6599700 librtld_db needs better plugin support
1280 1281 6713830 mdb dumped core reading a gcore
1281 1282 6756048 rd_loadobj_iter() should always invoke brand plugin callback
1282 1283 6786744 32-bit dbx failed with unknown rtld_db.so error on snv_104
1283 1284 --------------------------------------------------------------------------------
1284 1285 All the above changes are incorporated in the following patches:
1285 1286 Solaris/SunOS 5.10_sparc patch T141444-06
1286 1287 Solaris/SunOS 5.10_x86 patch T141445-06
1287 1288 --------------------------------------------------------------------------------
1288 1289
1289 1290 --------------------------------------
1290 1291 Solaris 10 1005 (9th Q-update - s10u9)
1291 1292 --------------------------------------
1292 1293 Bugid Risk Synopsis
1293 1294 ================================================================================
1294 1295 6850124 dlopen reports "No such file or directory" in spite of ENOMEM
1295 1296 when mmap fails in anon_map()
1296 1297 6826513 ldd gets confused by a crle(1) LD_PRELOAD setting
1297 1298 6684577 ld should propagate SHF_LINK_ORDER flag to ET_REL objects
1298 1299 6524709 executables using /usr/lib/libc.so.1 as the ELF interpreter dump core
1299 1300 (link-editor components only)
1300 1301 --------------------------------------------------------------------------------
1301 1302 All the above changes are incorporated in the following patches:
1302 1303 Solaris/SunOS 5.10_sparc patch T143895-01
1303 1304 Solaris/SunOS 5.10_x86 patch T143896-01
1304 1305 --------------------------------------------------------------------------------
1305 1306
1306 1307 ----------------------------------------
1307 1308 Solaris 10 XXXX (10th Q-update - s10u10)
1308 1309 ----------------------------------------
1309 1310 Bugid Risk Synopsis
1310 1311 ================================================================================
1311 1312 6478684 isainfo/cpuid reports pause instruction not supported on amd64
1312 1313 PSARC/2010/089 Removal of AV_386_PAUSE and AV_386_MON
1313 1314 --------------------------------------------------------------------------------
1314 1315 All the above changes are incorporated in the following patches:
1315 1316 Solaris/SunOS 5.10_sparc patch TXXXXXX-XX
1316 1317 Solaris/SunOS 5.10_x86 patch TXXXXXX-XX
1317 1318 --------------------------------------------------------------------------------
1318 1319
1319 1320 --------------------------------------------
1320 1321 Solaris Nevada (OpenSolaris 2008.05, snv_86)
1321 1322 --------------------------------------------
1322 1323 Bugid Risk Synopsis
1323 1324 ================================================================================
1324 1325 6409350 BrandZ project integration into Solaris (link-editor components only)
1325 1326 6459189 UNIX03: *VSC* c99 compiler overwrites non-writable file
1326 1327 6423746 add an option to relax the resolution of COMDAT relocs (D)
1327 1328 4934427 runtime linker should load up static symbol names visible to
1328 1329 dladdr() (D)
1329 1330 PSARC 2006/526 SHT_SUNW_LDYNSYM - default local symbol addition
1330 1331 6448719 sys/elf.h could be updated with additional machine and ABI types
1331 1332 6336605 link-editors need to support R_*_SIZE relocations
1332 1333 PSARC/2006/558 R_*_SIZE relocation support
1333 1334 6475375 symbol search optimization to reduce rescans
1334 1335 6475497 elfdump(1) is misreporting sh_link
1335 1336 6482058 lari(1) could be faster, and handle per-symbol filters better
1336 1337 6482974 defining virtual address of text segment can result in an invalid data
1337 1338 segment
1338 1339 6476734 crle(1m) "-l" as described fails system, crle cores trying to fix
1339 1340 /a/var/ld/ld.config in failsafe
1340 1341 6487499 link_audit "make clobber" creates and populates proto area
1341 1342 6488141 ld(1) should detect attempt to reference 0-length .bss section
1342 1343 6496718 restricted visibility symbol references should trigger archive
1343 1344 extraction
1344 1345 6515970 HWCAP processing doesn't clean up fmap structure - browser fails to
1345 1346 run java applet
1346 1347 6494214 Refinements to symbolic binding, symbol declarations and
1347 1348 interposition (D)
1348 1349 PSARC/2006/714 ld(1) mapfile: symbol interpose definition
1349 1350 6475344 DTrace needs ELF function and data symbols sorted by address (D)
1350 1351 PSARC/2007/026 ELF symbol sort sections
1351 1352 6518480 ld -melf_i386 doesn't complain (D)
1352 1353 6519951 bfu is just another word for exit today (RPATH -> RUNPATH conversion
1353 1354 bites us) (D)
1354 1355 6521504 ld: hardware capabilities processing from relocatables objects needs
1355 1356 hardening.
1356 1357 6518322 Some ELF utilities need updating for .SUNW_ldynsym section (D)
1357 1358 PSARC/2007/074 -L option for nm(1) to display SHT_SUNW_LDYNSYM symbols
1358 1359 6523787 dlopen() handle gets mistakenly orphaned - results in access to freed
1359 1360 memory
1360 1361 6531189 SEGV in dladdr()
1361 1362 6527318 dlopen(name, RTLD_NOLOAD) returns handle for unloaded library
1362 1363 6518359 extern mapfiles references to _init/_fini can create INIT/FINI
1363 1364 addresses of 0
1364 1365 6533587 ld.so.1: init/fini processing needs to compensate for interposer
1365 1366 expectations
1366 1367 6516118 Reserved space needed in ELF dynamic section and string table (D)
1367 1368 PSARC/2007/127 Reserved space for editing ELF dynamic sections
1368 1369 6535688 elfdump could be more robust in the face of Purify (D)
1369 1370 6516665 The link-editors should be more resilient against gcc's symbol
1370 1371 versioning
1371 1372 6541004 hwcap filter processing can leak memory
1372 1373 5108874 elfdump SEGVs on bad object file
1373 1374 6547441 Uninitialized variable causes ld.so.1 to crash on object cleanup
1374 1375 6341667 elfdump should check alignments of ELF header elements
1375 1376 6387860 elfdump cores, when processing linux built ELF file
1376 1377 6198202 mcs -d dumps core
1377 1378 6246083 elfdump should allow section index specification
1378 1379 (numeric -N equivalent) (D)
1379 1380 PSARC/2007/247 Add -I option to elfdump
1380 1381 6556563 elfdump section overlap checking is too slow for large files
1381 1382 5006034 need ?E mapfile feature extension (D)
1382 1383 6565476 rtld symbol version check prevents GNU ld binary from running
1383 1384 6567670 ld(1) symbol size/section size verification uncovers Haskell
1384 1385 compiler inconsistency
1385 1386 6530249 elfdump should handle ELF files with no section header table (D)
1386 1387 PSARC/2007/395 Add -P option to elfdump
1387 1388 6573641 ld.so.1 does not maintain parent relationship to a dlopen() caller.
1388 1389 6577462 Additional improvements needed to handling of gcc's symbol versioning
1389 1390 6583742 ELF string conversion library needs to lose static writable buffers
1390 1391 6589819 ld generated reference to __tls_get_addr() fails when resolving to a
1391 1392 shared object reference
1392 1393 6595139 various applications should export yy* global variables for libl
1393 1394 PSARC/2007/474 new ldd(1) -w option
1394 1395 6597841 gelf_getdyn() reads one too many dynamic entries
1395 1396 6603313 dlclose() can fail to unload objects after fix for 6573641
1396 1397 6234471 need a way to edit ELF objects (D)
1397 1398 PSARC/2007/509 elfedit
1398 1399 5035454 mixing -Kpic and -KPIC may cause SIGSEGV with -xarch=v9
1399 1400 6473571 strip and mcs get confused and corrupt files when passed
1400 1401 non-ELF arguments
1401 1402 6253589 mcs has problems handling multiple SHT_NOTE sections
1402 1403 6610591 do_reloc() should not require unused arguments
1403 1404 6602451 new symbol visibilities required: EXPORTED, SINGLETON and ELIMINATE (D)
1404 1405 PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and
1405 1406 ELIMINATE
1406 1407 6570616 elfdump should display incorrectly aligned note section
1407 1408 6614968 elfedit needs string table module (D)
1408 1409 6620533 HWCAP filtering can leave uninitialized data behind - results in
1409 1410 "rejected: Invalid argument"
1410 1411 6617855 nodirect tag can be ignored when other syminfo tags are available
1411 1412 (link-editor components only)
1412 1413 6621066 Reduce need for new elfdump options with every section type (D)
1413 1414 PSARC/2007/620 elfdump -T, and simplified matching
1414 1415 6627765 soffice failure after integration of 6603313 - dangling GROUP pointer.
1415 1416 6319025 SUNWbtool packaging issues in Nevada and S10u1.
1416 1417 6626135 elfedit capabilities str->value mapping should come from
1417 1418 usr/src/common/elfcap
1418 1419 6642769 ld(1) -z combreloc should become default behavior (D)
1419 1420 PSARC/2008/006 make ld(1) -z combreloc become default behavior
1420 1421 6634436 XFFLAG should be updated. (link-editor components only)
1421 1422 6492726 Merge SHF_MERGE|SHF_STRINGS input sections (D)
1422 1423 4947191 OSNet should use direct bindings (link-editor components only)
1423 1424 6654381 lazy loading fall-back needs optimizing
1424 1425 6658385 ld core dumps when building Xorg on nv_82
1425 1426 6516808 ld.so.1's token expansion provides no escape for platforms that don't
1426 1427 report HWCAP
1427 1428 6668534 Direct bindings can compromise function address comparisons from
1428 1429 executables
1429 1430 6667661 Direct bindings can compromise executables with insufficient copy
1430 1431 relocation information
1431 1432 6357282 ldd should recognize PARENT and EXTERN symbols (D)
1432 1433 PSARC/2008/148 new ldd(1) -p option
1433 1434 6672394 ldd(1) unused dependency processing is tricked by relocations errors
1434 1435 --------------------------------------------------------------------------------
1435 1436
1436 1437 ---------------------------------------------
1437 1438 Solaris Nevada (OpenSolaris 2008.11, snv_101)
1438 1439 ---------------------------------------------
1439 1440 Bugid Risk Synopsis
1440 1441 ================================================================================
1441 1442 6671255 link-editor should support cross linking (D)
1442 1443 PSARC/2008/179 cross link-editor
1443 1444 6674666 elfedit dyn:posflag1 needs option to locate element via NEEDED item
1444 1445 6675591 elfwrap - wrap data in an ELF file (D,P)
1445 1446 PSARC/2008/198 elfwrap - wrap data in an ELF file
1446 1447 6678244 elfdump dynamic section sanity checking needs refinement
1447 1448 6679212 sgs use of SCCS id for versioning is obstacle to mercurial migration
1448 1449 6681761 lies, darn lies, and linker README files
1449 1450 6509323 Need to disable the Multiple Files loading - same name, different
1450 1451 directories (or its stat() use)
1451 1452 6686889 ld.so.1 regression - bad pointer created with 6509323 integration
1452 1453 6695681 ldd(1) crashes when run from a chrooted environment
1453 1454 6516212 usr/src/cmd/sgs/libelf warlock targets should be fixed or abandoned
1454 1455 6678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library is
1455 1456 fully relocated (link-editor components only)
1456 1457 6699594 The ld command has a problem handling 'protected' mapfile keyword.
1457 1458 6699131 elfdump should display core file notes (D)
1458 1459 6702260 single threading .init/.fini sections breaks staroffice
1459 1460 6703919 boot hangs intermittently on x86 with onnv daily.0430 and on
1460 1461 6701798 ld can enter infinite loop processing bad mapfile
1461 1462 6706401 direct binding copy relocation fallback is insufficient for ild
1462 1463 generated objects
1463 1464 6705846 multithreaded C++ application seems to get deadlocked in the dynamic
1464 1465 linker code
1465 1466 6686343 ldd(1) - unused search path diagnosis should be enabled
1466 1467 6712292 ld.so.1 should fall back to an interposer for failed direct bindings
1467 1468 6716350 usr/src/cmd/sgs should be linted by nightly builds
1468 1469 6720509 usr/src/cmd/sgs/sgsdemangler should be removed
1469 1470 6617475 gas creates erroneous FILE symbols [was: ld.so.1 is reported as
1470 1471 false positive by wsdiff]
1471 1472 6724311 dldump() mishandles R_AMD64_JUMP_SLOT relocations
1472 1473 6724774 elfdump -n doesn't print siginfo structure
1473 1474 6728555 Fix for amd64 aw (6617475) breaks pure gcc builds
1474 1475 6734598 ld(1) archive processing failure due to mismatched file descriptors (D)
1475 1476 6735939 ld(1) discarded symbol relocations errors (Studio and GNU).
1476 1477 6354160 Solaris linker includes more than one copy of code in binary when
1477 1478 linking gnu object code
1478 1479 6744003 ld(1) could provide better argument processing diagnostics (D)
1479 1480 PSARC 2008/583 add gld options to ld(1)
1480 1481 6749055 ld should generate GNU style VERSYM indexes for VERNEED records (D)
1481 1482 PSARC/2008/603 ELF objects to adopt GNU-style Versym indexes
1482 1483 6752728 link-editor can enter UNDEF symbols in symbol sort sections
1483 1484 6756472 AOUT search path pruning (D)
1484 1485 --------------------------------------------------------------------------------
1485 1486
1486 1487 ---------------------------------------------
1487 1488 Solaris Nevada (OpenSolaris 2009.06, snv_111)
1488 1489 ---------------------------------------------
1489 1490 Bugid Risk Synopsis
1490 1491 ================================================================================
1491 1492
1492 1493 6754965 introduce the SF1_SUNW_ADDR32 bit in software capabilities (D)
1493 1494 (link-editor components only)
1494 1495 PSARC/2008/622 32-bit Address Restriction Software Capabilities Flag
1495 1496 6756953 customer requests that DT_CONFIG strings be honored for secure apps (D)
1496 1497 6765299 ld --version-script option not compatible with GNU ld (D)
1497 1498 6748160 problem with -zrescan (D)
1498 1499 PSARC/2008/651 New ld archive rescan options
1499 1500 6763342 sloppy relocations need to get sloppier
1500 1501 6736890 PT_SUNWBSS should be disabled (D)
1501 1502 PSARC/2008/715 PT_SUNWBSS removal
1502 1503 6772661 ldd/lddstub/ld.so.1 dump core in current nightly while processing
1503 1504 libsoftcrypto_hwcap.so.1
1504 1505 6765931 mcs generates unlink(NULL) system calls
1505 1506 6775062 remove /usr/lib/libldstab.so (D)
1506 1507 6782977 ld segfaults after support lib version error sends bad args to vprintf()
1507 1508 6773695 ld -z nopartial can break non-pic objects
1508 1509 6778453 RTLD_GROUP prevents use of application defined malloc
1509 1510 6789925 64-bit applications with SF1_SUNW_ADDR32 require non-default starting
1510 1511 address
1511 1512 6792906 ld -z nopartial fix breaks TLS
1512 1513 6686372 ld.so.1 should use mmapobj(2)
1513 1514 6726108 dlopen() performance could be improved.
1514 1515 6792836 ld is slow when processing GNU linkonce sections
1515 1516 6797468 ld.so.1: orphaned handles aren't processed correctly
1516 1517 6798676 ld.so.1: enters infinite loop with realloc/defragmentation logic
1517 1518 6237063 request extension to dl* family to provide segment bounds
1518 1519 information (D)
1519 1520 PSARC/2009/054 dlinfo(3c) - segment mapping retrieval
1520 1521 6800388 shstrtab can be sized incorrectly when -z ignore is used
1521 1522 6805009 ld.so.1: link map control list tear down leaves dangling pointer -
1522 1523 pfinstall does it again.
1523 1524 6807050 GNU linkonce sections can create duplicate and incompatible
1524 1525 eh_frame FDE entries
1525 1526 --------------------------------------------------------------------------------
1526 1527
1527 1528 --------------
1528 1529 Solaris Nevada
1529 1530 --------------
1530 1531 Bugid Risk Synopsis
1531 1532 ================================================================================
1532 1533 6813909 generalize eh_frame support to non-amd64 platforms
1533 1534 6801536 ld: mapfile processing oddities unveiled through mmapobj(2) observations
1534 1535 6802452 libelf shouldn't use MS_SYNC
1535 1536 6818012 nm tries to modify readonly segment and dumps core
1536 1537 6821646 xVM dom0 doesn't boot on daily.0324 and beyond
1537 1538 6822828 librtld_db can return RD_ERR before RD_NOMAPS, which compromises dbx
1538 1539 expectations.
1539 1540 6821619 Solaris linkers need systematic approach to ELF OSABI (D)
1540 1541 PSARC/2009/196 ELF objects to set OSABI / elfdump -O option
1541 1542 6827468 6801536 breaks 'ld -s' if there are weak/strong symbol pairs
1542 1543 6715578 AOUT (BCP) symbol lookup can be compromised with lazy loading.
1543 1544 6752883 ld.so.1 error message should be buffered (not sent to stderr).
1544 1545 6577982 ld.so.1 calls getpid() before it should when any LD_* are set
1545 1546 6831285 linker LD_DEBUG support needs improvements (D)
1546 1547 6806791 filter builds could be optimized (link-editor components only)
1547 1548 6823371 calloc() uses suboptimal memset() causing 15% regression in SpecCPU2006
1548 1549 gcc code (link-editor components only)
1549 1550 6831308 ld.so.1: symbol rescanning does a little too much work
1550 1551 6837777 ld ordered section code uses too much memory and works too hard
1551 1552 6841199 Undo 10 year old workaround and use 64-bit ld on 32-bit objects
1552 1553 6784790 ld should examine archives to determine output object class/machine (D)
1553 1554 PSARC/2009/305 ld -32 option
1554 1555 6849998 remove undocumented mapfile $SPECVERS and $NEED options
1555 1556 6851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI
1556 1557 agreement (D)
1557 1558 PSARC/2009/363 replace elf_getphnum, elf_getshnum, and elf_getshstrndx
1558 1559 6853809 ld.so.1: rescan fallback optimization is invalid
1559 1560 6854158 ld.so.1: interposition can be skipped because of incorrect
1560 1561 caller/destination validation
1561 1562 6862967 rd_loadobj_iter() failing for core files
1562 1563 6856173 streams core dumps when compiled in 64bit with a very large static
1563 1564 array size
1564 1565 6834197 ld pukes when given an empty plate
1565 1566 6516644 per-symbol filtering shouldn't be allowed in executables
1566 1567 6878605 ld should accept '%' syntax when matching input SHT_PROGBITS sections
1567 1568 6850768 ld option to autogenerate wrappers/interposers similar to GNU ld
1568 1569 --wrap (D)
1569 1570 PSARC/2009/493 ld -z wrap option
1570 1571 6888489 Null environment variables are not overriding crle(1) replaceable
1571 1572 environment variables.
1572 1573 6885456 Need to implement GNU-ld behavior in construction of .init/.fini
1573 1574 sections
1574 1575 6900241 ld should track SHT_GROUP sections by symbol name, not section name
1575 1576 6901773 Special handling of STT_SECTION group signature symbol for GNU objects
1576 1577 6901895 Failing asserts in ld update_osym() trying to build gcc 4.5 develpment
1577 1578 head
1578 1579 6909523 core dump when run "LD_DEBUG=help ls" in non-English locale
1579 1580 6903688 mdb(1) can't resolve certain symbols in solaris10-branded processes
1580 1581 from the global zone
1581 1582 6923449 elfdump misinterprets _init/_fini symbols in dynamic section test
1582 1583 6914728 Add dl_iterate_phdr() function to ld.so.1 (D)
1583 1584 PSARC/2010/015 dl_iterate_phdr
1584 1585 6916788 ld version 2 mapfile syntax (D)
1585 1586 PSARC/2009/688 Human readable and extensible ld mapfile syntax
1586 1587 6929607 ld generates incorrect VERDEF entries for ET_REL output objects
1587 1588 6924224 linker should ignore SUNW_dof when calculating the elf checksum
1588 1589 6918143 symbol capabilities (D)
1589 1590 PSARC/2010/022 Linker-editors: Symbol Capabilities
1590 1591 6910387 .tdata and .tbss separation invalidates TLS program header information
1591 1592 6934123 elfdump -d coredumps on PA-RISC elf
1592 1593 6931044 ld should not allow SHT_PROGBITS .eh_frame sections on amd64 (D)
1593 1594 6931056 pvs -r output can include empty versions in output
1594 1595 6938628 ld.so.1 should produce diagnostics for all dl*() entry points
1595 1596 6938111 nm `No symbol table data' message goes to stdout
1596 1597 6941727 ld relocation cache memory use is excessive
1597 1598 6932220 ld -z allextract skips objects that lack global symbols
1598 1599 6943772 Testing for a symbols existence with RTLD_PROBE is compromised by
1599 1600 RTLD_BIND_NOW
1600 1601 PSARC/2010/XXX Deferred symbol references
1601 1602 6943432 dlsym(RTLD_PROBE) should only bind to symbol definitions
1602 1603 6668759 an external method for determining whether an ELF dependency is optional
1603 1604 6954032 Support library with ld_open and -z allextract in snv_139 do not mix
1604 1605 6949596 wrong section alignment generated in joint compilation with shared
1605 1606 library
1606 1607 6961755 ld.so.1's -e arguments should take precedence over environment
1607 1608 variables. (D)
1608 1609 6748925 moe returns wrong hwcap library in some circumstances
1609 1610 6916796 OSnet mapfiles should use version 2 link-editor syntax
1610 1611 6964517 OSnet mapfiles should use version 2 link-editor syntax (2nd pass)
1611 1612 6948720 SHT_INIT_ARRAY etc. section names don't follow ELF gABI (D)
1612 1613 6962343 sgsmsg should use mkstemp() for temporary file creation
1613 1614 6965723 libsoftcrypto symbol capabilities rely on compiler generated
1614 1615 capabilities - gcc failure (link-editor components only)
1615 1616 6952219 ld support for archives larger than 2 GB (D, P)
1616 1617 PSARC/2010/224 Support for archives larger than 2 GB
1617 1618 6956152 dlclose() from an auditor can be fatal. Preinit/activity events should
1618 1619 be more flexible. (D)
1619 1620 6971440 moe can core dump while processing libc.
1620 1621 6972234 sgs demo's could use some cleanup
1621 1622 6935867 .dynamic could be readonly in sharable objects
1622 1623 6975290 ld mishandles GOT relocation against local ABS symbol
1623 1624 6972860 ld should provide user guidance to improve objects (D)
1624 1625 PSARC/2010/312 Link-editor guidance
1625 1626 --------------------------------------------------------------------------------
1626 1627
1627 1628 --------------
1628 1629 Illumos
1629 1630 --------------
1630 1631 Bugid Risk Synopsis
1631 1632 ================================================================================
1632 1633
1633 1634 308 ld may misalign sections only preceded by empty sections
1634 1635 1301 ld crashes with '-z ignore' due to a null data descriptor
1635 1636 1626 libld may accidentally return success while failing
1636 1637 2413 %ymm* need to be preserved on way through PLT
1637 1638 3210 ld should tolerate SHT_PROGBITS for .eh_frame sections on amd64
1638 1639 3228 Want -zassert-deflib for ld
1639 1640 3230 ld.so.1 should check default paths for DT_DEPAUDIT
1640 1641 3260 linker is insufficiently careful with strtok
1641 1642 3261 linker should ignore unknown hardware capabilities
1642 1643 3265 link-editor builds bogus .eh_frame_hdr on ia32
1643 1644 3453 GNU comdat redirection does exactly the wrong thing
1644 1645 3439 discarded sections shouldn't end up on output lists
1645 1646 3436 relocatable objects also need sloppy relocation
1646 1647 3451 archive libraries with no symbols shouldn't require a string table
1647 1648 3616 SHF_GROUP sections should not be discarded via other COMDAT mechanisms
1648 1649 3709 need sloppy relocation for GNU .debug_macro
1649 1650 3722 link-editor is over restrictive of R_AMD64_32 addends
1650 1651 3926 multiple extern map file definitions corrupt symbol table entry
↓ open down ↓ |
1638 lines elided |
↑ open up ↑ |
1651 1652 3999 libld extended section handling is broken
1652 1653 4003 dldump() can't deal with extended sections
1653 1654 4227 ld --library-path is translated to -l-path, not -L
1654 1655 4270 ld(1) argument error reporting is still pretty bad
1655 1656 4383 libelf can't write extended sections when ELF_F_LAYOUT
1656 1657 4959 completely discarded merged string sections will corrupt output objects
1657 1658 4996 rtld _init race leads to incorrect symbol values
1658 1659 5688 ELF tools need to be more careful with dwarf data
1659 1660 6098 ld(1) should not require symbols which identify group sections be global
1660 1661 6252 ld should merge function/data-sections in the same manner as GNU ld
1662 +7319 Need a way to turn off ld "multiple inclusion" warnings
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX