| Summary: | Wine crashes since XQuartz 2.7.9_beta1 | ||
|---|---|---|---|
| Product: | XQuartz | Reporter: | FX <fxcoudert> |
| Component: | New Bugs | Assignee: | Jeremy Huddleston Sequoia <jeremyhu> |
| Status: | RESOLVED NOTOURBUG | QA Contact: | Jeremy Huddleston Sequoia <jeremyhu> |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | development (betas, rcs, git) | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Mac OS X (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
FX
2015-11-09 21:25:10 UTC
wine bugs should be filed at http://bugs.winehq.org Looks like WINE_DOS conflicts with ASan:
0x00000000-0x40000000 /opt/wine/bin/wine.bin
Load command 3
cmd LC_SEGMENT
cmdsize 124
segname WINE_DOS
vmaddr 0x00001000
vmsize 0x40000000
fileoff 0
filesize 0
maxprot 0x00000007
initprot 0x00000003
nsects 1
flags 0x0
Section
sectname WINE_DOS
segname WINE_DOS
addr 0x00001000
size 0x40000000
offset 0
align 2^0 (1)
reloff 0
nreloc 0
flags 0x00000001
reserved1 0
reserved2 0
I'd be more inclined to consider this an ASan bug. It should adapt to allocations like this to move its shadow region somewhere else. https://llvm.org/bugs/show_bug.cgi?id=25466 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.