#805 closed defect (worksforme)
ffms2 audio provider crashes with access violation on linux
| Reported by: | TheFluff | Owned by: | verm |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Audio | Version: | devel |
| Severity: | crash | Keywords: | |
| Cc: | Platform: | Linux | |
| Sub Component: | AProvider - FFMS |
Description
Loading a normal .mp3 on Linux leads to a crash with an access violation.
Stack trace attached.
ADDITIONAL INFORMATION:
Looks like it's trying to copy a buffer into unallocated memory. Not reproducible on Windows.
Attachments (1)
Change History (8)
Changed 4 years ago by TheFluff
comment:1 Changed 4 years ago by TheFluff
- Owner set to TheFluff
- Status changed from new to assigned
comment:2 Changed 4 years ago by verm
- Milestone changed from 2.1.6 to 2.2.0
- Platform set to All
comment:3 Changed 4 years ago by verm
- Sub Component set to AProvider - FFMS
comment:4 Changed 4 years ago by nielsm
- Status changed from assigned to infoneeded
comment:5 Changed 4 years ago by nielsm
Probably the same issue as #813.
comment:6 Changed 4 years ago by verm
- Milestone 2.2.0 deleted
- Platform changed from All to Linux
- Resolution set to worksforme
- Status changed from infoneeded to closed
- Version changed from 2.1.6 to devel
This was probably fixed somewhere along the line.
comment:7 Changed 4 years ago by verm
- Owner TheFluff deleted
Assign this to myself incase there are any future issues.
Note: See
TracTickets for help on using
tickets.

Can anyone confirm this still exists?
Fluff suspects it might have been fixed during other work.