All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 51291] New: Segfault with mplayer -vo vdpau: vlVdpVideoSurfaceClear at surface.c:366
@ 2012-06-21 11:26 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-51291-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-06-21 11:26 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=51291

             Bug #: 51291
           Summary: Segfault with mplayer -vo vdpau:
                    vlVdpVideoSurfaceClear at surface.c:366
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: ungift-ed-k+OT61UuxXo@public.gmane.org


Program received signal SIGSEGV, Segmentation fault.
vlVdpVideoSurfaceClear (vlsurf=0xb21a90) at surface.c:366


(gdb) bt full
#0  vlVdpVideoSurfaceClear (vlsurf=0xb21a90) at surface.c:366
        c = {f = {0.5, 0.5, 0.5, 0.5}, i = {1056964608, 1056964608, 1056964608,
1056964608}, ui = {1056964608, 1056964608, 1056964608, 1056964608}}
        pipe = 0xb7a610
        surfaces = 0xb21ba8
#1  0x00007fffe9b1e722 in vlVdpVideoSurfaceCreate (device=<optimized out>,
chroma_type=0, width=1280, height=692, surface=<optimized out>) at surface.c:95
        pipe = 0xb7a610
        p_surf = 0xb21a90
        ret = <optimized out>
        dev = 0xb529d0
#2  0x000000000045c0fe in ?? ()
No symbol table info available.
#3  0x000000000045dc11 in ?? ()
No symbol table info available.
#4  0x00000000004b7309 in ?? ()
No symbol table info available.
#5  0x000000000048a15f in filter_video ()
No symbol table info available.
#6  0x0000000000439edf in ?? ()
No symbol table info available.
#7  0x000000000042e69f in main ()
No symbol table info available.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 51291] Segfault with mplayer -vo vdpau: vlVdpVideoSurfaceClear at surface.c:366
       [not found] ` <bug-51291-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2012-06-21 12:13   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2012-06-21 12:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2013-08-18 19:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-06-21 12:13 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=51291

--- Comment #1 from Ungifted <ungift-ed@ya.ru> 2012-06-21 05:13:37 PDT ---
Updated (mplayer with debuginfo):

Program received signal SIGSEGV, Segmentation fault.
vlVdpVideoSurfaceClear (vlsurf=0xb21a90) at surface.c:366
366    surface.c: Нет такого файла или каталога.
(gdb) bt full
#0  vlVdpVideoSurfaceClear (vlsurf=0xb21a90) at surface.c:366
        c = {f = {0.5, 0.5, 0.5, 0.5}, i = {1056964608, 1056964608, 1056964608,
1056964608}, ui = {1056964608, 1056964608, 1056964608, 1056964608}}
        pipe = 0xb7a610
        surfaces = 0xb21ba8
#1  0x00007fffe9b1e722 in vlVdpVideoSurfaceCreate (device=<optimized out>,
chroma_type=0, width=1280, height=692, surface=<optimized out>) at surface.c:95
        pipe = 0xb7a610
        p_surf = 0xb21a90
        ret = <optimized out>
        dev = 0xb529d0
#2  0x000000000045c0fe in get_surface (number=0) at libvo/vo_vdpau.c:1012
        vdp_st = <optimized out>
#3  0x000000000045dc11 in draw_image (mpi=0xb219f0) at libvo/vo_vdpau.c:1049
        vdp_st = <optimized out>
        destdata = {0xf7caf0, 0x10a0578, 0x10653c8}
        rndr = <optimized out>
#4  control (request=13, data=0xb219f0) at libvo/vo_vdpau.c:1354
No locals.
#5  0x00000000004b7309 in put_image (vf=0xc089c0, mpi=0xb219f0, pts=<optimized
out>) at libmpcodecs/vf_vo.c:168
No locals.
#6  0x000000000048a15f in filter_video (sh_video=<optimized out>,
frame=<optimized out>, pts=<optimized out>) at libmpcodecs/dec_video.c:479
        mpi = <optimized out>
        t2 = 1653419733
        vf = 0xc089c0
        ret = <optimized out>
#7  0x0000000000439edf in generate_video_frame (d_video=0x8ec790,
sh_video=0xb5dfa0) at mplayer.c:1812
        drop_frame = 0
        decoded_frame = 0xb219f0
        start = 0xb5e1b0 ""
        in_size = <optimized out>
        hit_eof = 0
        pts = 0.042000000000000003
#8  update_video (blit_frame=0x7fffffffd698) at mplayer.c:2487
        sh_video = 0xb5dfa0
        frame_time = <optimized out>
#9  0x000000000042e69f in main (argc=<optimized out>, argv=<optimized out>) at
mplayer.c:3759
        frame_time = <optimized out>
        frame_time_remaining = 0
        blit_frame = 0
        skip_timing = 1
        aq_sleep_time = 0
        opt_exit = <optimized out>
        i = <optimized out>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 51291] Segfault with mplayer -vo vdpau: vlVdpVideoSurfaceClear at surface.c:366
       [not found] ` <bug-51291-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2012-06-21 12:13   ` [Bug 51291] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2012-06-21 12:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2013-08-18 19:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-06-21 12:25 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=51291

--- Comment #2 from Ungifted <ungift-ed-k+OT61UuxXo@public.gmane.org> 2012-06-21 05:25:02 PDT ---
Created attachment 63292
  --> https://bugs.freedesktop.org/attachment.cgi?id=63292
valgrind mplayer videofile -vo vdpau >& thisfile

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 51291] Segfault with mplayer -vo vdpau: vlVdpVideoSurfaceClear at surface.c:366
       [not found] ` <bug-51291-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2012-06-21 12:13   ` [Bug 51291] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2012-06-21 12:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-18 19:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-18 19:08 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1036 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=51291

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
There's a good chance that this is fixed with:

http://cgit.freedesktop.org/mesa/mesa/commit/?id=8975f83402e3f5915f3f1a27599c24d908b7706d

Of course note that vdpau still won't work for pre-nv84 cards, but it shouldn't
crash quite like this. (It'll probably crash in a different way, as
decode_bitstream isn't set. I did try to get it to work, but in the end, the
actual decoding didn't work correctly.) More information on what ought to work
is at http://nouveau.freedesktop.org/wiki/VideoAcceleration/

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2685 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-08-18 19:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-21 11:26 [Bug 51291] New: Segfault with mplayer -vo vdpau: vlVdpVideoSurfaceClear at surface.c:366 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-51291-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2012-06-21 12:13   ` [Bug 51291] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-06-21 12:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-18 19:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.