Opened 17 years ago

Closed 17 years ago

#3601 closed defect (fixed)

Segfault in GenericTree::addNode

Reported by: stuartm Owned by: paulh
Priority: major Milestone: 0.21
Component: mythmusic Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Mythmusic causes a segfault when swapping back and forth between a normal playlist and a CD (using autoplay).

Backtrace is attached.

I can't figure this one out without throwing some printfs in to see where we might be going wrong. I'm not sure if the fault is in mythmusic or with the treelist code in libmyth.

Attachments (1)

mythmusic_cd_backtrace.txt (12.1 KB) - added by stuartm 17 years ago.
Backtrace

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by stuartm

Attachment: mythmusic_cd_backtrace.txt added

Backtrace

comment:1 Changed 17 years ago by stuartm

Ticket locked: unset

Test

comment:2 Changed 17 years ago by paulh

Owner: changed from Isaac Richards to paulh

comment:3 Changed 17 years ago by paulh

Resolution: fixed
Status: newclosed

(In [14304]) Fix a segfault when loading the active playlist with tracks from a CD after switching to the edit playlist screen from the playback screen.

I think this also fixes what Stuart was seeing in #3601.

Fixes #3601.

Note: See TracTickets for help on using tickets.