Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150961206
D661.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
512 B
Referenced Files
None
Subscribers
None
D661.id.diff
View Options
Index: head/libexec/rtld-elf/mips/reloc.c
===================================================================
--- head/libexec/rtld-elf/mips/reloc.c
+++ head/libexec/rtld-elf/mips/reloc.c
@@ -245,7 +245,7 @@
def = find_symdef(reloff, obj, &defobj, SYMLOOK_IN_PLT, NULL,
NULL);
if (def == NULL)
- _rtld_error("bind failed no symbol");
+ rtld_die();
target = (Elf_Addr)(defobj->relocbase + def->st_value);
dbg("bind now/fixup at %s sym # %jd in %s --> was=%p new=%p",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 5:22 AM (7 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30940214
Default Alt Text
D661.id.diff (512 B)
Attached To
Mode
D661: mips: report missing symbol rather than segfaulting
Attached
Detach File
Event Timeline
Log In to Comment