Bug 600879

Summary: [abrt] crash in emacs-1:23.2-1.fc13: kill: Process /usr/bin/emacs-23.2 was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Francesco Tapparo <tapparo>
Component: emacsAssignee: Karel Klíč <kklic>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: jonathan.underwood, kklic, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:7c28b7e0f38396c13666a1dece59e107a34b71dd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-27 17:38:46 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 Francesco Tapparo 2010-06-06 13:24:50 UTC
abrt 1.1.1 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: emacs rectangle.svg
comment: rectangle.svg (I'm goig to upload it soon) is not actually an svg file: every time emacs open it it is going to crash.
component: emacs
crash_function: kill
executable: /usr/bin/emacs-23.2
global_uuid: 7c28b7e0f38396c13666a1dece59e107a34b71dd
kernel: 2.6.33.5-112.fc13.i686.PAE
package: emacs-1:23.2-1.fc13
rating: 4
reason: Process /usr/bin/emacs-23.2 was killed by signal 11 (SIGSEGV)
release: Fedora release 13 (Goddard)

How to reproduce
-----
1. open the attached file rectangle.svg with emacs
2. emacs crashes
3.

Comment 1 Francesco Tapparo 2010-06-06 13:24:54 UTC
Created attachment 421595 [details]
File: backtrace

Comment 2 Francesco Tapparo 2010-06-06 13:29:59 UTC
(In reply to comment #0)
> -----
> 1. open the attached file rectangle.svg with emacs

I'm unable to attache the file because when I try to upload the file firefox crashes, so I'm going to insert it here inline:

BEGIN SVG FILE:
    


<html xmlns="http://www.w3.org/1999/xhtml" >
  <meta>
  <style type="text/css">
  	 #main {
		width: 100px;  	 
  	 }
    #top {
       width: 100%;
       height: 100px;
    }
    #bottom {
      border: solid 15px red;
      height: 70px;
    }
  </style>
  </meta>

  <body>


    <div id="main">
      <svg id="top" xmlns="http://www.w3.org/2000/svg" 
	   	   viewBox="0 0 100 100" preserveAspectRatio="none">
			<rect x="8" y="8" width="86" height="86"
	      		style="stroke: black; stroke-width: 15px; fill: none;" />
      </svg>
      <div id="bottom"></div>
    </div>
    
  </body>

</html>
END SVG FILE

Comment 3 Bug Zapper 2011-06-02 11:50:57 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  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 '13'.

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 13'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 13 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 please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

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.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Bug Zapper 2011-06-27 17:38:46 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 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.