In the other thread I wrote:

Once in a few hours I see crashes.

With no-ssl and no_mod_h2 crash in libapr-1.dll

With ssl and mod_h2 crash in mod_h2.so

I have some more info now:

Unhandled exception at 0x000000006DB8571F (mod_h2.so) in memory.hdmp: 0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFFF.

Callstack:

mod_h2.so!h2_mplx_next_submit(h2_mplx * m, h2_stream_set * streams) Line 497 C mod_h2.so!h2_session_write(h2_session * session, __int64 timeout) Line 934 C
mod_h2.so!h2_session_process(h2_session * session) Line 253    C
mod_h2.so!h2_conn_main(conn_rec * c) Line 184    C


io 0x000000415976f2a0 {id=-611884617 pool=0x4d92cbfa90828f1b {...} bbin=0x9ef87029f434850b {p=??? list=...} ...} h2_io * io->response 0x953c88f539fdf0ae {stream_id=??? status=??? content_length=??? ...} h2_response * m 0x00000041545346f8 {id=108 link={next=0x000000414effef60 {id=1365721728 link={next=0x000000414effef60 {...} ...} ...} ...} ...} h2_mplx * m->ready_ios 0x0000004155b91550 {list=0x0000004155b91558 {pool=0x0000004155b910e8 {...} elt_size=8 nelts=4 ...} } h2_io_set * response 0x953c88f539fdf0ae {stream_id=??? status=??? content_length=??? ...} h2_response *
stream    0x0000000000000000 <NULL>    h2_stream *
streams 0x00000041545343b0 {list=0x00000041545343b8 {pool=0x0000004154534208 {...} elt_size=8 nelts=1 ...} } h2_stream_set *



Reply via email to