Opened 8 years ago
Closed 8 years ago
#9677 closed defect (worksforme)
kdenlive seg faults
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
The melt program does not play an mp4 and kdenlive segfaults in mlt_consumer_stop (self=0x0) at mlt_consumer.c:1635
Setting this a reminder to investigate.
Change History (5)
comment:1 by , 8 years ago
Milestone: | 8.2 → 8.1 |
---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Type: | enhancement → defect |
---|
comment:4 by , 8 years ago
Summary: | mlt seg faults → kdenlive seg faults |
---|
Got melt to play mp4 file bu rebuilding. I suspect a dependency issue in my build order.
Leaving open and renaming ticket for kdenlive seg fault.
comment:5 by , 8 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Rebuilt kdenlive and it sorks as far as I tested it. Closing.
Note:
See TracTickets
for help on using tickets.
Looks like something is passing null pointer to mlt_consumer_stop.