Opened 11 years ago
Closed 11 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)
Change History (10)
Changed 11 years ago by jchauvel@…
comment:1 Changed 11 years ago by jchauvel@…
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jmr@… openmaintainer@… removed |
---|---|
Keywords: | mplayer ffmpeg ffplay removed |
Owner: | changed from macports-tickets@… to jmr@… |
comment:4 Changed 11 years ago by dbevans (David B. Evans)
comment:5 follow-up: 6 Changed 11 years ago by dbevans (David B. Evans)
Did your fix for #42906 fix this one as well?
comment:6 follow-up: 7 Changed 11 years ago by jchauvel@…
comment:7 follow-up: 8 Changed 11 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 Changed 11 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 11 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Related issues #42906 and #42976.