[Bug 440179] Re: service fails to start/stop/restart networking daemon

2012-08-23 Thread asari
I still have the same problem on Precise:

$ sudo service networking restart
stop: Unknown instance: 
networking stop/waiting


$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.1 LTS
Release:12.04
Codename:   precise

$ uname -a
Linux ubuntu12 3.2.0-25-generic-pae #40-Ubuntu SMP Wed May 23 22:11:24 UTC 2012 
i686 i686 i386 GNU/Linux

$ dpkg -l sysvinit\* | grep sysvinit
un  sysvinit   none (no description available)
ii  sysvinit-utils 2.88dsf-13.10u System-V-like utilities

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/440179

Title:
  service fails to start/stop/restart networking daemon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/440179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 878857] Re: Privileges problems while creating dynamic logfiles

2011-12-29 Thread asari
*** This bug is a duplicate of bug 484336 ***
https://bugs.launchpad.net/bugs/484336

** This bug has been marked a duplicate of bug 484336
   /etc/rsyslog.conf permissions incorrect/missing for creation of dynamic files

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878857

Title:
  Privileges problems while creating dynamic logfiles

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/878857/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 484336] Re: /etc/rsyslog.conf permissions incorrect/missing for creation of dynamic files

2011-12-29 Thread asari
I ran into this problem today, too.
I do not fully understand about it yet, but changing $PrivDropToUser syslog 
to $PrivDropToGroup adm looks like working for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/484336

Title:
  /etc/rsyslog.conf permissions incorrect/missing for creation of
  dynamic files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/484336/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 824999] Re: Segmentation fault on converting .midi to .wav

2011-09-06 Thread asari
Above list fits with the tones not exist in /etc/timidity/freepats.cfg.
I used timidity++ with default freepats which came with it.

Probably the title of this bug should be Segmentation fault on
executing with --force-program not yet configured tone.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/824999

Title:
  Segmentation fault on converting .midi to .wav

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/824999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 824999] Re: Segmentation fault on converting .midi to .wav

2011-08-19 Thread asari
I could reproduce the problem with --force-program=.. option and
attached .midi file (created by lilypond).

$ timidity 94-s3JM_div1.midi -Ow --force-program=12 -o /tmp/94-s3JM_div1.wav
Playing 94-s3JM_div1.midi
MIDI file: 94-s3JM_div1.midi
Format: 1  Tracks: 5  Divisions: 384
Sequence: control track
Text: creator:
Text: GNU LilyPond 2.12.3
Track name: \new
Track name:
Track name: upper
Track name: lower
Segmentation fault

In my environment, timidity seems to fail with segmentation fault if any
of following number were given:

3,10,11,12,17,18,20,22,31,39,41,43,49,50,51,52,54,55,62,63,77,78,81,82,83,85,86,87,89,90,91,92,93,96,97,99,100,103,105,106,107,108,109,110,111,112,113,116,117,118,119,121,123,124,126,127

** Attachment added: .midi file which used with our testing
   
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/824999/+attachment/2291184/+files/94-s3JM_div1.midi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/824999

Title:
  Segmentation fault on converting .midi to .wav

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/824999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 824999] Re: Segmentation fault on converting .midi to .wav

2011-08-19 Thread asari
 In my environment, timidity seems to fail with segmentation fault if any of 
 following number were given:

 3,10,11,12,17,18,20,22,31,39,41,43,49,50,51,52,54,55,62,63,77,78,81,82,83,85,86,87,89,90,91,92,93,96,97,99,100,103,105,106,107,108,109,110,111,112,113,116,117,118,119,121,123,124,126,127

It should be if any of following number were given _to the argument of
--force-program . Sorry.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/824999

Title:
  Segmentation fault on converting .midi to .wav

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/824999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 824999] Re: Segmentation fault on converting .midi to .wav

2011-08-12 Thread asari
** Attachment added: backtrace from core file
   
https://bugs.launchpad.net/bugs/824999/+attachment/2270416/+files/backtrace.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/824999

Title:
  Segmentation fault on converting .midi to .wav

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/824999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 824999] Re: Segmentation fault on converting .midi to .wav

2011-08-12 Thread asari
Here is the Apache error log which our webapp wrote (attached).

** Attachment added: Apache error log which our webapp wrote
   
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/824999/+attachment/2270417/+files/webapplog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/824999

Title:
  Segmentation fault on converting .midi to .wav

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/824999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 824999] [NEW] Segmentation fault on converting .midi to .wav

2011-08-12 Thread asari
Public bug reported:

When executing timidity from a web application (written in Python),
timidity crashes with segmentation fault.

In a minimal environment I haven't reproduced the problem yet for now,
but could obtain the core dump in our production environment (attached).
I'll continue investigating the webapp, but let me post the backtrace
here.

asari$ uname -a; lsb_release -a
Linux m20010 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 
i686 i386 GNU/Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 11.04
Release:11.04
Codename:   natty

** Affects: timidity (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/824999

Title:
  Segmentation fault on converting .midi to .wav

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/824999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs