Bug 877156

Summary: [abrt] emacs-24.1-6.fc17: Process /usr/bin/emacs-24.1 was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Bruce-Robert Pocock <brpocock>
Component: emacsAssignee: Petr Hracek <phracek>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: jonathan.underwood, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:0246682afd7f9f31f688f369e7166e4e8df1bbfa
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-01 08:35:30 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: environ
none
File: limits
none
File: backtrace
none
File: cgroup
none
File: smolt_data
none
File: executable
none
File: maps
none
File: dso_list
none
File: build_ids
none
File: proc_pid_status
none
File: var_log_messages
none
File: open_fds none

Description Bruce-Robert Pocock 2012-11-15 20:30:03 UTC
Version-Release number of selected component:
emacs-24.1-6.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        emacs
kernel:         3.6.6-1.fc17.x86_64

Comment 1 Bruce-Robert Pocock 2012-11-15 20:30:05 UTC
Created attachment 645919 [details]
File: environ

Comment 2 Bruce-Robert Pocock 2012-11-15 20:30:07 UTC
Created attachment 645920 [details]
File: limits

Comment 3 Bruce-Robert Pocock 2012-11-15 20:30:09 UTC
Created attachment 645921 [details]
File: backtrace

Comment 4 Bruce-Robert Pocock 2012-11-15 20:30:11 UTC
Created attachment 645922 [details]
File: cgroup

Comment 5 Bruce-Robert Pocock 2012-11-15 20:30:52 UTC
Created attachment 645923 [details]
File: smolt_data

Comment 6 Bruce-Robert Pocock 2012-11-15 20:30:58 UTC
Created attachment 645924 [details]
File: executable

Comment 7 Bruce-Robert Pocock 2012-11-15 20:30:59 UTC
Created attachment 645925 [details]
File: maps

Comment 8 Bruce-Robert Pocock 2012-11-15 20:31:03 UTC
Created attachment 645926 [details]
File: dso_list

Comment 9 Bruce-Robert Pocock 2012-11-15 20:31:19 UTC
Created attachment 645927 [details]
File: build_ids

Comment 10 Bruce-Robert Pocock 2012-11-15 20:31:22 UTC
Created attachment 645928 [details]
File: proc_pid_status

Comment 11 Bruce-Robert Pocock 2012-11-15 20:31:24 UTC
Created attachment 645929 [details]
File: var_log_messages

Comment 12 Bruce-Robert Pocock 2012-11-15 20:31:27 UTC
Created attachment 645930 [details]
File: open_fds

Comment 13 Fedora Admin XMLRPC Client 2013-02-27 15:48:33 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 14 Bruce-Robert Pocock 2013-03-06 16:03:29 UTC
Had to kill (locked-up) Emacs with xkill.

Possibly caused by this Elisp code???

  (let ((remote "USER@HOST")
	(local-port 5432) (remote-port 5432))
    (setq *pg-ssh-tunnel* 
          (start-process "SSH tunnel for Postgres"
                         (format "*Postgres SSH Tunnel (%s:%s)*" local-port remote-port)
                         "ssh" remote
                         "-L" (format "%s:localhost:%s" local-port remote-port)))
    (loop for n from 5 downto 0
       when (> n 0)
       do (message "Waiting for SSH to settle for %s seconds until trying Postgres" n)
	 (sleep-for 1))
    (setq *database-name-pg* (pg:connect "database-name" "postgres-user" "password" "localhost" local-port 'utf-8)))


backtrace_rating: 4
Package: emacs-24.1-7.fc17
OS Release: Fedora release 17 (Beefy Miracle)

Comment 15 Petr Hracek 2013-04-17 08:43:51 UTC
*** Bug 877145 has been marked as a duplicate of this bug. ***

Comment 16 Fedora End Of Life 2013-07-04 02:32:15 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 17 Fedora End Of Life 2013-08-01 08:35:39 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.