Bug 611136

Summary: [abrt] crash in hal-0.5.14-3.fc13: raise: Process /usr/bin/hal-disable-polling was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Paul Jenner <psj>
Component: halAssignee: Richard Hughes <richard>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: richard
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:5c9ce8148f6e9ad7d414a0adab4b4973ca820d82
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-03 22:13:22 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 Paul Jenner 2010-07-03 22:04:18 UTC
abrt 1.1.1 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: hal-disable-polling --device /dev/scd0
component: hal
crash_function: raise
executable: /usr/bin/hal-disable-polling
global_uuid: 5c9ce8148f6e9ad7d414a0adab4b4973ca820d82
kernel: 2.6.33.5-124.fc13.i686
package: hal-0.5.14-3.fc13
rating: 4
reason: Process /usr/bin/hal-disable-polling was killed by signal 6 (SIGABRT)
release: Fedora release 13 (Goddard)

Comment 1 Paul Jenner 2010-07-03 22:04:20 UTC
Created attachment 429300 [details]
File: backtrace

Comment 2 Paul Jenner 2010-07-03 22:07:08 UTC
Caused by using tuned to set spindown-disk profile:

[root@localhost ~]# tuned-adm profile spindown-disk
Calling '/etc/ktune.d/tunedadm.sh stop':                   [  OK  ]
Stopping tuned:                                            [  OK  ]
Switching to profile 'spindown-disk'
Applying ktune sysctl settings:
/etc/ktune.d/tunedadm.conf:                                [  OK  ]
Calling '/etc/ktune.d/tunedadm.sh start': *** buffer overflow detected ***: hal-disable-polling terminated
<snip>
/etc/ktune.d/tunedadm.sh: line 74:  8328 Aborted                 (core dumped) hal-disable-polling --device $i
Can't get device info: No such device
FATAL: Module hci_usb not found.
Invalid command : set_power
Invalid command : set_power

Comment 3 Paul Jenner 2010-07-03 22:12:51 UTC
Duplicate of bug #554886

hal-disable-polling --device /dev/scd0 causes crash, hal-disable-polling --device /dev/sr0 is fine - where /dev/scd0 is a symlink to /dev/sr0

Comment 4 Paul Jenner 2010-07-03 22:13:22 UTC

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