Summary: | archivers/rpm4: python -c "import rpm" crashes with a segfault | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sean Mitchell <smitchell> | ||||
Component: | Individual Port(s) | Assignee: | Johan van Selst <johans> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Sean Mitchell
2011-11-11 15:40:06 UTC
State Changed From-To: open->feedback I'm sorry, I don't understand. Is this a problem with the python ports, or with rpm4? State Changed From-To: feedback->open reclassify based on input from submitter. Responsible Changed From-To: freebsd-ports-bugs->johans johans 2011-11-14 21:47:47 UTC FreeBSD ports repository Modified files: archivers/rpm4 Makefile Added files: archivers/rpm4/files patch-misc_glob.h Log: Fix conflicting glob_t definitions, which triggered a crash when importing the rpm4 module in Python. PR: ports/162483 Submitted by: Sean Mitchell <smitchell@hcn-inc.com> Feature safe: yes Revision Changes Path 1.40 +1 -0 ports/archivers/rpm4/Makefile 1.1 +18 -0 ports/archivers/rpm4/files/patch-misc_glob.h (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Thanks for the report and good analysis. Patch committed. |