pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44108: gstreamer0.10-0.10.30 has gst-inspect that never returns on DragonFly
The following reply was made to PR pkg/44108; it has been noted by GNATS.
From: "Justin C. Sherrill" <justin%shiningsilence.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: dfly-pkg-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/44108: gstreamer0.10-0.10.30 has gst-inspect that never
returns on DragonFly
Date: Sun, 21 Nov 2010 10:34:07 -0500
On Fri, November 19, 2010 6:35 am, Joerg Sonnenberger wrote:
> Does it consume CPU time? Can you attach with gdb and get a backtrace?
I don't see it doing anything: (from top)
61303 root 0 19M 48K kqread 3 0:00 0:00 0.00%
gst-plugin-scann
1956 root 0 16M 212K kqread 2 0:00 0:00 0.00%
gst-plugin-scann
And this is what I get from gdb; I don't know if I'm providing actual
useful information here.
(gdb) backtrace
#0 0x2840c7cb in wait4 () from /usr/lib/libc.so.7
#1 0x283f88b7 in waitpid () from /usr/lib/libc.so.7
#2 0x282b6ad5 in waitpid () from /usr/lib/libpthread.so.0
#3 0x280e42ce in plugin_loader_cleanup_child (l=0x28601810)
at gstpluginloader.c:428
#4 0x280e592e in plugin_loader_free (loader=0x28601810)
at gstpluginloader.c:181
#5 0x280eb7fe in clear_scan_context (context=0x7fbfe778) at
gstregistry.c:1010
#6 0x280eddb9 in ensure_current_registry () at gstregistry.c:1527
#7 gst_update_registry () at gstregistry.c:1677
#8 0x280a7f51 in init_post (context=0x285d0070, group=0x284e02a0, data=0x0,
error=0x7fbfe98c) at gst.c:774
#9 0x2830af9a in g_option_context_parse () from
/usr/pkg/lib/libglib-2.0.so.0
#10 0x0804cdeb in ?? ()
#11 0x285d0070 in ?? ()
#12 0x7fbfe9c8 in ?? ()
#13 0x7fbfe9cc in ?? ()
#14 0x7fbfe98c in ?? ()
#15 0x285d0070 in ?? ()
#16 0x284e02a0 in ?? ()
#17 0x0804e159 in ?? ()
#18 0x7fbfe908 in ?? ()
#19 0x00000001 in ?? ()
#20 0x7fbfe90c in ?? ()
#21 0x280851c0 in ?? ()
#22 0x282b1000 in ?? ()
#23 0x28084000 in ?? ()
#24 0x28084100 in ?? ()
#25 0x28084200 in ?? ()
#26 0x28084300 in ?? ()
#27 0x28084400 in ?? ()
#28 0x28084500 in ?? ()
#29 0x28084600 in ?? ()
#30 0x28084700 in ?? ()
#31 0x28084800 in ?? ()
#32 0x28084900 in ?? ()
#33 0x0804e0e8 in ?? ()
#34 0x00000061 in ?? ()
#35 0x00000000 in ?? ()
Home |
Main Index |
Thread Index |
Old Index