[Bug 731195] Albums and Artists view is empty

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 9 02:48:59 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731195
  GStreamer | gst-plugins-bad | unspecified

Martyn Russell <martyn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martyn at lanedo.com
          Component|Extractor                   |gst-plugins-bad
         AssignedTo|tracker-extractor at gnome.bug |gstreamer-bugs at lists.freede
                   |s                           |sktop.org
            Product|tracker                     |GStreamer
   Target Milestone|---                         |HEAD
          QAContact|                            |gstreamer-bugs at lists.freede
                   |                            |sktop.org

--- Comment #14 from Martyn Russell <martyn at lanedo.com> 2014-06-09 09:48:52 UTC ---
Reassigning to GStreamer, it's clearly an SVG extraction issue in there.

The size being attempted is massive:
...

#3  0x00007ffff62e7d8d in g_malloc (n_bytes=18446744071909384471) at gmem.c:102
        mem = 0x0
#4  0x00007ffff6300ba9 in g_slice_alloc (mem_size=18446744071909384471) at
gslice.c:1007
        tmem = 0x7fffd40008c0
        chunk_size = 18446744071909384480
        mem = 0x7fffd4078180
        acat = 0
#5  0x00007fffe1086dd8 in _sysmem_new_block (flags=(unknown: 0),
maxsize=18446744071909384327, align=7, offset=0, 
    size=18446744071909384320) at gstallocator.c:415
        mem = 0x50
        aoffset = 7
        slice_size = 18446744071909384471
        padding = 140736750643360
        data = 0x7ffff65e6480 <allocator> "\200"
#6  0x00007fffe10871c3 in default_alloc (allocator=0x635830,
size=18446744071909384320, params=0x78d4b0) at gstallocator.c:514
        maxsize = 18446744071909384320
#7  0x00007fffe1086a61 in gst_allocator_alloc (allocator=0x635830,
size=18446744071909384320, params=0x78d4b0) at gstallocator.c:312
        mem = 0x78d4f0
        defparams = {flags = (unknown: 0), align = 0, prefix = 0, padding = 0,
_gst_reserved = {0x0, 0x0, 0x0, 0x0}}
        aclass = 0x6355d0
        __func__ = "gst_allocator_alloc"

...

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


More information about the gstreamer-bugs mailing list