Opened 13 years ago

Closed 13 years ago

#26718 closed defect (worksforme)

gccmakedep @1.0.2_0 segfaults

Reported by: khepler Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: gccmakedep

Description

Installing tightvnc @1.3.10 fails with a segmentation fault (build log attached) while running gccmakedep. gccmakedep further segfaults when called on the command line with no arguments.

OS X Leopard 10.5.8 PPC XCode 3.1.2 MacPorts 1.9.1

Attachments (3)

main.log (43.3 KB) - added by khepler 13 years ago.
tightvnc @1.3.10 build log
gccmakedep_2010-10-03-181117_Vertigo.crash (1.9 KB) - added by khepler 13 years ago.
gccmakedep_2010-10-03-181335_Vertigo.crash (1.9 KB) - added by khepler 13 years ago.
crash log when called on the command line

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by khepler

Attachment: main.log added

tightvnc @1.3.10 build log

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

I can't reproduce this. Attach the crash log please.

Changed 13 years ago by khepler

Changed 13 years ago by khepler

crash log when called on the command line

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Something is screwy here. gccmakedep is a shell script, so it can't crash as such. /bin/sh could crash, or a command run by the script could crash, but that's not what the log shows. In any case, it doesn't appear to be something that could be fixed in the port.

Note: See TracTickets for help on using tickets.