Bug#732670: segfault on loading of setting files

2013-12-19 Thread Adam Majer
Package: jack-rack
Version: 1.4.8~rc1-2
Severity: important

1. Set some filters in jack-rack
2. save
3. load
4. [segfault]

Attached is an example file that segfaults.

[39022.436412] jack-rack[9415]: segfault at 0 ip   (null) sp
7fffa607eb38 error 14 in jack-rack[40+19000]

[48599.653336] jack-rack[9513]: segfault at 10081 ip
7ffd45d15542 sp 7fffe3e0b130 error 4 in
libjack.so.0.1.0[7ffd45d02000+55000]

I start jack server via jack_control, if that matters.

- Adam


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

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

Versions of packages jack-rack depends on:
ii  jackd 5
ii  libasound21.0.27.2-3
ii  libatk1.0-0   2.10.0-2
ii  libc6 2.17-97
ii  libcairo2 1.12.16-2
ii  libfontconfig12.11.0-2
ii  libfreetype6  2.5.1-1
ii  libgdk-pixbuf2.0-02.28.2-1+b1
ii  libglib2.0-0  2.36.4-1
ii  libgtk2.0-0   2.24.22-1
ii  libjack-jackd2-0 [libjack-0.116]  1.9.9.5+20130622git7de15e7a-1
ii  liblrdf0  0.4.0-5
ii  libpango-1.0-01.36.0-1+b1
ii  libpangocairo-1.0-0   1.36.0-1+b1
ii  libpangoft2-1.0-0 1.36.0-1+b1
ii  libxml2   2.9.1+dfsg1-3
ii  python2.7.5-5

Versions of packages jack-rack recommends:
ii  blop 0.2.8-6
ii  cmt  1.16-1
ii  swh-plugins  0.4.15+1-7

jack-rack suggests no packages.

-- no debconf information


rack_settings
Description: application/gzip
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#732658: marked as done (yafaray: FTBFS: Could NOT find Freetype (missing: FREETYPE_INCLUDE_DIRS))

2013-12-19 Thread Debian Bug Tracking System
Your message dated Fri, 20 Dec 2013 04:30:19 +0100
with message-id <20131220033019.ga3...@ramacher.at>
and subject line Re: Bug#732658: yafaray: FTBFS: Could NOT find Freetype 
(missing: FREETYPE_INCLUDE_DIRS)
has caused the Debian Bug report #732658,
regarding yafaray: FTBFS: Could NOT find Freetype (missing: 
FREETYPE_INCLUDE_DIRS)
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.)


-- 
732658: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732658
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: yafaray
Version: 0.1.5-3
Severity: serious
Justification: FTBFS on amd64

Dear Maintainer,

yafaray package FTBFS on latest unstable.

-
-- Found Threads: TRUE
Using Posix Threads: yes
CMake Error at 
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108
(message):
  Could NOT find Freetype (missing: FREETYPE_INCLUDE_DIRS)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315
(_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-2.8/Modules/FindFreetype.cmake:119
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:105 (find_package)


-- Configuring incomplete, errors occurred!
See also "/tmp/buildd/yafaray-0.1.5/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/buildd/yafaray-0.1.5/build/CMakeFiles/CMakeError.log".
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None
-DYAF_LIB_DIR=lib/yafaray -DCMAKE_INSTALL_RPATH=/usr/lib/yafaray
-DCMAKE_BUILD_TYP
E=Release -DWITH_QT=OFF -DYAF_PY_VERSION=3.3 returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory `/tmp/buildd/yafaray-0.1.5'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
-

I attched full build log.
Could you check this problem?

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


yafaray_0.1.5-3_amd64.build
Description: Binary data
--- End Message ---
--- Begin Message ---
On 2013-12-20 11:27:59, Nobuhiro Iwamatsu wrote:
> Package: yafaray
> Version: 0.1.5-3
> Severity: serious
> Justification: FTBFS on amd64
> 
> Dear Maintainer,
> 
> yafaray package FTBFS on latest unstable.
> 
> -
> -- Found Threads: TRUE
> Using Posix Threads: yes
> CMake Error at 
> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108
> (message):
>   Could NOT find Freetype (missing: FREETYPE_INCLUDE_DIRS)
> Call Stack (most recent call first):
>   /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315
> (_FPHSA_FAILURE_MESSAGE)
>   /usr/share/cmake-2.8/Modules/FindFreetype.cmake:119
> (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
>   CMakeLists.txt:105 (find_package)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also "/tmp/buildd/yafaray-0.1.5/build/CMakeFiles/CMakeOutput.log".
> See also "/tmp/buildd/yafaray-0.1.5/build/CMakeFiles/CMakeError.log".
> dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None
> -DYAF_LIB_DIR=lib/yafaray -DCMAKE_INSTALL_RPATH=/usr/lib/yafaray
> -DCMAKE_BUILD_TYP
> E=Release -DWITH_QT=OFF -DYAF_PY_VERSION=3.3 returned exit code 1
> make[1]: *** [override_dh_auto_configure] Error 2
> make[1]: Leaving directory `/tmp/buildd/yafaray-0.1.5'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> E: Failed autobuilding of package

This is #73108 in cmake which just got fixed. yafaray now builds again.
Closing.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature
--- End Message ---
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#732658: yafaray: FTBFS: Could NOT find Freetype (missing: FREETYPE_INCLUDE_DIRS)

2013-12-19 Thread Nobuhiro Iwamatsu
Package: yafaray
Version: 0.1.5-3
Severity: serious
Justification: FTBFS on amd64

Dear Maintainer,

yafaray package FTBFS on latest unstable.

-
-- Found Threads: TRUE
Using Posix Threads: yes
CMake Error at 
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108
(message):
  Could NOT find Freetype (missing: FREETYPE_INCLUDE_DIRS)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315
(_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-2.8/Modules/FindFreetype.cmake:119
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:105 (find_package)


-- Configuring incomplete, errors occurred!
See also "/tmp/buildd/yafaray-0.1.5/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/buildd/yafaray-0.1.5/build/CMakeFiles/CMakeError.log".
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None
-DYAF_LIB_DIR=lib/yafaray -DCMAKE_INSTALL_RPATH=/usr/lib/yafaray
-DCMAKE_BUILD_TYP
E=Release -DWITH_QT=OFF -DYAF_PY_VERSION=3.3 returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory `/tmp/buildd/yafaray-0.1.5'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
-

I attched full build log.
Could you check this problem?

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


yafaray_0.1.5-3_amd64.build
Description: Binary data
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: becoming a Debian developer...

2013-12-19 Thread Hans-Christoph Steiner


On 12/19/2013 09:15 AM, Felipe Sateler wrote:
> On Thu, Dec 19, 2013 at 8:50 AM, IOhannes m zmoelnig  wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA256
>>
>> hi fellow packagers,
>>
>> now that i have become DM, i thought it probably time to do the last
>> step and become DD as well.
> 
> Excellent news!
> 
> 
>> for the process of becoming a DD, i'm currently looking for advocates,
>> which is where you come into play :-)
>> so if you think me becoming a DD is feasible, it would be great if you
>> could drop me a note, so i could proceed on that track.
> 
> Count me as advocate too.
> 

I will advocate too.  I can also help with the DD process, since I recently
went thru it.  Its a pretty long process that involves quite a bit of work.
My advice is to start the process whenever you are ready, but don't stress out
making it happen fast.  Since you're a DM and I think you've been granted
upload access to all of the packages you maintain, you already have most of
the access you'll use.

.hc

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


glyr 1.0.2-1 MIGRATED to testing

2013-12-19 Thread Debian testing watch
FYI: The status of the glyr source package
in Debian's testing distribution has changed.

  Previous version: 1.0.1-1
  Current version:  1.0.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: becoming a Debian developer...

2013-12-19 Thread Felipe Sateler
On Thu, Dec 19, 2013 at 8:50 AM, IOhannes m zmoelnig  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> hi fellow packagers,
>
> now that i have become DM, i thought it probably time to do the last
> step and become DD as well.

Excellent news!


> for the process of becoming a DD, i'm currently looking for advocates,
> which is where you come into play :-)
> so if you think me becoming a DD is feasible, it would be great if you
> could drop me a note, so i could proceed on that track.

Count me as advocate too.

-- 

Saludos,
Felipe Sateler

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: becoming a Debian developer...

2013-12-19 Thread Jonas Smedegaard
Quoting IOhannes m zmoelnig (2013-12-19 12:50:47)
> now that i have become DM, i thought it probably time to do the last 
> step and become DD as well.

That's great news!
[snip]
> so if you think me becoming a DD is feasible, it would be great if you 
> could drop me a note, so i could proceed on that track.

Hit me! :-)


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

becoming a Debian developer...

2013-12-19 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

hi fellow packagers,

now that i have become DM, i thought it probably time to do the last
step and become DD as well.

most of you know me from pd-related packaging either outside (paul) or
within the pkg-multimedia team, and have previously sponsored (or
co-maintained) packages that i had fiddled around with.

as you therefore already know, my main interest is in packaging
software for multimedia creation (with a strong focus on Pure Data).
as a DD, i intend to keep most of the packages that fit into the
pkg-multimedia umbrella within the team.
for packaging i use both debhelper and cdbs (for which i have
contributed to ease pd-packaging), whichever is more convenient.

for the process of becoming a DD, i'm currently looking for advocates,
which is where you come into play :-)
so if you think me becoming a DD is feasible, it would be great if you
could drop me a note, so i could proceed on that track.

fgamdsr
IOhannes

PS: i've included the entire pkg-multimedia-maintainers list in this
email, just in case somebody i haven't addressed directly feels the
urge to help me as well... (sorry for double-posting the rest)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQIcBAEBCAAGBQJSst2UAAoJELZQGcR/ejb47isP/2SiSop+8tyOyh0aOJU476GS
cXbubkMwSlEPX2I8ZC9FCOur51NhbJY23Y+OiaYTbhbKBnwSccihuu+dloB9jrqP
zPpdchXYFyVBV9on8xCNU6kB0st6U95YtPEes7ZxDZ3Y3b7oRIkHv6sd44IEn7Xj
nkAFKyHrAy5WPpkGFFXbKMS6ZVXyhOnrClL2o3awB2DDMMR3qeg1GNXk/VF+KNVe
Ap/spv1rxtrT/wcs2NL7DtTSkUEKEzLuEKp1RM/HoeiX0lI0VfY5MGOajA4/7gAk
XanTMmtrS6tThhpqpKfn70g0weER5vznmngk2fQNZBJSES8M2huYVrD7En+A5TUY
maDFBa91WHfdlc5OZpi7u2lkQozueaQDCEfrB1+koCNtzx1kmYwN3fBrq7b5n03V
h0lTDrQ2oQKuqatg1yyz6VglSf98mOElm/Ux/yBoLmJwwCm0BKmTIMxWAr2n4kn3
AJgu+1XF9Wcwg4B75h67LI6l7Bs61jOFscvlhiS2EK5H87SseOuVpfc5N+HD01Xd
vUhBxBTwZePUo8XULaRZ6tkPaZAdujuzeg5FOP8pJGUWqojdsqdfw1hH2lPg+XUM
8zy2fhSHr2b4IghpRPwrKk8szJkmPO2CyyAs+5O6HSuN6z2pd7PtnLLokP8+GmBk
cNMh1br+A25cZpJnrRjF
=Gf14
-END PGP SIGNATURE-

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


cuenta Advertencia

2013-12-19 Thread WEB Admin
Su contraseña caducará en 3 días completos y presentar el formulario de 
inmediato para validar su dirección de correo electrónico. Haga clic en el 
enlace a continuación y siga las instrucciones
https://corre0.typeform.com/to/jRIfpx
gracias
administrador del sistema

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers