[Kget] [Bug 168111] kget segfault on startup

Daniel Winter dw at danielwinter.de
Mon Sep 1 03:49:36 CEST 2008


http://bugs.kde.org/show_bug.cgi?id=168111


Daniel Winter dw danielwinter de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dw at danielwinter.de
         AssignedTo|trueg at k3b.org               |kget at kde.org
          Component|general                     |general
            Product|nepomuk                     |kget




--- Comment #9 from Daniel Winter <dw danielwinter de>  2008-09-01 03:49:34 ---
Reassigned to kget, because after some hours of trying to fix it I am quite
sure that it is no Nepomuk bug.

There is NepomukHandler::saveFileProperties() call from 
m_nepomukHandler->saveFileProperties(); in transfer.cpp which then leads to the
crash.

Well at that point m_nepomukHandler doesn't point to a NepomukHandler instance
anymore. I tried to figure out where the bug in kget is but i have no clue,
because there is no direct way to change the m_nepomukHandler pointer (ok there
is, but that is not used.). But the address it points to is changed from the
one set in the constrcutor of the Transfer class.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kget mailing list