audacity crashed with SIGSEGV in Meter::IsMeterDisabled()

Bug #450758 reported by Dave H
34
This bug affects 5 people
Affects Status Importance Assigned to Milestone
audacity (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: audacity

Started Audacity the first time, odd noise and input and output meters went crazy. Shut down Audacity and restarted it, had just selected monitor mic again when it crashed.

Lenovo S10e Netbook.
Karmic Beta + distribution updates as of 12/10/09.

Dave H

ProblemType: Crash
Architecture: i386
CheckboxSubmission: cf1a4b8a97f468d5a7be866836ce63c3
CheckboxSystem: 726b59ca57402d2ab10ae2d9ce0afe00
Date: Tue Oct 13 22:29:58 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/audacity
NonfreeKernelModules: wl
Package: audacity 1.3.9-5
ProcCmdline: audacity
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-13.44-generic
SegvAnalysis:
 Segfault happened at: 0x8353597 <_ZN5Meter15IsMeterDisabledEv+7>: mov 0x1f0(%eax),%eax
 PC (0x08353597) ok
 source "0x1f0(%eax)" (0x00000251) not located in a known VMA region (needed readable region)!
 destination "%eax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: audacity
StacktraceTop:
 Meter::IsMeterDisabled() ()
 ?? ()
 PaUtil_EndBufferProcessing ()
 ?? ()
 start_thread () from /lib/tls/i686/cmov/libpthread.so.0
Title: audacity crashed with SIGSEGV in Meter::IsMeterDisabled()
Uname: Linux 2.6.31-13-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
XsessionErrors:
 (gnome-settings-daemon:1863): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
 (nautilus:1947): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:1965): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:2891): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed

Revision history for this message
Dave H (dave-hills-2009) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt (retraced)

StacktraceTop:Meter::IsMeterDisabled (this=0xa8480e8)
NonAdaptingProcess (bp=0xb5c8ecc0,
PaUtil_EndBufferProcessing (bp=0xa844c50,
CallbackThreadFunc (userData=0xa844c00)
start_thread () from /lib/tls/i686/cmov/libpthread.so.0

Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt (retraced)
Changed in audacity (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
Benjamin Drung (bdrung)
visibility: private → public
Revision history for this message
Frank Cheung (fcuk112) wrote :

Dave, can you please let us know if you are able to reproduce the problem in karmic latest? if yes, please set the status back to NEW. thanks.

Changed in audacity (Ubuntu):
status: New → Incomplete
Revision history for this message
Dave H (dave-hills-2009) wrote : Re: [Bug 450758] Re: audacity crashed with SIGSEGV in Meter::IsMeterDisabled()
Download full text (3.3 KiB)

Frank,
Apologies for the late reply, I've only just spotted your Email. I confirm
Audacity is working fine for me now with the latest Karmic release. Two
things have improved things for me on my Lenovo S10e Netbook. I've installed
the Gnome ALSA Mixer, this has given full control over the internal and
external mics and output. I've also spotted a self induced error in that
when I frist installed audacity I went through the preferences checked the
software feed through radio button. I have confirmed tonight that this
causes two issues. When enabling the mic monitor Audacity crashed and blows
away, with no crash report. Secondly audio tracks don't play, a few samples
are output and the player stops. This is repeatable. With the Software feed
through not checked, every thing is fine.

My conclusion is that 450758 was a newby finger trouble issue with not
understanding what software feedthrough does.

Apologies & Best regards

Dave

2009/11/10 FRANK CHEUNG <email address hidden>

> Dave, can you please let us know if you are able to reproduce the
> problem in karmic latest? if yes, please set the status back to NEW.
> thanks.
>
>
> ** Changed in: audacity (Ubuntu)
> Status: New => Incomplete
>
> --
> audacity crashed with SIGSEGV in Meter::IsMeterDisabled()
> https://bugs.launchpad.net/bugs/450758
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “audacity” package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: audacity
>
> Started Audacity the first time, odd noise and input and output meters went
> crazy. Shut down Audacity and restarted it, had just selected monitor mic
> again when it crashed.
>
> Lenovo S10e Netbook.
> Karmic Beta + distribution updates as of 12/10/09.
>
> Dave H
>
> ProblemType: Crash
> Architecture: i386
> CheckboxSubmission: cf1a4b8a97f468d5a7be866836ce63c3
> CheckboxSystem: 726b59ca57402d2ab10ae2d9ce0afe00
> Date: Tue Oct 13 22:29:58 2009
> DistroRelease: Ubuntu 9.10
> ExecutablePath: /usr/bin/audacity
> NonfreeKernelModules: wl
> Package: audacity 1.3.9-5
> ProcCmdline: audacity
> ProcEnviron:
> PATH=(custom, no user)
> LANG=en_GB.UTF-8
> SHELL=/bin/bash
> ProcVersionSignature: Ubuntu 2.6.31-13.44-generic
> SegvAnalysis:
> Segfault happened at: 0x8353597 <_ZN5Meter15IsMeterDisabledEv+7>: mov
> 0x1f0(%eax),%eax
> PC (0x08353597) ok
> source "0x1f0(%eax)" (0x00000251) not located in a known VMA region
> (needed readable region)!
> destination "%eax" ok
> SegvReason: reading NULL VMA
> Signal: 11
> SourcePackage: audacity
> StacktraceTop:
> Meter::IsMeterDisabled() ()
> ?? ()
> PaUtil_EndBufferProcessing ()
> ?? ()
> start_thread () from /lib/tls/i686/cmov/libpthread.so.0
> Title: audacity crashed with SIGSEGV in Meter::IsMeterDisabled()
> Uname: Linux 2.6.31-13-generic i686
> UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
> XsessionErrors:
> (gnome-settings-daemon:1863): GLib-CRITICAL **: g_propagate_error:
> assertion `src != NULL' failed
> (nautilus:1947): Eel-CRITICAL **: eel_preferences_get_boolean: assertion
> `preferences_is_initialized ()' failed
> (polkit-gnome-authentication-agent-1:1965): GLib-CRITICA...

Read more...

Revision history for this message
Benjamin Drung (bdrung) wrote :

This bug report is being closed due to your last comment regarding this being fixed. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time to report this bug and helping to make Ubuntu better. Please submit any future bugs you may find.

Changed in audacity (Ubuntu):
status: Incomplete → Invalid
Changed in audacity (Ubuntu):
status: Invalid → Confirmed
Revision history for this message
Fergus Ray Murray (launch-oolong) wrote :

Software playthough ('feedthrough'?!) definitely shouldn't cause Audacity to crash the moment the mic monitor or Record is selected, and I'm pretty sure it shouldn't cause random loud noise the first time it's run either! This shouldn't be listed as invalid, just slightly better specified.

Revision history for this message
dino99 (9d9) wrote :

This version is outdated and no more supported

Changed in audacity (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.