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

SCRAM auth doesn't work w/o qca-ossl (need runtime checks) #11

Open
Ri0n opened this issue Oct 11, 2013 · 2 comments
Open

SCRAM auth doesn't work w/o qca-ossl (need runtime checks) #11

Ri0n opened this issue Oct 11, 2013 · 2 comments

Comments

@Ri0n
Copy link
Member

Ri0n commented Oct 11, 2013

part of backtrace

#0  0xb7f3dbb4 in QCA::KeyDerivationFunction::makeKey(QCA::SecureArray const&, QCA::InitializationVector const&, unsigned int, unsigned int) ()
   from /lib/libqca.so.2
No symbol table info available.
#1  0x08574c25 in XMPP::SCRAMSHA1Response::SCRAMSHA1Response (this=0xbfffe568,
    server_first_message=..., password_in=..., client_first_message=...,
    salted_password_base64=..., rand=...) at sasl/scramsha1response.cpp:71
        clientservernonce = {static null = {<No data fields>},
          static shared_null = {ref = {_q_value = 19795}, alloc = 0, size = 0,
            data = 0x8868f72 <QString::shared_null+18>, clean = 0,
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0,
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 412}, alloc = 0, size = 0,
            data = 0xb71654be <QString::shared_empty+18>, clean = 0,
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0,
            reserved = 0, array = {0}}, d = 0x99eb5f0,
          static codecForCStrings = 0x0}
        client_first_message_bare = {static null = {<No data fields>},
          static shared_null = {ref = {_q_value = 19795}, alloc = 0, size = 0,
            data = 0x8868f72 <QString::shared_null+18>, clean = 0,
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0,
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 412}, alloc = 0, size = 0,
@tehnick
Copy link
Member

tehnick commented Oct 11, 2013

I suppose it is related to another bug report: psi-im/psi#67

@Ri0n
Copy link
Member Author

Ri0n commented Oct 11, 2013

most likely

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