Bug 547046

Summary: [abrt] crash detected in openal-soft-1.10.622-2.fc12
Product: [Fedora] Fedora Reporter: Dušan Hokův <dusan>
Component: openal-softAssignee: Thomas Kowaliczek <linuxdonald>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: cassmodiah, hdegoede, linuxdonald
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:9024cfc25ce68ea3064d6ce9b8ef00aebd560250
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-14 21:52:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Dušan Hokův 2009-12-13 10:51:47 UTC
abrt 1.0.0 detected a crash.

How to reproduce
-----
1. run openal-info
2. run openal-info as root
3. killall pulseaudio
4. run openal-info as root again

Comment
-----
I make some tests:

[hunterz@hunterz ~]$ openal-info 
Available playback devices:
    ALSA Software on default
    ALSA Software on HDA Intel [AD198x Analog] (hw:0,0)
    ALSA Software on HDA Intel [AD198x Digital] (hw:0,1)
    OSS Software
    PortAudio Software
    PulseAudio Software
Neoprávněný přístup do paměti (SIGSEGV) (core dumped [obraz paměti uložen])
[hunterz@hunterz ~]$ su
Heslo: 
[root@hunterz hunterz]# openal-info 
Available playback devices:
    ALSA Software on default
    ALSA Software on HDA Intel [AD198x Analog] (hw:0,0)
    ALSA Software on HDA Intel [AD198x Digital] (hw:0,1)
    OSS Software
    PortAudio Software
    PulseAudio Software
Neoprávněný přístup do paměti (SIGSEGV) (core dumped [obraz paměti uložen])
[root@hunterz hunterz]# killall pulseaudio
[root@hunterz hunterz]# openal-info 
ALSA lib pulse.c:229:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pulse.c:229:(pulse_connect) PulseAudio: Unable to connect: Connection refused

AL lib: alsa.c:486: Could not open playback device 'default': Connection refused
AL lib: oss.c:168: Could not open /dev/dsp: No such file or directory
Available playback devices:
    ALSA Software on default
    ALSA Software on HDA Intel [AD198x Analog] (hw:0,0)
    ALSA Software on HDA Intel [AD198x Digital] (hw:0,1)
    OSS Software
    PortAudio Software
    PulseAudio Software
Available capture devices:
    ALSA Capture on default
    ALSA Capture on HDA Intel [AD198x Analog] (hw:0,0)
    ALSA Capture on HDA Intel [AD198x Digital] (hw:0,1)
    ALSA Capture on Brooktree Bt878 [Bt87x Digital] (hw:1,0)
    ALSA Capture on Brooktree Bt878 [Bt87x Analog] (hw:1,1)
    OSS Capture
    PulseAudio Capture
Default device: ALSA Software
Default capture device: ALSA Capture on default
ALC version: 1.1
ALC extensions:
    ALC_ENUMERATE_ALL_EXT, ALC_ENUMERATION_EXT, ALC_EXT_CAPTURE, 
    ALC_EXT_disconnect, ALC_EXT_EFX, ALC_EXTX_thread_local_context
OpenAL vendor string: OpenAL Community
OpenAL renderer string: OpenAL Soft
OpenAL version string: 1.1 ALSOFT 1.10.622
OpenAL extensions:
    AL_EXTX_buffer_sub_data, AL_EXT_EXPONENT_DISTANCE, AL_EXT_FLOAT32, 
    AL_EXT_IMA4, AL_EXT_LINEAR_DISTANCE, AL_EXT_MCFORMATS, AL_EXT_OFFSET, 
    AL_EXTX_sample_buffer_object, AL_EXTX_source_distance_model, 
    AL_LOKI_quadriphonic
EFX version: 1.0
Max auxiliary sends: 2
Available filters:
    Low-pass
Available effects:
    EAX Reverb
    Reverb
    Echo

Attached file: backtrace
cmdline: openal-info
component: openal-soft
executable: /usr/bin/openal-info
kernel: 2.6.31.6-166.fc12.i686
package: openal-soft-1.10.622-2.fc12
rating: 4
reason: Process was terminated by signal 11

Comment 1 Dušan Hokův 2009-12-13 10:51:51 UTC
Created attachment 377971 [details]
File: backtrace

Comment 2 Thomas Kowaliczek 2009-12-14 21:52:07 UTC

*** This bug has been marked as a duplicate of bug 546474 ***