[Varnish] #436: 2.0.2 crashes on os X with default configuration

Varnish varnish-bugs at projects.linpro.no
Thu Feb 5 03:26:59 CET 2009


#436: 2.0.2 crashes on os X with default configuration
---------------------+------------------------------------------------------
 Reporter:  josh3io  |        Type:  defect
   Status:  new      |    Priority:  normal
Milestone:           |   Component:  build 
  Version:  trunk    |    Severity:  normal
 Keywords:           |  
---------------------+------------------------------------------------------
 This happens when I install from macports or build from source.
 {{{
 sudo /opt/local/sbin/varnishd -a *:80 -u nobody -T 88 -f
 /opt/local/etc/varnish/default.vcl
 storage_file: filename: ./varnish.HAcsnR (unlinked) size 226 MB.
 Using old SHMFILE
 }}}

 messages log:
 {{{
 2/4/09 6:23:49 PM sudo[97583] jgoldberg : TTY=ttys001 ;
 PWD=/opt/local/etc/varnish ; USER=root ; COMMAND=/opt/local/sbin/varnishd
 -a *:80 -u nobody -T 88 -f /opt/local/etc/varnish/default.vcl
 2/4/09 6:23:49 PM sudo[97583] jgoldberg : TTY=ttys001 ;
 PWD=/opt/local/etc/varnish ; USER=root ; COMMAND=/opt/local/sbin/varnishd
 -a *:80 -u nobody -T 88 -f /opt/local/etc/varnish/default.vcl
 2/4/09 6:23:49 PM ReportCrash[97592] Formulating crash report for process
 varnishd[97591]
 2/4/09 6:23:49 PM ReportCrash[97592] Saved crashreport to
 /Library/Logs/CrashReporter/varnishd_2009-02-04-182349_MFF109.crash using
 uid: 0 gid: 0, euid: 0 egid: 0
 }}}

 crashReporter log:
 {{{
 Process:         varnishd [97526]
 Path:            /opt/local/sbin/varnishd
 Identifier:      varnishd
 Version:         ??? (???)
 Code Type:       X86 (Native)
 Parent Process:  launchd [1]

 Date/Time:       2009-02-04 18:20:59.800 -0800
 OS Version:      Mac OS X 10.5.6 (9G55)
 Report Version:  6

 Exception Type:  EXC_CRASH (SIGABRT)
 Exception Codes: 0x0000000000000000, 0x0000000000000000
 Crashed Thread:  0

 Thread 0 Crashed:
 0   libSystem.B.dylib                   0x94137e42 __kill + 10
 1   libSystem.B.dylib                   0x941aa23a raise + 26
 2   libSystem.B.dylib                   0x941b6679 abort + 73
 3   libvarnish.1.dylib                  0x0006bfdd lbv_assert_default +
 189
 4   varnishd                            0x0003612c mgt_cli_telnet + 572
 5   varnishd                            0x00033342 mgt_run + 82
 6   varnishd                            0x00041ffc main + 1756
 7   varnishd                            0x00001a56 start + 54

 Thread 0 crashed with X86 Thread State (32-bit):
   eax: 0x00000000  ebx: 0x941b6639  ecx: 0xbffff4bc  edx: 0x94137e42
   edi: 0x00049b87  esi: 0x00000031  ebp: 0xbffff4d8  esp: 0xbffff4bc
    ss: 0x0000001f  efl: 0x00000286  eip: 0x94137e42   cs: 0x00000007
    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
   cr2: 0x00049b80

 Binary Images:
     0x1000 -    0x4efff +varnishd ??? (???) /opt/local/sbin/varnishd
    0x6b000 -    0x72fff +libvarnish.1.dylib ??? (???)
 /opt/local/lib/libvarnish.1.dylib
    0x77000 -    0x77ffa +libvarnishcompat.1.dylib ??? (???)
 /opt/local/lib/libvarnishcompat.1.dylib
    0x7b000 -    0x8eff7 +libvcl.1.dylib ??? (???)
 /opt/local/lib/libvcl.1.dylib
 0x8fe00000 - 0x8fe2db43  dyld 97.1 (???)
 <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
 0x900a1000 - 0x900a8fe9  libgcc_s.1.dylib ??? (???)
 <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
 0x940c9000 - 0x94230ff3  libSystem.B.dylib ??? (???)
 <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
 0x9437b000 - 0x9437ffff  libmathCommon.A.dylib ??? (???)
 /usr/lib/system/libmathCommon.A.dylib
 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???)
 /usr/lib/libSystem.B.dylib


 }}}

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/436>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list