Opened 19 years ago
Last modified 15 years ago
#682 new defect
X11 output double free/crash/freeze depending on conditions.
| Reported by: | Owned by: | reimar | |
|---|---|---|---|
| Priority: | very important | Component: | vo |
| Version: | HEAD | Severity: | normal |
| Keywords: | Cc: | shingen20092009@… | |
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
It appears that a change after revision 21600 (I'm thinking possibly the edianness change, I'll confirm
this a little later) appears to cause MPlayer to crash if the user is using libx11 built as a wrapper
around libxcb with a double free error, MPlayer will merely freeze if the user is using a standard libx11
that is not built as a wrapper around XCB. As far as I can tell, all other output drivers are unaffected
and this only applies to the X11 SHM driver.
Change History (3)
comment:1 by , 19 years ago
comment:2 by , 15 years ago
| Owner: | changed from to |
|---|
comment:3 by , 15 years ago
| Cc: | added |
|---|---|
| op_sys: | Linux → MinGW |
| rep_platform: | PC (x86 with SSE) → PC (x86) |
Note:
See TracTickets
for help on using tickets.

This is really missing a lot of information, an mplayer log is the absolute
minimum for a useful bugreport.
Please see if it is fixed in SVN r21615, if not provide more information. A gbd
backtrace or valgrind log would help, too.