Summary: | Segfault in fbSolid() on vt switch | ||
---|---|---|---|
Product: | xorg | Reporter: | Dan Williams <dcbw> |
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED WORKSFORME | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | high | ||
Version: | 7.1 (2006.05) | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 8888, 10101 |
Description
Dan Williams
2006-05-05 06:41:37 UTC
In fbFillRegionSolid(), turns out that: fbSolid (dst + (pbox->y1 + dstYoff) * dstStride, dst = 0x0 pbox->y1 = 0 dstYoff = 0 dstStride = 704 (gdb) print *pbox $10 = {x1 = 0, y1 = 0, x2 = 1400, y2 = 1050} Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future. Move to 7.3 tracker. bug is pretty old; feel free to close if you can't reproduce easily. Machine was a dual Xeon P4 2.4 with a FireGL card using open drivers. Closing per comment #4. |
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.