Opened 3 years ago

Closed 3 years ago

#62294 closed defect (duplicate)

diffcult to debug rev-upgrade Segmentation fault

Reported by: diekhans (Mark Diekhans) Owned by: diekhans (Mark Diekhans)
Priority: Normal Milestone:
Component: base Version: 2.6.4
Keywords: catalina Cc:
Port:

Description

port rev-upgrade can apparently SEGV because of problems with programs/libraries being validated. However, it is difficult to understand the cause because the debug message do not print the name of the file before it is processed.

Attachments (1)

tclsh8.5_2021-02-14-090657_kestrel.crash (31.1 KB) - added by diekhans (Mark Diekhans) 3 years ago.
crash log

Download all attachments as: .zip

Change History (7)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

If the crash is a null pointer dereference in macho_parse_file, then this is a duplicate of #61540.

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Attach the crash log please.

Changed 3 years ago by diekhans (Mark Diekhans)

crash log

comment:3 Changed 3 years ago by diekhans (Mark Diekhans)

and yes, it looks like a duplicate of #61540

comment:4 Changed 3 years ago by diekhans (Mark Diekhans)

Owner: set to diekhans
Status: newassigned

confirmed that this is fixed in master

comment:5 Changed 3 years ago by diekhans (Mark Diekhans)

please close as dup, doesn't seem like I can do it.

thanks!!

comment:6 Changed 3 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.