Bug 557579 - [abrt] crash in grass-6.3.0-15.fc12
Summary: [abrt] crash in grass-6.3.0-15.fc12
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: grass
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Devrim Gündüz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5633908a
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-21 20:59 UTC by Doug Newcomb
Modified: 2010-11-04 01:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-04 01:38:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.80 KB, text/plain)
2010-01-21 20:59 UTC, Doug Newcomb
no flags Details

Description Doug Newcomb 2010-01-21 20:59:33 UTC
abrt 1.0.3 detected a crash.

How to reproduce
-----
1.Start GRASS
2.Select region
3.Crases before getting to the main grass window


backtrace
-----
Summary: TB5633908a render.py:296:__adjustRegion:KeyError: 'e'

Traceback (most recent call last):
  File "/usr/lib64/grass-6.3.0/etc/wxpython/wxgui.py", line 1358, in <module>
    sys.exit(main())
  File "/usr/lib64/grass-6.3.0/etc/wxpython/wxgui.py", line 1351, in main
    app = GMApp(workspaceFile)
  File "/usr/lib64/grass-6.3.0/etc/wxpython/wxgui.py", line 1273, in __init__
    wx.App.__init__(self, False)
  File "/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7938, in __init__
    self._BootstrapApp()
  File "/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7512, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/lib64/grass-6.3.0/etc/wxpython/wxgui.py", line 1289, in OnInit
    workspace = self.workspaceFile)
  File "/usr/lib64/grass-6.3.0/etc/wxpython/wxgui.py", line 158, in __init__
    self.NewDisplay(show=False)
  File "/usr/lib64/grass-6.3.0/etc/wxpython/wxgui.py", line 1025, in NewDisplay
    auimgr=self._auimgr, showMapDisplay=show)
  File "/usr/lib64/grass-6.3.0/etc/wxpython/gui_modules/wxgui_utils.py", line 76, in __init__
    self.Map = render.Map()    # instance of render.Map to be associated with display
  File "/usr/lib64/grass-6.3.0/etc/wxpython/gui_modules/render.py", line 210, in __init__
    self.InitRegion()
  File "/usr/lib64/grass-6.3.0/etc/wxpython/gui_modules/render.py", line 244, in InitRegion
    self.SetRegion()
  File "/usr/lib64/grass-6.3.0/etc/wxpython/gui_modules/render.py", line 462, in SetRegion
    self.region = self.__adjustRegion()
  File "/usr/lib64/grass-6.3.0/etc/wxpython/gui_modules/render.py", line 296, in __adjustRegion
    mapwidth    = abs(self.region["e"] - self.region["w"])
KeyError: 'e'

Local variables in innermost frame:
self: <gui_modules.render.Map object at 0x2802110>

cmdline: python /usr/lib64/grass-6.3.0/etc/wxpython/wxgui.py
component: grass
executable: /usr/lib64/grass-6.3.0/etc/wxpython/wxgui.py
kernel: 2.6.31.9-174.fc12.x86_64
package: grass-6.3.0-15.fc12
uuid: 5633908a

Comment 1 Doug Newcomb 2010-01-21 20:59:35 UTC
Created attachment 386010 [details]
File: backtrace

Comment 2 Fedora Admin XMLRPC Client 2010-08-05 06:04:34 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Doug Newcomb 2010-08-06 02:06:13 UTC
(In reply to comment #2)
> This package has changed ownership in the Fedora Package Database.  Reassigning
> to the new owner of this component.    

Please close bug.  Crash was due to a corrupt GRASS workspace.

Comment 4 Bug Zapper 2010-11-04 00:17:44 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  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 '12'.

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 12'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 12 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


Note You need to log in before you can comment on or make changes to this bug.