8000 ./bin/https-client -url https://www.taobao.com/ may be crash · Issue #557 · libevent/libevent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
./bin/https-client -url https://www.taobao.com/ may be crash #557
Closed
@lindianyin

Description

@lindianyin
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff63dcb000
Core was generated by `./bin/https-client -url https://www.taobao.com/'.
Program terminated with signal 6, Aborted.
#0  0x0000003437a30265 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x0000003437a30265 in raise () from /lib64/libc.so.6
#1  0x0000003437a31d10 in abort () from /lib64/libc.so.6
#2  0x000000000042c128 in event_exit (errcode=-559030611) at /home/lindianyin/libevent/log.c:105
#3  0x000000000042c60e in event_errx (eval=-559030611, fmt=0x4400f8 "%s:%d: Assertion %s failed in %s") at /home/lindianyin/libevent/log.c:162
#4  0x00000000004327ac in evhttp_connection_fail_ (evcon=0x190585d0, error=EVREQ_HTTP_EOF) at /home/lindianyin/libevent/http.c:744
#5  0x0000000000433f3f in evhttp_error_cb (bufev=0x19058370, what=17, arg=0x190585d0) at /home/lindianyin/libevent/http.c:1542
#6  0x0000000000413f3e in bufferevent_run_deferred_callbacks_locked (cb=0x19058510, arg=0x19058370) at /home/lindianyin/libevent/bufferevent.c:162
#7  0x000000000041cee3 in event_process_active_single_queue (base=0x19004580, activeq=0x190049b0, max_to_process=2147483647, endtime=0x0) at /home/lindianyin/libevent/event.c:1652
#8  0x000000000041d92f in event_process_active (base=0x19004580) at /home/lindianyin/libevent/event.c:1738
#9  0x000000000041dfe5 in event_base_loop (base=0x19004580, flags=0) at /home/lindianyin/libevent/event.c:1961
#10 0x000000000041d9ab in event_base_dispatch (event_base=0x19004580) at /home/lindianyin/libevent/event.c:1772
#11 0x000000000040b8d2 in main (argc=3, argv=0x7fff63cd95b8) at /home/lindianyin/libevent/sample/https-client.c:462

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0