Bug 551337 - [abrt] crash detected in expendable-0.0.9-1.fc12
Summary: [abrt] crash detected in expendable-0.0.9-1.fc12
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: expendable
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:639888b7
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-30 06:14 UTC by vlapan
Modified: 2010-01-19 01:01 UTC (History)
1 user (show)

Fixed In Version: 0.0.9-2.fc11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-19 00:57:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description vlapan 2009-12-30 06:14:21 UTC
abrt 1.0.0 detected a crash.

cmdline: /usr/bin/python /usr/share/expendable/main.py 
component: expendable
executable: /usr/share/expendable/main.py
kernel: 2.6.31.9-174.fc12.i686
package: expendable-0.0.9-1.fc12
uuid: 639888b7

Comment 1 Tim Waugh 2010-01-05 12:05:54 UTC
Are you able to reproduce the problem?  There isn't enough information in this report to diagnose what went wrong.

Comment 2 vlapan 2010-01-06 01:43:32 UTC
I am sending full crash report with trace now.  The problem occures during save data.

Comment 3 Tim Waugh 2010-01-06 11:54:07 UTC
Where have you sent the trace to?  I still don't see it...

Comment 4 vlapan 2010-01-06 16:14:07 UTC
UUID: 639888b7
architecture: i686
cmdline: /usr/bin/python /usr/share/expendable/main.py 
component: expendable
executable: /usr/share/expendable/main.py
kernel: 2.6.31.9-174.fc12.i686
package: expendable-0.0.9-1.fc12
release: Fedora release 12 (Constantine)
uuid: 639888b7



UUID: 639888b7
architecture: i686
cmdline: /usr/bin/python /usr/share/expendable/main.py 
component: expendable
executable: /usr/share/expendable/main.py
kernel: 2.6.31.9-174.fc12.i686
package: expendable-0.0.9-1.fc12
release: Fedora release 12 (Constantine)
uuid: 639888b7

How to reproduce
-----
1.entered mortgage info
2.changed the mortgage info
3.exited from the program saving the data and received crash

backtrace
-----
Summary: TB639888b7 xmlfile.py:146:save:IOError: [Errno 9] Bad file descriptor

Traceback (most recent call last):
  File "/usr/share/expendable/main.py", line 947, in destroy
    response = self.maybe_save_changes ()
  File "/usr/share/expendable/main.py", line 941, in maybe_save_changes
    self.xmlfile.save ()
  File "/usr/share/expendable/xmlfile.py", line 146, in save
    self.file.write (content)
IOError: [Errno 9] Bad file descriptor

Local variables in innermost frame:
content: <money>
  <accounts limit-nper="360">

    <account name="My Mortgage">
      <mortgage>
        <rate>0.0500</rate>
        <loan_amount>200000.0000</loan_amount>
        <nper>120</nper>
        <offset_amount>0.0000</offset_amount>
      </mortgage>

      <account name="Kate">
        <mortgage>
          <rate>0.0535</rate>
          <loan_amount>480000.0000</loan_amount>
          <nper>360</nper>
        </mortgage>
      </account>

      <account name="Monthly overpayment">
        <gain>
          <amount>0.0000</amount>
        </gain>
      </account>

      <account name="Fixed Term Deposit (into offset)">
        <ftd>
          <rate>0.1000</rate>
          <taxrate>0.0000</taxrate>
          <amount>0.0000</amount>
          <term>12</term>
        </ftd>
      </account>

      <account name="My Savings">
        <savings>
          <rate>0.0650</rate>
          <taxrate>0.2000</taxrate>
          <balance>0.0000</balance>
        </savings>

        <account name="Monthly spend">
          <spend>
            <amount>0.0000</amount>
          </spend>
        </account>

        <account name="Big purchase">
          <payment>
            <amount>0.0000</amount>
          </payment>
        </account>

        <account name="Fixed Term Deposit (into savings)">
          <ftd>
            <rate>0.1000</rate>
            <taxrate>0.0000</taxrate>
            <amount>0.0000</amount>
            <term>12</term>
          </ftd>
        </account>

        <account name="Regular Savings">
          <regsave>
            <rate>0.1000</rate>
            <taxrate>0.2000</taxrate>
            <amount>0.0000</amount>
            <minamount>0.0000</minamount>
            <term>12</term>
          </regsave>
        </account>
      </account>
    </account>
  </accounts>
</money>

xml: <money>
  <accounts limit-nper="360">

    <account name="My Mortgage">
      <mortgage>
        <rate>0.0500</rate>
        <loan_amount>200000.0000</loan_amount>
        <nper>120</nper>
        <offset_amount>0.0000</offset_amount>
      </mortgage>

      <account name="Kate">
        <mortgage>
          <rate>0.0535</rate>
          <loan_amount>480000.0000</loan_amount>
          <nper>360</nper>
        </mortgage>
      </account>

      <account name="Monthly overpayment">
        <gain>
          <amount>0.0000</amount>
        </gain>
      </account>

      <account name="Fixed Term Deposit (into offset)">
        <ftd>
          <rate>0.1000</rate>
          <taxrate>0.0000</taxrate>
          <amount>0.0000</amount>
          <term>12</term>
        </ftd>
      </account>

      <account name="My Savings">
        <savings>
          <rate>0.0650</rate>
          <taxrate>0.2000</taxrate>
          <balance>0.0000</balance>
        </savings>

        <account name="Monthly spend">
          <spend>
            <amount>0.0000</amount>
          </spend>
        </account>

        <account name="Big purchase">
          <payment>
            <amount>0.0000</amount>
          </payment>
        </account>

        <account name="Fixed Term Deposit (into savings)">
          <ftd>
            <rate>0.1000</rate>
            <taxrate>0.0000</taxrate>
            <amount>0.0000</amount>
            <term>12</term>
          </ftd>
        </account>

        <account name="Regular Savings">
          <regsave>
            <rate>0.1000</rate>
            <taxrate>0.2000</taxrate>
            <amount>0.0000</amount>
            <minamount>0.0000</minamount>
            <term>12</term>
          </regsave>
        </account>
      </account>
    </account>
  </accounts>
</money>

nodes: <Element money at 9f51a8c>
self: <xmlfile.File instance at 0x985f34c>
new_filename: None



UUID: 639888b7
architecture: i686
cmdline: /usr/bin/python /usr/share/expendable/main.py 
component: expendable
executable: /usr/share/expendable/main.py
kernel: 2.6.31.9-174.fc12.i686
package: expendable-0.0.9-1.fc12
release: Fedora release 12 (Constantine)
uuid: 639888b7

How to reproduce
-----
1.entered mortgage info
2.changed the mortgage info
3.exited from the program saving the data and received crash

backtrace
-----
Summary: TB639888b7 xmlfile.py:146:save:IOError: [Errno 9] Bad file descriptor

Traceback (most recent call last):
  File "/usr/share/expendable/main.py", line 947, in destroy
    response = self.maybe_save_changes ()
  File "/usr/share/expendable/main.py", line 941, in maybe_save_changes
    self.xmlfile.save ()
  File "/usr/share/expendable/xmlfile.py", line 146, in save
    self.file.write (content)
IOError: [Errno 9] Bad file descriptor

Local variables in innermost frame:
content: <money>
  <accounts limit-nper="360">

    <account name="My Mortgage">
      <mortgage>
        <rate>0.0500</rate>
        <loan_amount>200000.0000</loan_amount>
        <nper>120</nper>
        <offset_amount>0.0000</offset_amount>
      </mortgage>

      <account name="Kate">
        <mortgage>
          <rate>0.0535</rate>
          <loan_amount>480000.0000</loan_amount>
          <nper>360</nper>
        </mortgage>
      </account>

      <account name="Monthly overpayment">
        <gain>
          <amount>0.0000</amount>
        </gain>
      </account>

      <account name="Fixed Term Deposit (into offset)">
        <ftd>
          <rate>0.1000</rate>
          <taxrate>0.0000</taxrate>
          <amount>0.0000</amount>
          <term>12</term>
        </ftd>
      </account>

      <account name="My Savings">
        <savings>
          <rate>0.0650</rate>
          <taxrate>0.2000</taxrate>
          <balance>0.0000</balance>
        </savings>

        <account name="Monthly spend">
          <spend>
            <amount>0.0000</amount>
          </spend>
        </account>

        <account name="Big purchase">
          <payment>
            <amount>0.0000</amount>
          </payment>
        </account>

        <account name="Fixed Term Deposit (into savings)">
          <ftd>
            <rate>0.1000</rate>
            <taxrate>0.0000</taxrate>
            <amount>0.0000</amount>
            <term>12</term>
          </ftd>
        </account>

        <account name="Regular Savings">
          <regsave>
            <rate>0.1000</rate>
            <taxrate>0.2000</taxrate>
            <amount>0.0000</amount>
            <minamount>0.0000</minamount>
            <term>12</term>
          </regsave>
        </account>
      </account>
    </account>
  </accounts>
</money>

xml: <money>
  <accounts limit-nper="360">

    <account name="My Mortgage">
      <mortgage>
        <rate>0.0500</rate>
        <loan_amount>200000.0000</loan_amount>
        <nper>120</nper>
        <offset_amount>0.0000</offset_amount>
      </mortgage>

      <account name="Kate">
        <mortgage>
          <rate>0.0535</rate>
          <loan_amount>480000.0000</loan_amount>
          <nper>360</nper>
        </mortgage>
      </account>

      <account name="Monthly overpayment">
        <gain>
          <amount>0.0000</amount>
        </gain>
      </account>

      <account name="Fixed Term Deposit (into offset)">
        <ftd>
          <rate>0.1000</rate>
          <taxrate>0.0000</taxrate>
          <amount>0.0000</amount>
          <term>12</term>
        </ftd>
      </account>

      <account name="My Savings">
        <savings>
          <rate>0.0650</rate>
          <taxrate>0.2000</taxrate>
          <balance>0.0000</balance>
        </savings>

        <account name="Monthly spend">
          <spend>
            <amount>0.0000</amount>
          </spend>
        </account>

        <account name="Big purchase">
          <payment>
            <amount>0.0000</amount>
          </payment>
        </account>

        <account name="Fixed Term Deposit (into savings)">
          <ftd>
            <rate>0.1000</rate>
            <taxrate>0.0000</taxrate>
            <amount>0.0000</amount>
            <term>12</term>
          </ftd>
        </account>

        <account name="Regular Savings">
          <regsave>
            <rate>0.1000</rate>
            <taxrate>0.2000</taxrate>
            <amount>0.0000</amount>
            <minamount>0.0000</minamount>
            <term>12</term>
          </regsave>
        </account>
      </account>
    </account>
  </accounts>
</money>

nodes: <Element money at 9f51a8c>
self: <xmlfile.File instance at 0x985f34c>
new_filename: None

Comment 5 Tim Waugh 2010-01-06 17:58:24 UTC
Thanks, fixed in CVS.

Comment 6 Fedora Update System 2010-01-06 18:00:21 UTC
expendable-0.0.9-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/expendable-0.0.9-2.fc11

Comment 7 Fedora Update System 2010-01-06 18:01:09 UTC
expendable-0.0.9-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/expendable-0.0.9-2.fc12

Comment 8 Fedora Update System 2010-01-07 21:44:24 UTC
expendable-0.0.9-2.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update expendable'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2010-0271

Comment 9 Fedora Update System 2010-01-07 21:49:56 UTC
expendable-0.0.9-2.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update expendable'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0297

Comment 10 Fedora Update System 2010-01-19 00:57:38 UTC
expendable-0.0.9-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2010-01-19 01:01:03 UTC
expendable-0.0.9-2.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.


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