kernel: pid 42320 (audacity), uid 1001: exited on signal 4

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
Please state:
  • which version of Linux you are using,
  • the exact three-section version number of Audacity from Help menu > About Audacity,
  • whether you installed your distribution's release, PPA version, or compiled Audacity from source code.

Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
Elimelech
Posts: 4
Joined: Tue Sep 18, 2018 7:36 pm
Operating System: Linux *buntu

kernel: pid 42320 (audacity), uid 1001: exited on signal 4

Post by Elimelech » Tue Sep 18, 2018 7:41 pm

I have: freeBSD 11.2, Lumina 1.4.1


When they start to save the file in mp3 format, the program falls. The
error code in the attached file. what to do?

When open any file with an extension of mp3, then edit it in the
program, then when you save this file in mp 3 format, the program
falls down. :(
After that I click on the "ok" button and the program just closes.


I have a 32 bit freeBSD system
The program audacy put out of packages:
pkg install audacity


/home/luba #

Code: Select all

pkg info audacity
audacity-2.2.2_3
Name           : audacity
Version        : 2.2.2_3
Installed on   : Thu Aug  2 23:15:22 2018 EEST
Origin         : audio/audacity
Architecture   : FreeBSD:11:i386
Prefix         : /usr/local
Categories     : audio
Attachments
Screenshot-2018-09-18-12-27-22.png
Screenshot-2018-09-18-12-27-22.png (120.96 KiB) Viewed 316 times
Audacity_dbgrpt-89470-20180917T141246.zip
(8.75 KiB) Downloaded 12 times

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: kernel: pid 42320 (audacity), uid 1001: exited on signal 4

Post by steve » Wed Sep 19, 2018 1:04 pm

If the problem only occurs when exporting as MP3 (and other formats are OK), then the problem could be due to LAME.
Does LAME work from the command line?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Elimelech
Posts: 4
Joined: Tue Sep 18, 2018 7:36 pm
Operating System: Linux *buntu

Re: kernel: pid 42320 (audacity), uid 1001: exited on signal 4

Post by Elimelech » Wed Sep 19, 2018 4:00 pm

steve wrote:
Wed Sep 19, 2018 1:04 pm
Does LAME work from the command line?

Code: Select all

[email protected]:/home/luba # lame -h -b 48 Nigun_Hamagid.wav audio_01.mp3
Illegal instruction

Code: Select all

$ audacity
ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: No
such file or directory
13:59:14: Debug: ScreenToClient cannot work when toplevel window is not shown
13:59:14: Debug: ScreenToClient cannot work when toplevel window is not shown
13:59:14: Debug: ScreenToClient cannot work when toplevel window is not shown
13:59:16: Debug: Unrecognized accel key 'backspace', accel string ignored.
13:59:16: Debug: Unrecognized accel key 'backspace', accel string ignored.
13:59:16: Debug: Unrecognized accel key 'numpad_enter', accel string ignored.
13:59:16: Debug: Unrecognized accel key 'numpad_enter', accel string ignored.
13:59:16: Debug: ClientToScreen cannot work when toplevel window is not shown
13:59:16: Debug: ClientToScreen cannot work when toplevel window is not shown

13:59:16: Debug: ClientToScreen cannot work when toplevel window is not shown
Illegal instruction

Post Reply