Your message dated Fri, 11 Apr 2014 19:49:50 +0000
with message-id <[email protected]>
and subject line Bug#685258: fixed in pulseaudio 5.0-2
has caused the Debian Bug report #685258,
regarding module-jack-sink: segfault in pa_init unless jackd2 >= 1.9.7
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 [email protected]
immediately.)


-- 
685258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685258
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pulseaudio-module-jack
Version: 2.0-6
File: /usr/lib/pulse-2.0/modules/module-jack-sink.so
Severity: important

Hi,

After upgrading pulseaudio (but not libjackd2) to the version in wheezy,
I noticed it segfaulting on startup.

I conclude this was because it tries to use the new JACK latency API
which wasn't introduced until 1.9.7.

In the backtrace below, modules/jack/module-jack-sink.c:450 refers to
jack_port_get_latency_range, which I guess is inlined, and that itself
contains the code which triggers the segfault.

Indeed upgrading to libjack-jackd2-0 1.9.8~dfsg.4+20120529git007cdc37-1
(in wheezy) fixes this.  So I think perhaps pulseaudio needs some sort
of versioned dependency.

An RC bug severity might have been appropriate, except I think that
anyone doing a full apt-get upgrade would be unaffected.

Perhaps this is a jackd2 bug also.

Thanks!

> Program received signal SIGSEGV, Segmentation fault.
> 0x0000000000000000 in ?? ()
> (gdb) bt full
> #0  0x0000000000000000 in ?? ()
> No symbol table info available.
> #1  0x00007fffed9e99b9 in module_jack_sink_LTX_pa__init (m=Unhandled dwarf 
> expression opcode 0xf3
> ) at modules/jack/module-jack-sink.c:450
>         u = <value optimized out>
>         ss = {format = PA_SAMPLE_FLOAT32LE, rate = 44100, channels = 10 '\n'}
>         map = {channels = 10 '\n', map = {PA_CHANNEL_POSITION_AUX0, 
> PA_CHANNEL_POSITION_AUX1, PA_CHANNEL_POSITION_FRONT_LEFT, 
> PA_CHANNEL_POSITION_FRONT_RIGHT, 
>             PA_CHANNEL_POSITION_AUX2, PA_CHANNEL_POSITION_AUX3, 
> PA_CHANNEL_POSITION_AUX4, PA_CHANNEL_POSITION_AUX5, PA_CHANNEL_POSITION_AUX6, 
> PA_CHANNEL_POSITION_AUX7, 
>             PA_CHANNEL_POSITION_INVALID <repeats 22 times>}}
>         ma = 0x632ac0
>         status = 0
>         server_name = 0x0
>         client_name = <value optimized out>
>         channels = 10
>         do_connect = true
>         i = <value optimized out>
>         ports = 0x646820
>         p = <value optimized out>
>         data = {name = 0x64a830 "jack-sink", proplist = 0x657150, driver = 
> 0x7fffed9e9f68 "modules/jack/module-jack-sink.c", module = 0x632db0, card = 
> 0x0, ports = 0x0, 
>           active_port = 0x0, sample_spec = {format = PA_SAMPLE_FLOAT32LE, 
> rate = 44100, channels = 10 '\n'}, channel_map = {channels = 10 '\n', map = {
>               PA_CHANNEL_POSITION_AUX0, PA_CHANNEL_POSITION_AUX1, 
> PA_CHANNEL_POSITION_FRONT_LEFT, PA_CHANNEL_POSITION_FRONT_RIGHT, 
> PA_CHANNEL_POSITION_AUX2, 
>               PA_CHANNEL_POSITION_AUX3, PA_CHANNEL_POSITION_AUX4, 
> PA_CHANNEL_POSITION_AUX5, PA_CHANNEL_POSITION_AUX6, PA_CHANNEL_POSITION_AUX7, 
>               PA_CHANNEL_POSITION_INVALID <repeats 22 times>}}, 
> alternate_sample_rate = 0, volume = {channels = 10 '\n', values = {65536, 
> 65536, 65536, 65536, 65536, 65536, 
>               65536, 65536, 65536, 65536, 0 <repeats 22 times>}}, muted = 
> false, sample_spec_is_set = true, channel_map_is_set = true, 
> alternate_sample_rate_is_set = false, 
>           volume_is_set = false, muted_is_set = false, namereg_fail = false, 
> save_port = false, save_volume = false, save_muted = false}
>         r = {min = 0, max = 0}
>         n = <value optimized out>
>         __func__ = "module_jack_sink_LTX_pa__init"
>         __PRETTY_FUNCTION__ = "module_jack_sink_LTX_pa__init"

-- System Information:
Debian Release: 6.0.5
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages pulseaudio-module-jack depends on:
ii  libc6                     2.13-33        Embedded GNU C Library:
Shared lib
ii  libcap2                   1:2.19-3       support for getting/setting
POSIX.
ii  libdbus-1-3               1.6.0-1        simple interprocess
messaging syst
ii  libjack-jackd2-0 [libjack 1.9.6~dfsg.1-2 JACK Audio Connection Kit
(librari
ii  libpulse0                 2.0-6          PulseAudio client libraries
ii  pulseaudio                2.0-6          PulseAudio sound server

pulseaudio-module-jack recommends no packages.

pulseaudio-module-jack suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: pulseaudio
Source-Version: 5.0-2

We believe that the bug you reported is fixed in the latest version of
pulseaudio, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sjoerd Simons <[email protected]> (supplier of updated pulseaudio 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 11 Apr 2014 21:30:05 +0200
Source: pulseaudio
Binary: pulseaudio pulseaudio-dbg pulseaudio-utils pulseaudio-utils-dbg 
pulseaudio-esound-compat pulseaudio-esound-compat-dbg 
pulseaudio-module-zeroconf pulseaudio-module-zeroconf-dbg 
pulseaudio-module-jack pulseaudio-module-jack-dbg pulseaudio-module-lirc 
pulseaudio-module-lirc-dbg pulseaudio-module-gconf pulseaudio-module-gconf-dbg 
pulseaudio-module-raop pulseaudio-module-raop-dbg pulseaudio-module-bluetooth 
pulseaudio-module-bluetooth-dbg pulseaudio-module-x11 pulseaudio-module-x11-dbg 
libpulse0 libpulse0-dbg libpulse-mainloop-glib0 libpulse-mainloop-glib0-dbg 
libpulse-dev libpulsedsp libpulsedsp-dbg
Architecture: source amd64
Version: 5.0-2
Distribution: unstable
Urgency: low
Maintainer: Pulseaudio maintenance team 
<[email protected]>
Changed-By: Sjoerd Simons <[email protected]>
Description: 
 libpulse-dev - PulseAudio client development headers and libraries
 libpulse-mainloop-glib0 - PulseAudio client libraries (glib support)
 libpulse-mainloop-glib0-dbg - PulseAudio client libraries (glib support) 
(debugging symbols)
 libpulse0  - PulseAudio client libraries
 libpulse0-dbg - PulseAudio client libraries (debugging symbols)
 libpulsedsp - PulseAudio OSS pre-load library
 libpulsedsp-dbg - PulseAudio OSS pre-load library detached debugging symbols
 pulseaudio - PulseAudio sound server
 pulseaudio-dbg - PulseAudio sound server (debugging symbols)
 pulseaudio-esound-compat - PulseAudio ESD compatibility layer
 pulseaudio-esound-compat-dbg - PulseAudio ESD compatibility layer (debugging 
symbols)
 pulseaudio-module-bluetooth - Bluetooth module for PulseAudio sound server
 pulseaudio-module-bluetooth-dbg - Bluetooth module for PulseAudio sound server 
(debugging symbols)
 pulseaudio-module-gconf - GConf module for PulseAudio sound server
 pulseaudio-module-gconf-dbg - GConf module for PulseAudio sound server 
(debugging symbols)
 pulseaudio-module-jack - jackd modules for PulseAudio sound server
 pulseaudio-module-jack-dbg - jackd modules for PulseAudio sound server 
(debugging symbols)
 pulseaudio-module-lirc - lirc module for PulseAudio sound server
 pulseaudio-module-lirc-dbg - lirc module for PulseAudio sound server 
(debugging symbols)
 pulseaudio-module-raop - RAOP module for PulseAudio sound server
 pulseaudio-module-raop-dbg - RAOP module for PulseAudio sound server 
(debugging symbols)
 pulseaudio-module-x11 - X11 module for PulseAudio sound server
 pulseaudio-module-x11-dbg - X11 module for PulseAudio sound server (debugging 
symbols)
 pulseaudio-module-zeroconf - Zeroconf module for PulseAudio sound server
 pulseaudio-module-zeroconf-dbg - Zeroconf module for PulseAudio sound server 
(debugging symbols)
 pulseaudio-utils - Command line tools for the PulseAudio sound server
 pulseaudio-utils-dbg - PulseAudio command line tools (debugging symbols)
Closes: 685258
Changes: 
 pulseaudio (5.0-2) unstable; urgency=low
 .
   [ Balint Reczey ]
   * Fix FTBFS on ARM architectures
 .
   [ Felipe Sateler ]
   * Add myself to uploaders
   * Install pulseaudio shell completions
   * Add Breaks: on versions of jack with no latency API.
      Closes: #685258
   * Make pulseaudio-dbg Recommend libpulse0-dbg
   * Drop xz flag to dh_builddeb, it is now default
   * Try to ensure on non-arm platforms that the arm workaround will work
   * Use canonical vcs addresses
   * Don't pass start and stop arguments to update-rc.d, they are ignored
 .
   [ Sjoerd Simons ]
   * debian/control: remove Martin-Éric Racine from Uploaders at his request
Checksums-Sha1: 
 168bb48a5e44a949577d9eebe3d3f3cd2cbce6ca 3784 pulseaudio_5.0-2.dsc
 212eb3625189869bee77db16979f26dca08e040d 29076 pulseaudio_5.0-2.debian.tar.xz
 9f3d56b7ed091c39d4d84d1efd000874663ef41d 932070 pulseaudio_5.0-2_amd64.deb
 791a58914c950cdfcf74c82e293e92c7e31a983b 1787970 pulseaudio-dbg_5.0-2_amd64.deb
 11823b84fa76caa4e3b4f252c8a46ccd6a96993d 66038 pulseaudio-utils_5.0-2_amd64.deb
 1bb6484abdee2cf77a87cd2824f468a24ced087f 91580 
pulseaudio-utils-dbg_5.0-2_amd64.deb
 e3f738be0a5b0c797bbef8b2b7da29e786a7f5f5 44640 
pulseaudio-esound-compat_5.0-2_amd64.deb
 21f1d49126b1de2dc8b54fe8e0c2135b4ef402f1 84984 
pulseaudio-esound-compat-dbg_5.0-2_amd64.deb
 aca4508b93817498ac3bca1174ff24132d36f63c 36092 
pulseaudio-module-zeroconf_5.0-2_amd64.deb
 897297a1771208e7b487407efe3a7f9bd34d8815 64944 
pulseaudio-module-zeroconf-dbg_5.0-2_amd64.deb
 894217a30fbc2b108dbfe3ba45f41deee08cc4fc 34614 
pulseaudio-module-jack_5.0-2_amd64.deb
 8f068894740b117fdd704c0856aee88e29b56330 63670 
pulseaudio-module-jack-dbg_5.0-2_amd64.deb
 df954b9f81c6900371b751519330d4d67b706629 25394 
pulseaudio-module-lirc_5.0-2_amd64.deb
 4fe33e4cac2443139b19e2381acf7835e833f6fc 36136 
pulseaudio-module-lirc-dbg_5.0-2_amd64.deb
 0d9f00d1563bb7bd9a61f1ce1093157d1ede2f45 28062 
pulseaudio-module-gconf_5.0-2_amd64.deb
 787b15b0f045b84fc18b0d69823d16a57520261f 42040 
pulseaudio-module-gconf-dbg_5.0-2_amd64.deb
 738ed89189e729e2d7663f340861fd053f3e8087 38240 
pulseaudio-module-raop_5.0-2_amd64.deb
 19dbcfc0a6f8e197417f9c38a3982715543debca 73574 
pulseaudio-module-raop-dbg_5.0-2_amd64.deb
 2762bee9ece7cf789a1dd846c1410b7a2b8ce891 84132 
pulseaudio-module-bluetooth_5.0-2_amd64.deb
 538e53e091f3bc33d7f4e8abb618fc6966025b4a 176522 
pulseaudio-module-bluetooth-dbg_5.0-2_amd64.deb
 d0f8f2857ed476843ff87bd5de7b06dc16b9dca4 31968 
pulseaudio-module-x11_5.0-2_amd64.deb
 63d4797d676f4cd1c1adcff30f0bf59af245a9be 69362 
pulseaudio-module-x11-dbg_5.0-2_amd64.deb
 d54c41a8eda2123d1004f20db969dbe7954660b0 250390 libpulse0_5.0-2_amd64.deb
 133a4c6dfde6b0aea5575136939e3041cf3c7cad 488462 libpulse0-dbg_5.0-2_amd64.deb
 a6f68fde55757badedfcb8aaf7f0dcc5c0a99550 27442 
libpulse-mainloop-glib0_5.0-2_amd64.deb
 10f266b111867533a4ac5929b1a411ac487d00d1 34138 
libpulse-mainloop-glib0-dbg_5.0-2_amd64.deb
 e40714f01ae9f80095aeabd82b0d2e78ad727a3c 85992 libpulse-dev_5.0-2_amd64.deb
 bba3ac5f4ebaf57e199d8de043690f673fc5a870 37194 libpulsedsp_5.0-2_amd64.deb
 5b8ec176890479456b64e0a46bc3baa82316e23f 52842 libpulsedsp-dbg_5.0-2_amd64.deb
Checksums-Sha256: 
 3cb2486506ec955508aa822d4f818cbac3123e9a053864b1075f3a4aed5ee7a1 3784 
pulseaudio_5.0-2.dsc
 8cdb662bb4139599ac0764e98badc50aa65befa3189745a8bf11f4b87918b4d4 29076 
pulseaudio_5.0-2.debian.tar.xz
 c4e8ef1c9443585cfd2ae747db3245994bb02c9c42854c8118c8b2e53493411b 932070 
pulseaudio_5.0-2_amd64.deb
 048cec6479306961d92a522dacc62237b0067c94c1e60822c53ed37d4afc6c14 1787970 
pulseaudio-dbg_5.0-2_amd64.deb
 069235bbef3b39710edd265d2445ce3a8ab63f08f17f835922e0e9d22cfd1a40 66038 
pulseaudio-utils_5.0-2_amd64.deb
 59f818fef3cced9ddd67a838900b1b6069651d1a571d05da1e485ca106081a5d 91580 
pulseaudio-utils-dbg_5.0-2_amd64.deb
 667537377641873b4409de100a17415e9a4957c9d98fed16fdf6fd743a5baba8 44640 
pulseaudio-esound-compat_5.0-2_amd64.deb
 364589e4fdbb7ac61f63ba135130e22a4daf02076aac34a00f74d27a6563e49f 84984 
pulseaudio-esound-compat-dbg_5.0-2_amd64.deb
 14462122ef21a24c5f9c159d77549893604f8d670c75d49c5d52daeb548d0882 36092 
pulseaudio-module-zeroconf_5.0-2_amd64.deb
 231a2bd560f600df407ae8a6676aadaeda7b5bdb89ac172de2da942aee09d005 64944 
pulseaudio-module-zeroconf-dbg_5.0-2_amd64.deb
 cdcd47cf9b1395a85a93416d39652f0fb2be8cdb08e2714a59b8206512ea2d33 34614 
pulseaudio-module-jack_5.0-2_amd64.deb
 047d4996633161e0302112e6fb5373d66ebbbe864deab8469040eb213a75c64e 63670 
pulseaudio-module-jack-dbg_5.0-2_amd64.deb
 d83752e2dafb83c6e561f0fc2fee565dc3838034574d8787a24147d41fec17a4 25394 
pulseaudio-module-lirc_5.0-2_amd64.deb
 e48c21055642ed6ce2d60f67e242ab606d52e29869f512fb0e2b6858f6cbcdae 36136 
pulseaudio-module-lirc-dbg_5.0-2_amd64.deb
 7124d944e9a8147aae1f98feecf7f9ab376dade776b060667c4a98e5b9583ab5 28062 
pulseaudio-module-gconf_5.0-2_amd64.deb
 e74a2f0e68a8648d775cb3278980294ddc1ce99ccc96573d8bc4e0440f051f79 42040 
pulseaudio-module-gconf-dbg_5.0-2_amd64.deb
 65ea088f9ebccd1c4c0cb7709c41be4137e11401310561c87eefd2b8fc608009 38240 
pulseaudio-module-raop_5.0-2_amd64.deb
 2384c792f265423a7cee01c66b6a62bbffc429a9f4efbfe5e40def1565892fb4 73574 
pulseaudio-module-raop-dbg_5.0-2_amd64.deb
 09893daecca16821bca0704c025fe6bc51a5af3cb32e1ef61313de1948816587 84132 
pulseaudio-module-bluetooth_5.0-2_amd64.deb
 7cfb6bd8d924025ac7682a0667138cdd5f42d7a001f970ab0912276bc913535e 176522 
pulseaudio-module-bluetooth-dbg_5.0-2_amd64.deb
 60ee97276d670a83b1a3039f77cbc4ec4f121d22531bec0ecc94320ee54dc121 31968 
pulseaudio-module-x11_5.0-2_amd64.deb
 d50f12259d88d72b95f28eed7e31d7e270e4072d5f678d55ddd71fd1011f7c2c 69362 
pulseaudio-module-x11-dbg_5.0-2_amd64.deb
 d6722927e355b5e97d8ced8a64d1227b685e62e931b7d3956dea4334e4566c1b 250390 
libpulse0_5.0-2_amd64.deb
 8ba830a199c4bbc36294ce76fc31356102a2fbcd36617c4145371ed8f6a9ef17 488462 
libpulse0-dbg_5.0-2_amd64.deb
 9309b03e3896991e04c8d758c37fb6f394a55efa4eafe30cd93fdaeecc0ca945 27442 
libpulse-mainloop-glib0_5.0-2_amd64.deb
 952438143f81e3e158d8fb51e6ef4676adf7a0f365fe0392ce48bcadbe64d862 34138 
libpulse-mainloop-glib0-dbg_5.0-2_amd64.deb
 9f00e7eabb6c2af69676f170882d04a14a04932c5950d9b110643c0dd14c5bb8 85992 
libpulse-dev_5.0-2_amd64.deb
 c1aab5cb1691fe5441cc8a9b2d4cfe6cbd453821c633d1a7edf436d4527a1ae7 37194 
libpulsedsp_5.0-2_amd64.deb
 ad3196d8c0cdcbd60598caee54205d2991f8ebe3052bca27d53226b80948573c 52842 
libpulsedsp-dbg_5.0-2_amd64.deb
Files: 
 f9103273fa5f15a844eb498b4a743555 3784 sound optional pulseaudio_5.0-2.dsc
 0736eb0febddf9bb7cafcf6aa1ef4f35 29076 sound optional 
pulseaudio_5.0-2.debian.tar.xz
 633dc5f5879591e56315f0325dca58f2 932070 sound optional 
pulseaudio_5.0-2_amd64.deb
 44bd2da3c93ab7b99411a80a68a16fc3 1787970 debug extra 
pulseaudio-dbg_5.0-2_amd64.deb
 0b0b8247c4ae6a60528adac99b15a3a9 66038 sound optional 
pulseaudio-utils_5.0-2_amd64.deb
 22652a2e674809f9cfede143f4fa37c3 91580 debug extra 
pulseaudio-utils-dbg_5.0-2_amd64.deb
 09d82e4b9d7b53a33ad181b47e206815 44640 sound optional 
pulseaudio-esound-compat_5.0-2_amd64.deb
 84d765219abf3726b3b5bf7c40ae2e2a 84984 debug extra 
pulseaudio-esound-compat-dbg_5.0-2_amd64.deb
 b1610ab584e3e5aa2f3a9fda1e9d9e93 36092 sound optional 
pulseaudio-module-zeroconf_5.0-2_amd64.deb
 4155c04d6a17c9a0a3d5b6f8b056acd2 64944 debug extra 
pulseaudio-module-zeroconf-dbg_5.0-2_amd64.deb
 a9c236cd510736c90a56d5552426254c 34614 sound optional 
pulseaudio-module-jack_5.0-2_amd64.deb
 388636ccecf61af35398d61c3d0c1ef1 63670 debug extra 
pulseaudio-module-jack-dbg_5.0-2_amd64.deb
 a126f73a7aec8ed46a15d3505bf91559 25394 sound optional 
pulseaudio-module-lirc_5.0-2_amd64.deb
 064dd55d7aa4375a43f45b3d7a360cec 36136 debug extra 
pulseaudio-module-lirc-dbg_5.0-2_amd64.deb
 390b43ce53a0a3ae43d4965ee67bb840 28062 sound optional 
pulseaudio-module-gconf_5.0-2_amd64.deb
 215b0f88b0178c6a39a5c69ba8eb435f 42040 debug extra 
pulseaudio-module-gconf-dbg_5.0-2_amd64.deb
 086fc2b2d053b4115b9c4ffdf83ac555 38240 sound optional 
pulseaudio-module-raop_5.0-2_amd64.deb
 80346063f92d185896d32a1ae91948b7 73574 debug extra 
pulseaudio-module-raop-dbg_5.0-2_amd64.deb
 47ff4a2e39157b10d3f7552dd111615e 84132 sound extra 
pulseaudio-module-bluetooth_5.0-2_amd64.deb
 7fe690aa9a138b12acc9a34085bbacf0 176522 debug extra 
pulseaudio-module-bluetooth-dbg_5.0-2_amd64.deb
 e9deef691bf7ad972c2f6798016b9dbd 31968 sound optional 
pulseaudio-module-x11_5.0-2_amd64.deb
 7ce1f804696c25528017d31ab0043c26 69362 debug extra 
pulseaudio-module-x11-dbg_5.0-2_amd64.deb
 53635f610a4aeb0619747b1cf2e98be6 250390 libs optional libpulse0_5.0-2_amd64.deb
 bf3a96bac2e2d2189d6683d294be0d51 488462 debug extra 
libpulse0-dbg_5.0-2_amd64.deb
 38fe93d4add71786c25b75afc7fa269d 27442 sound optional 
libpulse-mainloop-glib0_5.0-2_amd64.deb
 3828798512b4583f3b0121ada05b1db7 34138 debug extra 
libpulse-mainloop-glib0-dbg_5.0-2_amd64.deb
 3be0b1bc5c4c444e90761372fea2e2dd 85992 libdevel optional 
libpulse-dev_5.0-2_amd64.deb
 a989700625d5d10fa424771c6872a75c 37194 sound optional 
libpulsedsp_5.0-2_amd64.deb
 84e9669811acde8dc1bd3c31010ccafc 52842 debug extra 
libpulsedsp-dbg_5.0-2_amd64.deb

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

iEYEARECAAYFAlNIRAUACgkQgTd+SodosdL/KwCgu3m4E8d0Wkz0JE3qy+4/oCzI
hGsAoJAQ0oBmgg947hJvMizy+JFOrNHh
=TERw
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-pulseaudio-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

Reply via email to