New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30934 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

Changeset 82949 causes segmentation faults in portindex

Reported by: carsomyr@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.0.99
Keywords: Cc: raimue@…
Port:

Description (last modified by dluke@…) (diff)

For some reason or the other, the changes to base/src/cregistry/registry.c (r82949) are causing segmentation faults for me on Lion. Perhaps the base maintainer can take a closer look at this.

Change History

comment:1 Changed 22 months ago by dluke@…

  • Description modified (diff)

comment:2 Changed 22 months ago by raimue@…

  • Status changed from new to closed
  • Resolution set to fixed

Thanks! Of course that should have been sqlite3 * and not sqlite3 **. Next time I should check and fix warnings before committing...

Fixed in r82961.

Note: See TracTickets for help on using tickets.