Yichun Zhang

Results 937 comments of Yichun Zhang

@zharan Maybe there is some bugs in the std Lua part in ngx-sample-lua-bt. The std Lua interpreter has not really heavily tested with this tool. We always use LuaJIT in...

@mhf-ir Right, we do not deliver source deb packages in our repos (yet). Regarding the dpkg error, you need to disable the gpg key signing on your side if you...

@ihipop Thanks for your patch! @shell909090 @happyaron Will you please help me review this pull request? This is beyond me :) Thanks!

@zharan This happens when the chunk name is the source itself (like loaded by the Lua builtin `loadstring` without specifying a chunk name). Better explicitly provide a chunk name to...

Well, I think I'd rather make a new CPAN release instead :)

@Xeoncross Yes, it dumps a Lua-land backtrace. You may also find the gdb command "lbt" more useful for this because it also dumps the local Lua variable values in each...

We could add `--with-compat`. That seems reasonable though at a small price. Pull requests welcome :) Not sure about the `--with-dtrace-probes` thing, maybe our nginx dtrace patch needs some love...

> about the dtrace, if you can point me in the right direction about that patch (list of files from there that could cause this, just to narrow it down...

@TrurlMcByte seems like it's only useful for timing an ngx_rewrite command :)