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

Segfault over updateUser() in userman 0.2.0 #4

Open
ohenley opened this issue Oct 10, 2014 · 1 comment
Open

Segfault over updateUser() in userman 0.2.0 #4

ohenley opened this issue Oct 10, 2014 · 1 comment

Comments

@ohenley
Copy link

ohenley commented Oct 10, 2014

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.

@s-ludwig
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants