[Wayland-bugs] [Bug 51057] New: [bug] animation->frame_counter invalid memory access.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 13 20:55:51 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=51057
Bug #: 51057
Summary: [bug] animation->frame_counter invalid memory access.
Classification: Unclassified
Product: Wayland
Version: unspecified
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: weston
AssignedTo: wayland-bugs at lists.freedesktop.org
ReportedBy: min2 at mail.mailinator.com
==25194== Invalid read of size 4
==25194== at 0x804F1B3: weston_output_repaint (compositor.c:1077)
==25194== by 0x804F265: weston_output_finish_frame (compositor.c:1102)
==25194== by 0x40C894E: finish_frame_handler (compositor-x11.c:287)
==25194== by 0x40BC0D8: wl_event_source_timer_dispatch (event-loop.c:173)
==25194== by 0x40BC7DE: wl_event_loop_dispatch (event-loop.c:410)
==25194== by 0x40BA1DA: wl_display_run (wayland-server.c:1029)
==25194== by 0x805451A: main (compositor.c:3363)
==25194== Address 0x63b0898 is 8 bytes inside a block of size 164 free'd
==25194== at 0x4027C02: free (vg_replace_malloc.c:366)
==25194== by 0x80565BB: weston_zoom_destroy (util.c:117)
==25194== by 0x8056643: weston_zoom_frame (util.c:144)
==25194== by 0x804F1AF: weston_output_repaint (compositor.c:1076)
==25194== by 0x804F265: weston_output_finish_frame (compositor.c:1102)
==25194== by 0x40C894E: finish_frame_handler (compositor-x11.c:287)
==25194== by 0x40BC0D8: wl_event_source_timer_dispatch (event-loop.c:173)
==25194== by 0x40BC7DE: wl_event_loop_dispatch (event-loop.c:410)
==25194== by 0x40BA1DA: wl_display_run (wayland-server.c:1029)
==25194== by 0x805451A: main (compositor.c:3363)
==25194==
==25194== Invalid write of size 4
==25194== at 0x804F1BC: weston_output_repaint (compositor.c:1077)
==25194== by 0x804F265: weston_output_finish_frame (compositor.c:1102)
==25194== by 0x40C894E: finish_frame_handler (compositor-x11.c:287)
==25194== by 0x40BC0D8: wl_event_source_timer_dispatch (event-loop.c:173)
==25194== by 0x40BC7DE: wl_event_loop_dispatch (event-loop.c:410)
==25194== by 0x40BA1DA: wl_display_run (wayland-server.c:1029)
==25194== by 0x805451A: main (compositor.c:3363)
==25194== Address 0x63b0898 is 8 bytes inside a block of size 164 free'd
==25194== at 0x4027C02: free (vg_replace_malloc.c:366)
==25194== by 0x80565BB: weston_zoom_destroy (util.c:117)
==25194== by 0x8056643: weston_zoom_frame (util.c:144)
==25194== by 0x804F1AF: weston_output_repaint (compositor.c:1076)
==25194== by 0x804F265: weston_output_finish_frame (compositor.c:1102)
==25194== by 0x40C894E: finish_frame_handler (compositor-x11.c:287)
==25194== by 0x40BC0D8: wl_event_source_timer_dispatch (event-loop.c:173)
==25194== by 0x40BC7DE: wl_event_loop_dispatch (event-loop.c:410)
==25194== by 0x40BA1DA: wl_display_run (wayland-server.c:1029)
==25194== by 0x805451A: main (compositor.c:3363)
==25194==
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Wayland-bugs
mailing list