Kazam crashes silently while recording (depending on audio source)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kazam (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When recording with Kazam, every time after a small amount of time (between 10 seconds to 10 minutes) it just disappears without Ubuntu's crash reporter even noticing. When I run it in the terminal, I get the following output:
user@mycomputer
/usr/lib/
import gobject._gobject
/usr/lib/
self.
INFO Indicator - Recording started.
mmap() failed: Cannot allocate memory
Assertion 'b' failed at pulsecore/
Aborted (core dumped)
If I watch it in the system monitor, ram usage goes up to about 394mb just before it crashes (I have 16gig in this box, most of which is unused).
System: Ubuntu 12.04.1 LTS + Nvidia GTX 550 with post-release updates + 16gig ram + many gig free on the HDD
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: kazam 1.0.6-0ubuntu1
ProcVersionSign
Uname: Linux 3.2.0-29-
NonfreeKernelMo
ApportVersion: 2.0.1-0ubuntu12
Architecture: i386
Date: Fri Aug 17 17:20:45 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
PackageArchitec
ProcEnviron:
LANGUAGE=en_CA:en
TERM=xterm
PATH=(custom, no username)
LANG=en_CA.UTF-8
SHELL=/bin/bash
SourcePackage: kazam
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in kazam (Ubuntu): | |
status: | New → Confirmed |
tags: | added: amd64 |
summary: |
- Kazam crashes silently while recording ( mmap() failed: Cannot allocate - memory ) + Kazam crashes silently while recording (depending on audio source) |
I ran about 10 more experiments using different options and noticed one interesting thing.
I found that I only seem to get the crash if I have the internal audio monitor selected as an audio source. Internal audio (but not the monitor) didn't crash in recordings over 20 minutes (normally it crashes within seconds). As such, this is very well likely a duplicate of: /bugs.launchpad .net/ubuntu/ +source/ kazam/+ bug/1037538 /bugs.launchpad .net/ubuntu/ +source/ kazam/+ bug/1011918
https:/
https:/
(although unlike the first bug there, my interface doesn't just "stop", it crashes and disappears altogether)
I also ran Kazam with --debug. It didn't give much more enlightening information, but for the record, output was:
DEBUG Kazam - Starting ... pci-0000_ 01_00.1. hdmi-stereo. monitor usb-046d_ HD_Webcam_ C525_ABD5D0D0- 00-C525. analog- mono pci-0000_ 00_14.2. analog- stereo. monitor pci-0000_ 00_14.2. analog- stereo pci-0000_ 01_00.1. hdmi-stereo. monitor usb-046d_ HD_Webcam_ C525_ABD5D0D0- 00-C525. analog- mono pci-0000_ 00_14.2. analog- stereo. monitor pci-0000_ 00_14.2. analog- stereo
DEBUG Main - Setting variables.
DEBUG PulseAudio - PA - Starting mainloop.
DEBUG PulseAudio - PA - Getting API.
DEBUG PulseAudio - PA - Setting context.
DEBUG PulseAudio - PA - Set state callback.
DEBUG PulseAudio - PA - Connecting to server.
DEBUG PulseAudio - PA - Start mainloop.
DEBUG PulseAudio - PA - Connected.
DEBUG Main - Connecting indicator signals.
DEBUG Main - Main Window UI setup.
DEBUG Main - Getting Audio sources.
DEBUG PulseAudio - PA - get_audio_sources() called.
DEBUG PulseAudio - PA - pa_sourcelist_cb()
DEBUG PulseAudio - - IDX: 0
DEBUG PulseAudio - - Name: alsa_output.
DEBUG PulseAudio - - Desc: Monitor of GF110 High Definition Audio Controller Digital Stereo (HDMI)
DEBUG PulseAudio - PA - pa_sourcelist_cb()
DEBUG PulseAudio - - IDX: 1
DEBUG PulseAudio - - Name: alsa_input.
DEBUG PulseAudio - - Desc: HD Webcam C525 Analog Mono
DEBUG PulseAudio - PA - pa_sourcelist_cb()
DEBUG PulseAudio - - IDX: 2
DEBUG PulseAudio - - Name: alsa_output.
DEBUG PulseAudio - - Desc: Monitor of Built-in Audio Analog Stereo
DEBUG PulseAudio - PA - pa_sourcelist_cb()
DEBUG PulseAudio - - IDX: 3
DEBUG PulseAudio - - Name: alsa_input.
DEBUG PulseAudio - - Desc: Built-in Audio Analog Stereo
DEBUG PulseAudio - PA - pa_sourcelist_cb() -- finished
DEBUG Main - Device found:
DEBUG Main - - 0
DEBUG Main - - alsa_output.
DEBUG Main - - Monitor of GF110 High Definition Audio Controller Digital Stereo (HDMI)
DEBUG Main - Device found:
DEBUG Main - - 1
DEBUG Main - - alsa_input.
DEBUG Main - - HD Webcam C525 Analog Mono
DEBUG Main - Device found:
DEBUG Main - - 2
DEBUG Main - - alsa_output.
DEBUG Main - - Monitor of Built-in Audio Analog Stereo
DEBUG Main - Device found:
DEBUG Main - - 3
DEBUG Main - - alsa_input.
DEBUG Main - - Built-in Audio Analog Stereo
DEBUG Main - Getting Video sources.
DEBUG Main - Found 1 monitors.
DEBUG Main - Monitor 0 - X: 0, Y: 0, W: 1920, H: 1080
DEBUG Main - Video Toggled.
DEBUG Main ...