[kmymoney4] [Bug 361050] CSV importer crashes on assigning columns (repro-file included)

2016-03-28 Thread Felix Leimbach via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361050

Felix Leimbach  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #5 from Felix Leimbach  ---
To get useful stacktraces I compiled kmymoney from kmymoney.git HEAD.
Inspecting the stacktrace revealed the problem:

The self-built kmymoney-4.7.2 (placed in ~/bin/kmymoney) loaded the
kmm_csvimport.so library from /usr/lib/kde4 where Debian Testing's outdated
4.6.6 version is located!

Once I uninstalled Debian's kmymoney the correct library was loaded and the
problem disappeared.

Marking RESOLVED/INVALID.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmymoney4] [Bug 361050] CSV importer crashes on assigning columns (repro-file included)

2016-03-27 Thread allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361050

--- Comment #4 from allan  ---
(In reply to Felix Leimbach from comment #3)
> That's exactly right and is enough to crash kmymoney-4.7.2 as per the "steps
> to reproduce" above. Obviously the real file - a paypal transaction export -
> contains more rows but they are not required to reproduce.

Not for me, I'm afraid.  No crash, no matter what column I select for the date.

Did you completely remove all the remaining rows?

Early on,  I did have problems with Paypal, because of the number of columns,
but I think that should be OK now.

So, I can't go any further at the moment.

> In fact we can narrow it down further: Removing all columns starting with
> and including "Rechnungs-Nr." in the one single line does not stop kmymoney
> from crashing. Remove one more column ("Vorgangs-Nr.") and it does not crash
> anymore.
> It is not the "Vorgangs-Nr." itself though, because renaming that does not
> fix the crash. Also, removing some columns at the beginning can also fix the
> crash.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmymoney4] [Bug 361050] CSV importer crashes on assigning columns (repro-file included)

2016-03-27 Thread Felix Leimbach via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361050

Felix Leimbach  changed:

   What|Removed |Added

 CC||felix.leimb...@gmx.net

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmymoney4] [Bug 361050] CSV importer crashes on assigning columns (repro-file included)

2016-03-27 Thread Felix Leimbach via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361050

--- Comment #3 from Felix Leimbach  ---
That's exactly right and is enough to crash kmymoney-4.7.2 as per the "steps to
reproduce" above. Obviously the real file - a paypal transaction export -
contains more rows but they are not required to reproduce.

In fact we can narrow it down further: Removing all columns starting with and
including "Rechnungs-Nr." in the one single line does not stop kmymoney from
crashing. Remove one more column ("Vorgangs-Nr.") and it does not crash
anymore.
It is not the "Vorgangs-Nr." itself though, because renaming that does not fix
the crash. Also, removing some columns at the beginning can also fix the crash.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmymoney4] [Bug 361050] CSV importer crashes on assigning columns (repro-file included)

2016-03-27 Thread allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361050

--- Comment #2 from allan  ---
I see only a single row, of, apparently, headings, but no actual transaction
data.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmymoney4] [Bug 361050] CSV importer crashes on assigning columns (repro-file included)

2016-03-27 Thread Felix Leimbach via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361050

--- Comment #1 from Felix Leimbach  ---
Created attachment 98115
  --> https://bugs.kde.org/attachment.cgi?id=98115&action=edit
CSV file for crash repro

-- 
You are receiving this mail because:
You are watching all bug changes.