[Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer

2019-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100075

GitLab Migration User  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #4 from GitLab Migration User  ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/917.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer

2017-03-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100075

--- Comment #3 from Julien Isorce  ---
Thx Gurkirpal, this time the backtrace looks different than the gst bug I
pointed above.

I get the same result with AMD, dri/radeonsi_drv_video.so . Note it crashes
with RGBx and BGRx but not with RGBA and BGRA.

(gdb) info locals
res = 
desc = 
nr_components = 
buf = 0x7fffd8070320
sv_templ = {reference = {count = 6291460}, target = PIPE_BUFFER, format =
4041780302, texture = 0x6dfd50, context = 0x7fffd820, u = {
tex = {first_layer = 192, last_layer = 0, first_level = 0, last_level = 0},
buf = {offset = 192, size = 0}}, swizzle_r = 0, 
  swizzle_g = 4, swizzle_b = 4, swizzle_a = 1}
pipe = 0x86ed00
i = 0
j = 
component = 0
__PRETTY_FUNCTION__ = "vl_video_buffer_sampler_view_components"

I can read buf size 0 but it would require further investigations.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer

2017-03-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100075

gurkirpal...@gmail.com changed:

   What|Removed |Added

 Attachment #130082|0   |1
is obsolete||

--- Comment #2 from gurkirpal...@gmail.com ---
Created attachment 130320
  --> https://bugs.freedesktop.org/attachment.cgi?id=130320&action=edit
backtrace

changed backtrace log to the right one.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer

2017-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100075

--- Comment #1 from Julien Isorce  ---
Thx Gurkirpal for the report.

The other day I was going further into
https://bugzilla.gnome.org/show_bug.cgi?id=779642 and I wonder if it is not the
same issue in the end, see its commet #6.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer

2017-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100075

Michel Dänzer  changed:

   What|Removed |Added

 Attachment #130082|text/x-log  |text/plain
  mime type||

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer

2017-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100075

gurkirpal...@gmail.com changed:

   What|Removed |Added

 CC||gurkirpal...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer

2017-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100075

Bug ID: 100075
   Summary: st/va raises segmentation fault while using
videotestsrc with gstreamer
   Product: Mesa
   Version: git
  Hardware: Other
OS: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Other
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: gurkirpal...@gmail.com
QA Contact: mesa-dev@lists.freedesktop.org

Created attachment 130082
  --> https://bugs.freedesktop.org/attachment.cgi?id=130082&action=edit
gdb backtrace log

gst-launch-1.0 videotestsrc \! video/x-raw, format=RGBx \! vaapisink
Running the pipeline causes causes a blank window to open and segmentation
fault occurs.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev