Opened 5 years ago

Closed 5 years ago

#7766 closed defect (needs_more_info)

Invalid address alignment on ARM (rpi3)

Reported by: salvador Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Hi devs! the open morrowind devs find out than my crash on openmw was caused by ffmpeg (libswscaler?). I belive than its something related to thei "osg-ffmpeg-videoplayer" than crash only on arm because of alignment date error than on x86 doesn't happens. thats statement its based on my google searching skills... but of course, I am a noob.
I updated my ffmpeg to the latest version but that doesn't solve the issue (than I think its related to arm platform on memory management when appears data alignment problems)
If the game want to play a video ffmpeg calls to crash handler.
I will upload my error log.

Attachments (1)

openmw-crash (60.9 KB ) - added by salvador 5 years ago.
openmw crash log

Download all attachments as: .zip

Change History (4)

by salvador, 5 years ago

Attachment: openmw-crash added

openmw crash log

comment:2 by Carl Eugen Hoyos, 5 years ago

Keywords: Invalid address alignment arm raspberry removed
Priority: importantnormal
Version: 4.1git-master

This sadly has no similarities with a valid ticket. I hope that you understand your comments elsewhere don’t make me feel like investing a lot of time but please test current FFmpeg git head, the only version supported here, and provide backtrace, disassembly and register dump for the crashing thread (not necessarily for all threads except the crashing one) as explained on http://ffmpeg.org/bugreports.html

Is the crash reproducible with ffmpeg, the application?

comment:3 by Carl Eugen Hoyos, 5 years ago

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