[kmymoney] [Bug 374526] New: Seg fault when import ofx file

Alexandre bugzilla_noreply at kde.org
Wed Jan 4 08:08:46 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=374526

            Bug ID: 374526
           Summary: Seg fault when import ofx file
           Product: kmymoney
           Version: unspecified
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: kmymoney-devel at kde.org
          Reporter: alexandref75 at gmail.com
  Target Milestone: ---

Created attachment 103186
  --> https://bugs.kde.org/attachment.cgi?id=103186&action=edit
patch file that fixes seg fault on KMyMoneyApp::account

The current version on Github (commit 5ecbe8f8a74fbf14fbbac06ea418731aa51d884c)
seg faults when importing an ofx file. I traced the problem to the function
KMyMoneyApp::account in the file kmymoney.cpp. The following patch fixes that,
it seems that something get destroyed when the function returns getting a seg
fault on the QString Qt code.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list