Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 318
    • Issues 318
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #102
Closed
Open
Created Feb 24, 2005 by Trac@tracbot

CVS current crashes immediately on launch

Starting 2/23/2005, about 8PM EST, my CVS current builds are crashing upon launch. I have been anxiously awaiting CVS updates and have seen new code updates, but each new build crashes with the same message: Feb 23 20:07:06.299 [notice] Tor 0.1.0.0-alpha-cvs opening log file. Feb 23 20:07:23.037 [err] connection.c:1580: assert_connection_ok: Assertion !conn->stream_id failed; aborting. Feb 23 20:10:22.315 [notice] Tor 0.1.0.0-alpha-cvs opening log file. Feb 23 20:10:38.381 [err] connection.c:1580: assert_connection_ok: Assertion !conn->stream_id failed; aborting. Feb 23 20:41:42.167 [notice] Tor 0.1.0.0-alpha-cvs opening log file. Feb 23 20:42:02.705 [err] connection.c:1580: assert_connection_ok: Assertion !conn->stream_id failed; aborting. Feb 24 05:28:28.573 [notice] Tor 0.1.0.0-alpha-cvs opening log file. Feb 24 05:28:42.900 [err] connection.c:1580: assert_connection_ok: Assertion !conn->stream_id failed; aborting. Feb 24 06:25:16.627 [notice] Tor 0.1.0.0-alpha-cvs opening log file. Feb 24 06:25:31.073 [err] connection.c:1580: assert_connection_ok: Assertion !conn->stream_id failed; aborting. Feb 24 11:31:29.223 [notice] Tor 0.1.0.0-alpha-cvs opening log file. Feb 24 11:31:43.262 [err] connection.c:1580: assert_connection_ok: Assertion !conn->stream_id failed; aborting.

gdb backtrace gives: #0 0x48217feb in kill () from /usr/lib/libc.so.12 #1 0x4828ca3f in abort () from /usr/lib/libc.so.12 legacy/trac#2 (closed) 0x0805be68 in assert_connection_ok (conn=0x8122700, now=1109262703) at connection.c:1649 legacy/trac#3 (closed) 0x0806ba05 in conn_read_callback (fd=23, event=2, _conn=0x8122700) at main.c:339 legacy/trac#4 (closed) 0x481e8a8c in event_process_active () from /usr/lib/libevent.so.0 legacy/trac#5 (closed) 0x481e8c35 in event_loop () from /usr/lib/libevent.so.0 legacy/trac#6 (closed) 0x481e8ab6 in event_dispatch () from /usr/lib/libevent.so.0 legacy/trac#7 (closed) 0x0806c915 in do_main_loop () at main.c:1027 legacy/trac#8 (closed) 0x0806d2c5 in tor_main (argc=1, argv=0xbfbffb80) at main.c:1656 legacy/trac#9 (closed) 0x0807d04f in main (argc=1, argv=0xbfbffb80) at tor_main.c:18 legacy/trac#10 (closed) 0x0804baf2 in ___start ()

I'm running on netbsd 2.0_stable, P2-300 with 256M ram.

[Automatically added by flyspray2trac: Operating System: Other]

Trac:
Username: yancm

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking