[Bug 205044] New: KMyMoney crashed on start up with signal 11 SIGSEGV

View: New views
10 Messages — Rating Filter:   Alert me  

[Bug 205044] New: KMyMoney crashed on start up with signal 11 SIGSEGV

by Bugzilla from DBA@Williamson.net.au :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

           Summary: KMyMoney crashed on start up with signal 11 SIGSEGV
           Product: kmymoney2
           Version: unspecified
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kmymoney2-developer@...
        ReportedBy: DBA@...


Version:           1.0.0-42.1 (using KDE 4.2.4)
OS:                Linux
Installed from:    SuSE RPMs

Operating System    openSUSE 11.1
Platform        x86_64
Kernel            2.6.27.29-0.1-default
Formfactor        Desktop


Backtraces:
[?1034h[Thread debugging using libthread_db enabled]
[KCrash handler]
#5  0x00007fdfe3a95687 in QString::operator=(QString const&) ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#6  0x00000000005f8042 in MyMoneyPayee::operator=(MyMoneyPayee const&) ()
#7  0x00000000008b6d9c in MyMoneySeqAccessMgr::MyMoneySeqAccessMgr() ()
#8  0x0000000000583f1e in KMyMoneyView::newStorage(KMyMoneyView::storageTypeE)
    ()
#9  0x000000000058496e in KMyMoneyView::KMyMoneyView(QWidget*, char const*) ()
#10 0x000000000055d3e7 in KMyMoney2App::KMyMoney2App(QWidget*, char const*) ()
#11 0x000000000057245d in main ()


How to Reproduce:
Just start KMyMoney, happens every time I start the application


Expected Behaviour:
Start without crashing

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

[Bug 205044] KMyMoney crashed on start up with signal 11 SIGSEGV

by Bugzilla from DBA@Williamson.net.au :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


Bruce Williamson <DBA@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |DBA@...




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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

[Bug 205044] KMyMoney crashed on start up with signal 11 SIGSEGV

by Alvaro Soliverez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


Alvaro Soliverez <asoliverez@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asoliverez@...




--- Comment #1 from Alvaro Soliverez <asoliverez gmail com>  2009-08-25 12:21:50 ---
Try starting by running "kmymoney2 -n", then open your file.

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

[Bug 205044] KMyMoney crashed on start up with signal 11 SIGSEGV

by Bugzilla from ipwizard@users.sourceforge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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





--- Comment #2 from Thomas Baumgart <ipwizard users sourceforge net>  2009-08-25 21:35:44 ---
I doubt that this would help :(

I crashes right during the construction of the view and is not related to
loading of a file. The instruction where it crashes is

  m_payee = MyMoneyPayee();

Why should it crash there? It doesn't for anybody else.

Did you have installed a previous release of KMyMoney? Could it be, that parts
of it are still used? Please try to uninstall KMyMoney and see if anything
remains. Make sure everything is gone. Then re-install.

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

[Bug 205044] KMyMoney crashed on start up with signal 11 SIGSEGV

by Bugzilla from DBA@Williamson.net.au :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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





--- Comment #3 from Bruce Williamson <DBA Williamson net au>  2009-08-27 01:01:43 ---
You're right, kmymoney2 -n results in:

kmymoney2: Symbol `_ZTVN14KMyMoneyPlugin13ViewInterfaceE' has different size in
shared object, consider re-linking
kbuildsycoca running...
Reusing existing ksycoca
KCrash: Application 'kmymoney2' crashing...

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

[Bug 205044] KMyMoney crashed on start up with signal 11 SIGSEGV

by Bugzilla from DBA@Williamson.net.au :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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





--- Comment #4 from Bruce Williamson <DBA Williamson net au>  2009-08-27 01:19:03 ---
Ok, I uninstalled anything to do with kmymoney, remove
/home/bruce/.kde/share/config/kmymoney2rc and re-installed kmymoney and I still
got the same error i.e.

[?1034h[Thread debugging using libthread_db enabled]
[KCrash handler]
#5  0x00007ff3d19e6687 in QString::operator=(QString const&) ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#6  0x00000000005f8042 in MyMoneyPayee::operator=(MyMoneyPayee const&) ()
#7  0x00000000008b6d9c in MyMoneySeqAccessMgr::MyMoneySeqAccessMgr() ()
#8  0x0000000000583f1e in KMyMoneyView::newStorage(KMyMoneyView::storageTypeE)
    ()
#9  0x000000000058496e in KMyMoneyView::KMyMoneyView(QWidget*, char const*) ()
#10 0x000000000055d3e7 in KMyMoney2App::KMyMoney2App(QWidget*, char const*) ()
#11 0x000000000057245d in main ()

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

[Bug 205044] KMyMoney crashed on start up with signal 11 SIGSEGV

by Alvaro Soliverez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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





--- Comment #5 from Alvaro Soliverez <asoliverez gmail com>  2009-08-27 01:44:20 ---
just to confirm. Did you run make clean and make distclean after uninstalling?

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

[Bug 205044] KMyMoney crashed on start up with signal 11 SIGSEGV

by Bugzilla from DBA@Williamson.net.au :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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





--- Comment #6 from Bruce Williamson <DBA Williamson net au>  2009-08-27 20:00:12 ---
No, I uninstalled and re-installed the rpms,

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

[Bug 205044] KMyMoney crashed on start up with signal 11 SIGSEGV

by Alvaro Soliverez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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





--- Comment #7 from Alvaro Soliverez <asoliverez gmail com>  2009-08-28 00:19:10 ---
Where did you get the rpms? you should check with the author of the packages.

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

[Bug 205044] KMyMoney crashed on start up with signal 11 SIGSEGV

by Bugzilla from ipwizard@users.sourceforge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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





--- Comment #8 from Thomas Baumgart <ipwizard users sourceforge net>  2009-11-05 18:51:36 ---
What's the status on this one? Please advise. Otherwise, I will simply close
it.

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer