[apport] totem-video-thumbnailer crashed with SIGSEGV in g_str_hash()

Bug #93327 reported by Kristoffer H
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
totem (Ubuntu)
Invalid
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: totem

Crashed while I was doing other things.

ProblemType: Crash
Architecture: powerpc
CrashCounter: 1
Date: Sun Mar 18 10:53:43 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/totem-video-thumbnailer
Package: totem-gstreamer 2.18.0-0ubuntu1
PackageArchitecture: powerpc
ProcCmdline: /usr/bin/gnome-video-thumbnailer -s 128 ssh://illern@192.168.0.2:22/skafferi/TV%20och%20Film/Erotik/%C3%96vrigt/Annat/_ass-hentai__samurai_xxx_-_1_xvid1.0.1__a3980f55_.ogm /tmp/.gnome_thumbnail.5WMAPT
ProcCwd: /home/illern
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=sv_SE.UTF-8
Signal: 11
SourcePackage: totem
StacktraceTop:
 g_str_hash () from /usr/lib/libglib-2.0.so.0
 g_hash_table_lookup () from /usr/lib/libglib-2.0.so.0
 g_quark_from_string () from /usr/lib/libglib-2.0.so.0
 gst_structure_set_valist ()
 gst_caps_set_simple () from /usr/lib/libgstreamer-0.10.so.0
Uname: Linux coldmachine 2.6.20-11-powerpc #3 Thu Mar 15 04:30:50 UTC 2007 ppc GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video

Revision history for this message
Kristoffer H (mputoris) wrote :
Revision history for this message
Daniel Holbach (dholbach) wrote :
Download full text (4.2 KiB)

--- stack trace ---
#0 0x0eb1c38c in IA__g_str_hash (v=0x65d3c) at gstring.c:95
        p = (const signed char *) 0x0
        h = <value optimized out>
#1 0x0eaeaa80 in IA__g_hash_table_lookup (hash_table=0x10034a20, key=0x65d3c) at ghash.c:231
        node = <value optimized out>
        __PRETTY_FUNCTION__ = "IA__g_hash_table_lookup"
#2 0x0eae184c in IA__g_quark_from_string (string=0x65d3c <Address 0x65d3c out of bounds>) at gdataset.c:625
        quark = <value optimized out>
        __PRETTY_FUNCTION__ = "IA__g_quark_from_string"
#3 0x0ef971f4 in gst_structure_set_valist (structure=0x1011c2d8, fieldname=0x65d3c <Address 0x65d3c out of bounds>,
    varargs=0x3119d954) at gststructure.c:482
        field = {name = 0, value = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0,
        v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0,
        v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}}
        err = <value optimized out>
        type = <value optimized out>
        __PRETTY_FUNCTION__ = "gst_structure_set_valist"
#4 0x0ef5e38c in gst_caps_set_simple (caps=0x100dc260, field=0xdc26490 "width") at gstcaps.c:878
        var_args = {{gpr = 8 '\b', fpr = 0 '\0', reserved = 24, overflow_arg_area = 0x3119d988,
    reg_save_area = 0x3119d8f0}}
        __PRETTY_FUNCTION__ = "gst_caps_set_simple"
#5 0x0dc1d834 in gst_ogm_parse_chain (pad=<value optimized out>, buf=0x100ffb28) at gstogmparse.c:604
        fourcc = 1145656920
        ret = <value optimized out>
        ogm = (GstOgmParse *) 0x10110e20
        data = <value optimized out>
        size = <value optimized out>
        __PRETTY_FUNCTION__ = "gst_ogm_parse_chain"
#6 0x0ef825dc in gst_pad_chain_unchecked (pad=0x1011cc98, buffer=0x100ffb28) at gstpad.c:3459
        caps = <value optimized out>
        caps_changed = <value optimized out>
        chainfunc = (GstPadChainFunction) 0xdc1ca70 <gst_ogm_parse_chain>
        ret = <value optimized out>
        __PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#7 0x0dc13310 in gst_ogg_pad_stream_out (pad=0x10160040, npackets=0) at gstoggdemux.c:822
        ret = <value optimized out>
        packet = {packet = 0x10162000 "\001video", bytes = 57, b_o_s = 256, e_o_s = 0, granulepos = 0, packetno = 0}
        result = 269860992
        done = <value optimized out>
        ogg = (GstOggDemux *) 0x10157068
        __PRETTY_FUNCTION__ = "gst_ogg_pad_stream_out"
#8 0x0dc14c74 in gst_ogg_pad_submit_page (pad=0x10160040, page=0x3119dbdc) at gstoggdemux.c:1182
        npackets = <value optimized out>
        result = <value optimized out>
        ogg = (GstOggDemux *) 0x10157068
        continued = 0
        __PRETTY_FUNCTION__ = "gst_ogg_pad_submit_page"
#9 0x0dc1564c in gst_ogg_demux_read_chain (ogg=0x10157068, res_chain=0x3119dc88) at gstoggdemux.c:2354
        ret = GST_FLOW_OK
        chain = (GstOggChain *) 0x10110300
        offset = 0
        op = {header = 0x1015cd38 "OggS", header_len = 28, body = 0x1015cd54 "\001video", body_len = 57}
        done = <value optimized out>
...

Read more...

Changed in totem:
status: Unconfirmed → Confirmed
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Thanks in advance.

Changed in totem:
assignee: nobody → desktop-bugs
importance: Undecided → Medium
status: Confirmed → Incomplete
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!.

Changed in totem:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.