You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if it's related, but I actually also just noticed a really strange crash when calling UserManAuth.performAuth. The stack base pointer gets corrupted somehow, but I didn't step through all details to see why/where. I'll look into this when I continue to investigate the other crash.
Hi,
I get a segfault calling updateUser(user) inside activateUser(...) in controller.d
I call the MongoUserManController updateUser(...) implementation. I'm on linux debian wheezy.
When compiled with dmd the output of a run under gdb is anemic, just nothing. I want to try with a gdc compiled debug version but can't figure out how to use gdc with dub as reported here (http://forum.rejectedsoftware.com/groups/rejectedsoftware.vibed/thread/21134/)
Let me know. Thx,
olivier
p.s: Moved to RedisUserManController and it works perfect.
The text was updated successfully, but these errors were encountered: