Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #241

Closed (moved)
Open
Opened Jan 16, 2006 by weasel (Peter Palfrader)@weasel

segfaults with HW acceleration

as reported in #tor, Tor 0.1.1.12 (from the RPM) crashes when HW crypto engines are available. OpenSSL was probably at 0.9.7.

Jan 16 11:22:48.845 [notice] Using OpenSSL engine Aep hardware engine support [aep] for RSA
Jan 16 11:22:48.845 [notice] Using OpenSSL engine Aep hardware engine support [aep] for DH
Jan 16 11:22:48.846 [notice] Using OpenSSL engine Aep hardware engine support [aep] for RAND

Core was generated by `tor -f /etc/tor/torrc'.

(gdb) bt
#0 0x00828480 in ?? ()
#1 0x02f5affe in ENGINE_load_aep () from /lib/libcrypto.so.4
#2 (closed) 0x02f5aadb in ENGINE_load_aep () from /lib/libcrypto.so.4
#3 (closed) 0x02f48082 in RSA_blinding_on () from /lib/libcrypto.so.4
#4 (closed) 0x02f460a4 in RSA_PKCS1_SSLeay () from /lib/libcrypto.so.4
#5 (closed) 0x02f46531 in RSA_PKCS1_SSLeay () from /lib/libcrypto.so.4
#6 (closed) 0x02f47e9e in RSA_private_encrypt () from /lib/libcrypto.so.4
#7 (closed) 0x02f486c6 in RSA_sign () from /lib/libcrypto.so.4
#8 (closed) 0x02f75393 in EVP_SignFinal () from /lib/libcrypto.so.4
#9 (closed) 0x02f7de9d in ASN1_item_sign () from /lib/libcrypto.so.4
#10 (closed) 0x02f9c74e in X509_sign () from /lib/libcrypto.so.4
#11 (closed) 0x080b122a in tor_tls_create_certificate ()
#12 (closed) 0x080b14fc in tor_tls_context_new ()
#13 (closed) 0x097ba2f0 in ?? ()
#14 (closed) 0x080ba9cf in command_c_id ()
#15 (closed) 0xbfeea670 in ?? ()
#16 (closed) 0x43cc17af in ?? ()
#17 (closed) 0xffffffff in ?? ()
#18 (closed) 0xbfeea668 in ?? ()
#19 (closed) 0x02f22e1d in CRYPTO_free () from /lib/libcrypto.so.4
Previous frame inner to this frame (corrupt stack?)

[Automatically added by flyspray2trac: Operating System: All]

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#241