http://bugs.freedesktop.org/show_bug.cgi?id=25361

           Summary: realloc(): invalid next size in in cs_begin at
                    radeon_cs_legacy.c
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/Radeon
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=31589)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=31589)
xorg.gdb

Running Debian Linux oddysseus 2.6.32-rc8a #5 Tue Nov 24 15:19:49 CET 2009 i686
GNU/Linux

Linux kernel from git, here the last log entries:

commit 1d33047c9f0ad5a5e3cacf496557aa1672d95d41
Merge: 28590df 5349ef3
Author: christian hartmann <[email protected]>
Date:   Tue Nov 24 15:13:51 2009 +0100

    Merge branch 'drm-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 into
rc8_drm_readback

commit 28590df27d40ff101dc1533654a3ea972f7d3679
Author: christian hartmann <[email protected]>
Date:   Tue Nov 24 10:12:13 2009 +0100

    applying the Add_range_validation_function_v2.patch from Jerome Glisse

    Signed-off-by: christian hartmann <[email protected]>

commit 587d36f3209ed046f55e6ad5dfc9747012664ba2
Author: christian hartmann <[email protected]>
Date:   Tue Nov 24 10:11:01 2009 +0100

    applying the patch combios_readback.patch.V3 from airlied

    Signed-off-by: christian hartmann <[email protected]>

commit 5349ef3127c77075ff70b2014f17ae0fbcaaf199
Author: Clemens Ladisch <[email protected]>
Date:   Wed Nov 4 09:42:52 2009 +0100

    drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling

    When the framebuffer driver does not publish detailed timing information
    for the current video mode, the correct value for the pixclock field is
    zero, not -1.

    Since pixclock is actually unsigned, the value -1 would be interpreted
    as 4294967295 picoseconds (i.e., about 4 milliseconds) by
    register_framebuffer() and userspace programs.

    This patch allows X.org's fbdev driver to work.

    Signed-off-by: Clemens Ladisch <[email protected]>
    Tested-by: Paulius Zaleckas <[email protected]>
    Cc: [email protected]
    Signed-off-by: Dave Airlie <[email protected]>

commit 79cc304f3e2fda202242036326afb2aeca486156
Author: Jeremy Fitzhardinge <[email protected]>
Date:   Tue Nov 17 14:08:54 2009 -0800
....

lspci -vv
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW
[Radeon Mobility 7500] (prog-if 00 [VGA controller])
        Subsystem: IBM ThinkPad T30
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping+ SERR+ FastB2B+ DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 66 (2000ns min), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
        Region 1: I/O ports at 3000 [size=256]
        Region 2: Memory at d0100000 (32-bit, non-prefetchable) [size=64K]
        [virtual] Expansion ROM at d0120000 [disabled] [size=128K]
        Capabilities: [58] AGP version 2.0
                Status: RQ=48 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans-
64bit- FW- AGP3- Rate=x1,x2,x4
                Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW-
Rate=x4
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-

These tools (Xorg and components are all from git/master and up-to-date
(2009-11-30)

bigreqsproto
compositeproto
damageproto
dri2proto
drm
evieproto
fixesproto
fontsproto
glproto
inputproto
kbproto
libfontenc
libpciaccess
libX11
libXau
libxcb
libXcomposite
libXdamage
libXext
libXfixes
libXfont
libXi
libXinerama
libxkbfile
libXrandr
libxtrans
libXtst
libXv
libXvMC
libXxf86vm
macros

make_20091130.log

mesa
pixman
proto
pthread-stubs
randrproto
recordproto
renderproto
resourceproto
scrnsaverproto
util
videoproto
x11proto
xcmiscproto
xev
xextproto
xf86dgaproto
xf86driproto
xf86-input-evdev
xf86-input-keyboard
xf86-input-mouse
xf86-input-synaptics
xf86-video-ast
xf86-video-ati
xf86-video-v4l
xf86-video-vesa
xf86vidmodeproto
xineramaproto
xkbcomp
xkeyboard-config
xserver

The rest is from debian unstable

attaching the GDB log from Xorg ,compiz++ (0.9) and the make.log from Xorg.git
directory


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to