After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 574228 - Crash in gst_proxy_pad_do_query
Crash in gst_proxy_pad_do_query
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-05 08:40 UTC by wanderlust
Modified: 2009-05-31 15:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description wanderlust 2009-03-05 08:40:22 UTC
Version: 2.22.2

What were you doing when the application crashed?



Distribution: Debian squeeze/sid
Gnome Release: 2.22.3 2008-09-18 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.22.9 #6 Sat Jan 5 12:38:10 EET 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glider
Icon Theme: gnome

Memory status: size: 192598016 vsize: 192598016 resident: 86519808 share: 44888064 rss: 86519808 rss_rlim: 4294967295
CPU usage: start_time: 1236189815 rtime: 147280 utime: 134841 stime: 12439 cutime:4 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/totem'

[Thread debugging using libthread_db enabled]
[New Thread 0xb67258e0 (LWP 3425)]
[New Thread 0xaebfbb90 (LWP 15701)]
[New Thread 0xb2221b90 (LWP 15700)]
[New Thread 0xb0bffb90 (LWP 15699)]
[New Thread 0xb485db90 (LWP 15698)]
[New Thread 0xafbfdb90 (LWP 15697)]
[New Thread 0xaf3fcb90 (LWP 15696)]
[New Thread 0xb1596b90 (LWP 9077)]
[New Thread 0xb51ecb90 (LWP 3432)]
0xb7ee7410 in __kernel_vsyscall ()

Thread 5 (Thread 0xb485db90 (LWP 15698))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 fork_exec_with_pipes
    at /tmp/buildd/glib2.0-2.18.4/glib/gspawn.c line 1343
  • #3 IA__g_spawn_async_with_pipes
    at /tmp/buildd/glib2.0-2.18.4/glib/gspawn.c line 625
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 <signal handler called>
  • #7 gst_proxy_pad_do_query
    at gstghostpad.c line 149
  • #8 gst_pad_push_event
    at gstpad.c line 4132
  • #9 gst_queue_loop
    at gstqueue.c line 1067
  • #10 gst_task_func
    at gsttask.c line 192
  • #11 IA__g_thread_pool_unprocessed
    at /tmp/buildd/glib2.0-2.18.4/glib/gthreadpool.c line 646
  • #12 IA__g_thread_create_full
    at /tmp/buildd/glib2.0-2.18.4/glib/gthread.c line 653
  • #13 start_thread
    from /lib/i686/cmov/libpthread.so.0
  • #14 clone
    from /lib/i686/cmov/libc.so.6




----------- .xsession-errors ---------------------
warning: .dynamic section for "/usr/lib/libpixman-1.so.0" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libXau.so.6" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libtasn1.so.3" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libgcrypt.so.11" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/pango/1.6.0/modules/pango-basic-fc.so" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libtheora.so.0" is not at the expected address (wrong library or version mismatch?)
Cannot access memory at address 0x9
Cannot access memory at address 0x9
--------------------------------------------------
Comment 1 Philip Withnall 2009-03-05 17:05:55 UTC
Looks like a GStreamer bug. Would you be able to get a debug log by running the following command and reproducing the bug please?

GST_DEBUG="*:5" totem &> totem.log
Comment 2 Tim-Philipp Müller 2009-05-31 15:13:51 UTC
No response for almost two months and also quite an old gstreamer version most likely, so closing as INCOMPLETE for now.

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!