Opened 10 years ago

Closed 10 years ago

#43057 closed defect (worksforme)

libsdl crashes with segmentation fault EXC_BAD_ACCESS when displaying to a window

Reported by: jchauvel@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: libsdl

Description

I've tested the libSDL-1.2.0.dylib dynamic library using ffplay (ffmpeg-devel @20140317_0+gpl2+libdc1394+nonfree) and mplayer (mplayer-devel @36449_4+a52+aa+caca+dirac+dts+esd+fribidi+live+mencoder_extras+mng+noappleremote+nodvd+osd+sdl+smb+speex+x11), and both of them crashes giving an EXC_BAD_ACCESS exception.

I'll attach the lldb output.

Attachments (1)

lldb-out (2.4 KB) - added by jchauvel@… 10 years ago.

Download all attachments as: .zip

Change History (10)

Changed 10 years ago by jchauvel@…

Attachment: lldb-out added

comment:1 Changed 10 years ago by jchauvel@…

Related issues #42906 and #42976.

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jmr@… openmaintainer@… removed
Keywords: mplayer ffmpeg ffplay removed
Owner: changed from macports-tickets@… to jmr@…

comment:3 Changed 10 years ago by jchauvel@…

bump

comment:4 Changed 10 years ago by dbevans (David B. Evans)

See duplicate #42976 for discussion to date. #42906 may be something else.

comment:5 Changed 10 years ago by dbevans (David B. Evans)

Did your fix for #42906 fix this one as well?

comment:6 in reply to:  5 ; Changed 10 years ago by jchauvel@…

Replying to devans@…:

Did your fix for #42906 fix this one as well?

#42906 Is no longer an issue. You should close it right away :D

comment:7 in reply to:  6 ; Changed 10 years ago by jmroot (Joshua Root)

Replying to jchauvel@…:

Replying to devans@…:

Did your fix for #42906 fix this one as well?

#42906 Is no longer an issue. You should close it right away :D

OK, but what about this one?

comment:8 in reply to:  7 Changed 10 years ago by jchauvel@…

Replying to jmr@…:

Replying to jchauvel@…:

Replying to devans@…:

Did your fix for #42906 fix this one as well?

#42906 Is no longer an issue. You should close it right away :D

OK, but what about this one?

Don't really know for sure but for me running the following command fixed this issue:

sudo port -ns upgrade --force libsdl

comment:9 Changed 10 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.