Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assertion failed (datetime) #536

Closed
AgentB1 opened this issue Jul 31, 2015 · 10 comments
Closed

assertion failed (datetime) #536

AgentB1 opened this issue Jul 31, 2015 · 10 comments

Comments

@AgentB1
Copy link

AgentB1 commented Jul 31, 2015

There have been several of these transient issues open and closed. #256 was one example.

Today 31st July on starting mmex I received the same errors on startup

assert "IsValid()" failed in SetDay(): invalid wxDateTime

All previous issues have been logged on 31st day of the month,

Restarting at midnight 1 August - the errors disappear.

This should help address the issue.

Ubuntu 14.04
MMEX 1.1.0
wxWidgets 3.0.1
SQLite3 3.8.5
wxSQLite3 3.1.1
Mongoose 5.4
Lua 5.2
GNU GCC/G++ 4.8.2

@ghost
Copy link

ghost commented Jul 31, 2015

I've had these messages suddenly pop up today as well

@ghost
Copy link

ghost commented Aug 31, 2015

31st again today and they've popped up

@guanlisheng guanlisheng added the bug label Sep 5, 2015
@guanlisheng guanlisheng added this to the v1.4 milestone Sep 5, 2015
@guanlisheng guanlisheng self-assigned this Sep 5, 2015
guanlisheng added a commit that referenced this issue Oct 1, 2015
@ghost
Copy link

ghost commented Dec 31, 2015

This happened again today on MMEX compiled from GIT

@guanlisheng
Copy link
Contributor

Interesting but i have no idea here.

omalleypat pushed a commit to omalleypat/moneymanagerex that referenced this issue Feb 23, 2016
omalleypat pushed a commit to omalleypat/moneymanagerex that referenced this issue Feb 23, 2016
@b-trav
Copy link

b-trav commented Feb 29, 2016

I am also getting this error today (29th February 2016). It looks to me like there might be a bug when mmex opens on the last day of the month. I will try and open my files tomorrow ...

@AgentB1
Copy link
Author

AgentB1 commented Mar 31, 2016

Again on 31 March
mmex v1.2.6 from "Ubuntu" repo

ASSERT INFO:
../include/wx/datetime.h(1702): assert "tm.IsValid()" failed in Set(): invalid broken down date/time

BACKTRACE:
[1] wxDateTime::SetMonth(wxDateTime::Month)
[2] wxWizardPage::~wxWizardPage()
[3] wxWizardPage::~wxWizardPage()
[4] wxWizardPage::~wxWizardPage()
[5] wxSharedPtr::get() const
[6] wxSharedPtr::get() const
[7] wxDebugReportCompress::~wxDebugReportCompress()
[8] wxDebugReportCompress::~wxDebugReportCompress()
[9] wxDebugReportCompress::~wxDebugReportCompress()
[10] wxDebugReportCompress::~wxDebugReportCompress()
[11] wxString wxString::Format(wxFormatString const&, wxString)
[12] wxString wxString::Format(wxFormatString const&, wxString)
[13] wxEntry(int&, wchar_t**)
[14] __libc_start_main

hth

@vomikan
Copy link
Member

vomikan commented Apr 1, 2016

@dwrj87 Could you check this issue using debugger?
https://github.com/moneymanagerex/moneymanagerex/wiki/Debuging-on-Linux-(Debian-Ubuntu)

@ghost
Copy link

ghost commented Apr 1, 2016

I can, but probably not until Sunday

@ghost
Copy link

ghost commented Apr 3, 2016

Hmm, I've compiled it with those flags, set my system date to the 29th Feb, and run the debugger. Nothing.....

The bug is there. I'll keep trying to get it to trigger, but if I can't, it will be triggered on the 30th April, so I shall get it done then

@ghost
Copy link

ghost commented Apr 30, 2016

Hmmm, last day of the month today, and it hasn't triggered for for me..... I'll change clock to end of every month tomorrow and see what happens then

@slodki slodki removed this from the v2.0 milestone Jul 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants