gdb isn't making any sense here, but I'm seeing this:

#0  0x96be2e70 in strlen ()
#1  0x96bdcab1 in __vfprintf ()
#2  0x96bdb396 in __vfprintf ()
#3  0x96c19642 in vfprintf ()
#4  0x0000ac97 in vwarnx (err=0x0, fmt=0xb1ce "WARNING, %s at %s:%u.\n
%s", args=0xbfffe854 "J?") at util.c:39
#5  0x0000ad4e in warnx (fmt=0xb1ce "WARNING, %s at %s:%u.\n%s") at
util.c:59
#6  0x00002925 in binlog_warn (msg=0xb24a "tube name is too short",
fd=0, path=0x6f730000 <Address 0x6f730000 out of bounds>) at binlog.c:
115
#7  0x00002ab2 in binlog_replay (fd=0, binlog_jobs=0x20000,
path=0x6f730000 <Address 0x6f730000 out of bounds>) at binlog.c:147
#8  0x00010010 in dyld_stub_writev$UNIX2003 ()
Cannot access memory at address 0x8d00004

It doesn't show the dispatch into binlog_replay properly, but when I
look around, path is not defined.

I had one logfile that seemed to be causing my problems.  It can be
found here:

http://public.west.spy.net/beanstalkd/binlog.17.bz2

Sorry I couldn't get a patch together.  Hopefully someone else can see
what's going on.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/beanstalk-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to