Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Solve the Crash Caused by Upload File Interruption? #1

Open
editionlen opened this issue Apr 17, 2019 · 0 comments
Open

How to Solve the Crash Caused by Upload File Interruption? #1

editionlen opened this issue Apr 17, 2019 · 0 comments

Comments

@editionlen
Copy link

How to Solve the Crash Caused by Upload File Interruption?
Occasionally, it's hard to reproduce the problem.

[fileserver.c:288][process_upload_data]No filename, aborting upload

Program terminated with signal 6, Aborted.
#0 0x00007feffd9c70d5 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0 0x00007feffd9c70d5 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007feffd9ca7c0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00000000004c8523 in sig_exit ()
#3
#4 0x00007feffda27227 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#5 0x0000000000455e28 in ahc_echo ()
#6 0x000000000045c6e9 in call_connection_handler (connection=0x7fefbc005d60) at connection.c:1354
#7 0x000000000045d648 in MHD_connection_handle_idle (connection=0x7fefbc005d60) at connection.c:2271
#8 0x00000000004604c6 in MHD_handle_connection (data=0x7fefbc005d60) at daemon.c:694
#9 0x00007feffe8a7e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007feffda8438d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant