Your message dated Sun, 16 Nov 2014 16:18:47 +0000
with message-id <e1xq2xh-0001db...@franck.debian.org>
and subject line Bug#769357: fixed in grilo-plugins 0.2.13-2
has caused the Debian Bug report #769357,
regarding grilo-plugins-0.2: totem quits with SIGSEGV in grilo-plugins
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
769357: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769357
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: grilo-plugins-0.2
Version: 0.2.13-1+b1
Severity: grave
Justification: renders package unusable

totem quits with SIGSEGV on launch. See gdb session below.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grilo-plugins-0.2 depends on:
ii  libarchive13             3.1.2-9
ii  libavahi-client3         0.6.31-4+b1
ii  libavahi-common3         0.6.31-4+b1
ii  libavahi-glib1           0.6.31-4+b1
ii  libavahi-gobject0        0.6.31-4+b1
ii  libc6                    2.19-13
ii  libdmapsharing-3.0-2     2.9.28-1
ii  libgdata19               0.16.0-1
ii  libglib2.0-0             2.42.0-2
ii  libgmime-2.6-0           2.6.20-1+b1
ii  libgoa-1.0-0b            3.14.1-1
ii  libgrilo-0.2-1           0.2.11-2
ii  libgstreamer1.0-0        1.4.3-1.2
ii  libjson-glib-1.0-0       1.0.2-1
ii  liblua5.2-0              5.2.3-1.1
ii  libmediaart-1.0-0        0.7.0-2
ii  liboauth0                1.0.1-1
ii  librest-0.7-0            0.7.92-2
ii  libsoup2.4-1             2.48.0-1
ii  libsqlite3-0             3.8.7.1-1
ii  libtotem-plparser18      3.10.3-1
ii  libtracker-sparql-1.0-0  1.2.2-2+b1
ii  libxml2                  2.9.1+dfsg1-4

grilo-plugins-0.2 recommends no packages.

grilo-plugins-0.2 suggests no packages.

-- no debconf information

$ gdb totem
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...

warning: /path/to/kde/sources/kdesdk/scripts/kde-devel-gdb: No such file or 
directory
Reading symbols from totem...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/totem 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe567b700 (LWP 12204)]
[New Thread 0x7fffe4e7a700 (LWP 12205)]
[New Thread 0x7fffd62dc700 (LWP 12206)]
[New Thread 0x7fffd42ab700 (LWP 12207)]
[New Thread 0x7fffd3aaa700 (LWP 12208)]
[New Thread 0x7fffd32a9700 (LWP 12209)]
[New Thread 0x7fffd2aa8700 (LWP 12210)]
[New Thread 0x7fffd22a7700 (LWP 12211)]
[New Thread 0x7fffd1aa6700 (LWP 12212)]
[New Thread 0x7fffd0b47700 (LWP 12213)]
[New Thread 0x7fffbe833700 (LWP 12214)]
[New Thread 0x7fffbe032700 (LWP 12215)]
[New Thread 0x7fffbcf8f700 (LWP 12221)]

Program received signal SIGSEGV, Segmentation fault.
is_our_user_ipv6 (address=address@entry=0x7fffffffdab0) at 
grl-dleyna-utils.c:227
227 grl-dleyna-utils.c: No such file or directory.
(gdb) bt
#0  is_our_user_ipv6 (address=address@entry=0x7fffffffdab0) at 
grl-dleyna-utils.c:227
#1  0x00007fffc1770f73 in is_our_user (sockaddr=sockaddr@entry=0x7fffc4004f60)
    at grl-dleyna-utils.c:315
#2  0x00007fffc1771332 in grl_dleyna_util_uri_is_localhost (uri=<optimized 
out>, 
        localuser=localuser@entry=0x7fffffffdc88, 
localhost=localhost@entry=0x7fffffffdc8c)
    at grl-dleyna-utils.c:386
#3  0x00007fffc176f620 in grl_dleyna_source_new 
(server=server@entry=0x555556814a80)
        at grl-dleyna-source.c:1207
#4  0x00007fffc176b875 in server_found_cb (serversmgr=<optimized out>, 
server=0x555556814a80, 
            user_data=<optimized out>) at grl-dleyna.c:59
#5  0x00007ffff091a52b in g_cclosure_marshal_VOID__OBJECTv ()
               from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#6  0x00007ffff0917474 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#7  0x00007ffff0931057 in g_signal_emit_valist ()
                  from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x00007ffff09319af in g_signal_emit () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00007fffc1770941 in grl_dleyna_servers_manager_server_new_cb (
                      source_object=0x555556591894, res=0x555556814a80, 
                          user_data=0x7fffc1981d88 <dleyna_log_domain>) at 
grl-dleyna-servers-manager.c:91
#10 0x00007ffff0bdc48b in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#11 0x00007ffff0bdcb16 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#12 0x00007fffc176f99d in grl_dleyna_server_init_check_complete 
(self=0x555556814a80, 
                              init_task=0x555556314c70) at 
grl-dleyna-server.c:264
#13 0x00007fffc176fc1f in grl_dleyna_server_media_container2_proxy_new_cb (
                                  source_object=<optimized out>, 
res=0x555556745710, user_data=<optimized out>)
    at grl-dleyna-server.c:335
#14 0x00007ffff0bcc877 in g_simple_async_result_complete ()
       from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#15 0x00007ffff0bcc8d9 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#16 0x00007ffff0641b6d in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007ffff0641f48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007ffff0641ffc in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007ffff0bff1bc in g_application_run () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#20 0x000055555555650b in main ()
       (gdb) 

--- End Message ---
--- Begin Message ---
Source: grilo-plugins
Source-Version: 0.2.13-2

We believe that the bug you reported is fixed in the latest version of
grilo-plugins, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 769...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alberto Garcia <be...@igalia.com> (supplier of updated grilo-plugins package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 16 Nov 2014 17:58:49 +0200
Source: grilo-plugins
Binary: grilo-plugins-0.2 grilo-plugins-0.2-dbg
Architecture: source amd64
Version: 0.2.13-2
Distribution: unstable
Urgency: medium
Maintainer: Alberto Garcia <be...@igalia.com>
Changed-By: Alberto Garcia <be...@igalia.com>
Description:
 grilo-plugins-0.2 - Framework for discovering and browsing media - Plugins
 grilo-plugins-0.2-dbg - Framework for discovering and browsing media - Plugin 
debugging s
Closes: 765986 769357
Changes:
 grilo-plugins (0.2.13-2) unstable; urgency=medium
 .
   * debian/control:
     - Add build dependency on librest-dev, needed by the Pocket
       plugin. This has been working so far because librest-dev is also
       a dependency of libgoa-1.0-dev, but we should not rely on that.
     - Make grilo-plugins recommend dleyna-server (Closes: #765986).
   * fix-dleyna-crash.patch:
     - Fix crash due to variable redefinition (Closes: #769357).
Checksums-Sha1:
 715db0667c1c38ff009f573d7557e2c955fd307d 2292 grilo-plugins_0.2.13-2.dsc
 499b1f1c9bfbbde49a1dc25390bfe7e5fbce2d04 5488 
grilo-plugins_0.2.13-2.debian.tar.xz
 0f5fe8ec405a65820b051831fe79d60761b5745d 452118 
grilo-plugins-0.2_0.2.13-2_amd64.deb
 9111555abf8e8cee5495d183d720ffa387efbb54 848542 
grilo-plugins-0.2-dbg_0.2.13-2_amd64.deb
Checksums-Sha256:
 57e93940aef703891644a54b4fc10d067a807495053117fcdf5ecb0a725d5594 2292 
grilo-plugins_0.2.13-2.dsc
 056d8c8c6502718a40d2875e9f78a7d6f9e55e28a2ff4375a9216269afdf6f15 5488 
grilo-plugins_0.2.13-2.debian.tar.xz
 ec626072430624d3c75d437f6ac08cad16c70871b877f809a3efbd2bb6388ede 452118 
grilo-plugins-0.2_0.2.13-2_amd64.deb
 87f067810f9a105f4b294da59140886031339be5bc3ab1c179d8007ee8a6c6c9 848542 
grilo-plugins-0.2-dbg_0.2.13-2_amd64.deb
Files:
 4884cf50f13f24cafab2525d9540ade8 2292 libs optional grilo-plugins_0.2.13-2.dsc
 cace82ed9f0620d3816c37715a8842e9 5488 libs optional 
grilo-plugins_0.2.13-2.debian.tar.xz
 5219d12f685995d86272b6d41313c6cb 452118 libs optional 
grilo-plugins-0.2_0.2.13-2_amd64.deb
 955a357be07de75a30fec97d3cb1d631 848542 debug extra 
grilo-plugins-0.2-dbg_0.2.13-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVGjMgr4yGa8+1BNBAQhBtxAAp3ZCNXORl+vjdjAraqk1wcd8WBWZZeFu
4CJ6WyoPOqpz5KyKnnmCrwHk/ZG56De0mGCFLjKzlfNJKhsVBY0H9WMeg6lXZeaf
z/bFdfu3eZYfZGSs8cP2ymVGIIwvwSYM0AC1SzAC+xsBoX7MGo18yMzp5l38N/Uj
GLSxZm6NMn3mm32rEBGcI7g9o9WLdp1IxY4kEhBcfIHFTGgzrIjUb6hsZzcSU80q
uiua9Dp+VgHabYytUV6oQXvzQ68J9Oc6HBn43phbl5yDbCGUIIk/FaV83HFdGRCD
sHSNOAwUX1sasQr2wcEO8bV4agUxWi8JUtjvy2rp2uE68OWmM/ZdYkzmuey3Hsda
WpXDMZiJl4mbzvfTKvP9g1YvbLMGz5EFG8cA8eskO2GRF3RlepksnRjTRteIqghf
hSEweUGlqWzionCymK/LTfwY44Eah6gFJBOGD1j85z1aN8Q61CBJa4RV4Ta+iisu
SayVtO6wCXu9EQxww5hWGvsO7l5MOX1SE/YjnubhnKLZCEcZMD8eoB60NGsFwGyw
anHsiBaoqR9X9TSUcXO313+5Ex2Qt0EqpodKveudCe36PLQ0MeFMrkbBYa+dMlRN
hIF3kMQq+RXmx7ZrboRmZPamRR/3+1ytDfmdtjqZHLNof5BibrV6WZzOEjtvdy6+
vOHquldnTVs=
=VLpP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to