Bug 599043

Summary: [abrt] notification-daemon-0.4.1-0.20090923.4.el6: raise: Process /usr/libexec/notification-daemon was killed by signal 6 (SIGABRT)
Product: Red Hat Enterprise Linux 6 Reporter: Chris Ward <cward>
Component: notification-daemonAssignee: Florian Müllner <fmuellner>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0CC: jofernan, mclasen, rlat, tpelka
Target Milestone: rcKeywords: Rebase
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:7eb4b4402326d7819280ff7e7c73c8c897f4d444
Fixed In Version: notification-daemon-0_5_0-1_el6 Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-13 07:44:37 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:
Bug Depends On: 609244    
Bug Blocks: 662543    
Attachments:
Description Flags
File: backtrace
none
backtrace none

Description Chris Ward 2010-06-02 15:10:49 UTC
abrt version: 1.1.4
architecture: x86_64
Attached file: backtrace
cmdline: /usr/libexec/notification-daemon
component: notification-daemon
crash_function: raise
executable: /usr/libexec/notification-daemon
global_uuid: 7eb4b4402326d7819280ff7e7c73c8c897f4d444
kernel: 2.6.32-31.el6.x86_64
package: notification-daemon-0.4.1-0.20090923.4.el6
rating: 4
reason: Process /usr/libexec/notification-daemon was killed by signal 6 (SIGABRT)
release: Red Hat Enterprise Linux release 6.0 Beta (Santiago)

How to reproduce
-----
1. honestly, i have no idea.
2.
3.

Comment 1 Chris Ward 2010-06-02 15:10:51 UTC
Created attachment 419065 [details]
File: backtrace

Comment 3 Matthias Clasen 2010-06-03 16:07:17 UTC
Line 214 in stack.c is 

        gdk_screen_get_monitor_geometry (stack->screen, stack->monitor, &monitor);

Looks like we need to protect against stack->monitor being >= gdk_screen_get_n_monitors(stack->screen) here.

Comment 4 Matthias Clasen 2010-06-03 16:08:27 UTC
As far as reproducing this problem, I would assume the following might work:

1. move gnome-panel to external monitor
2. unplug external monitor
3. use notify-send to pop up several bubbles

Comment 5 Chris Ward 2010-06-04 08:48:43 UTC
Do you need me to do additional testing or provide you with any additional information at this time? Just let me know.

Comment 6 RHEL Program Management 2010-06-07 16:07:43 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 7 jmccann 2010-06-07 17:17:02 UTC
*** Bug 599193 has been marked as a duplicate of this bug. ***

Comment 8 Christopher Aillon 2010-06-20 04:06:49 UTC
*** Bug 603656 has been marked as a duplicate of this bug. ***

Comment 12 Radek Lat 2010-10-11 16:30:55 UTC
Created attachment 452757 [details]
backtrace

Package:    	notification-daemon-0.5.0-1.el6
Latest Crash:	Mon 11 Oct 2010 06:16:50 PM 
Command:    	/usr/libexec/notification-daemon
Reason:     	Process /usr/libexec/notification-daemon was killed by signal 11 (SIGSEGV)

Segfault when running reproducer from comment 4 (no additional info on output).

Comment 15 Suzanne Logcher 2011-01-06 22:19:57 UTC
This request was evaluated by Red Hat Product Management for 
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated 
in the current release, Red Hat is unfortunately unable to  
address this request at this time.  This request has been 
proposed for the next release of Red Hat Enterprise Linux.
If you would like it considered as an exception in the 
current release, please ask your support representative.

Comment 16 RHEL Program Management 2011-07-05 23:46:01 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.

Comment 17 Chris Ward 2016-06-13 07:44:37 UTC
Stale bug clean up; reopen if anyone else actually supports this.