Opened 14 years ago
Closed 14 years ago
#27200 closed defect (fixed)
lang/python26 segmentation fault when launching quod libet
Reported by: | rmstonecipher@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | elelay (Eric Le Lay) | |
Port: | py26-gtk python26 quodlibet |
Description (last modified by rmstonecipher@…)
The quodlibet Portfile has not been modified since 2010-09-15.
Attempting to run quodlibet-2.6 now always results in python aborting due to a segmentation fault.
Attached please find the contents of the Problem Report which pops up as well as the console output from quod libet.
To reproduce:
- Deactivate installed ports.
- Install quodlibet.
- Run 'quodlibet-2.6' from the terminal.
If the error output indicates that some port other than python26 causes this behavior, please CC or reassign the ticket to that port's maintainer.
Attachments (2)
Change History (6)
Changed 14 years ago by rmstonecipher@…
Attachment: | quodlibet_console_output added |
---|
Changed 14 years ago by rmstonecipher@…
Attachment: | quodlibet_problem_report added |
---|
comment:1 Changed 14 years ago by rmstonecipher@…
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Port: | py26-gtk quodlibet added |
---|
comment:4 Changed 14 years ago by rmstonecipher@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Josh,
Thanks for leading me to 27210.
Fix committed in r73412.
Note: See
TracTickets for help on using
tickets.
I'd suspect the gtk/gobject native code is passing the interpreter a bad pointer.