Re: Can't figure the SSL patch

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 16 Jun 2000 23:32:28 +0200

Wari Wahab wrote:
>
> How do I get a stack trace?

gdb /usr/local/squid/bin/squid /usr/local/squid/cache/core

Then type "where" on the gdb prompt.

If you cannot find any core file, then start Squid under direct control
of gdb

gdb /usr/local/squid/bin/squid

Then start squid by typing "run -DNYCd3" at the gdb prompt

When it crashes, type "where" to find out where.

--
Henrik Nordstrom
Squid hacker
Received on Fri Jun 16 2000 - 15:44:44 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:30 MST