Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 883381 Details for
Bug 1084814
[abrt] lftp: DHT::Do(): lftp killed by SIGABRT
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 10.71 KB, created by
Vadim Raskhozhev
on 2014-04-06 19:46:52 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Vadim Raskhozhev
Created:
2014-04-06 19:46:52 UTC
Size:
10.71 KB
patch
obsolete
>[New LWP 8450] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `lftp'. >Program terminated with signal SIGABRT, Aborted. >#0 0x00000034a4835c39 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >56 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); > >Thread 1 (Thread 0x7fecb28e5780 (LWP 8450)): >#0 0x00000034a4835c39 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 > resultvar = 0 > pid = 8450 > selftid = 8450 >#1 0x00000034a4837348 in __GI_abort () at abort.c:89 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x7fffc9fc76a4, sa_sigaction = 0x7fffc9fc76a4}, sa_mask = {__val = {226099695475, 140654474240310, 88, 10, 226098349299, 4, 140736582145248, 47244640260, 226115163137, 140654474241304, 0, 0, 0, 21474836480, 140654584762368, 226099707272}}, sa_flags = -1409736104, sa_restorer = 0x7fecabf92820 <DHT::Do()::__PRETTY_FUNCTION__>} > sigs = {__val = {32, 0 <repeats 15 times>}} >#2 0x00000034a482eb96 in __assert_fail_base (fmt=0x34a497bd88 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7fecabf92258 "n->requests_in_flight>=0", file=file@entry=0x7fecabf92136 "DHT.cc", line=line@entry=88, function=function@entry=0x7fecabf92820 <DHT::Do()::__PRETTY_FUNCTION__> "virtual int DHT::Do()") at assert.c:92 > str = 0x24acdf0 "" > total = 4096 >#3 0x00000034a482ec42 in __GI___assert_fail (assertion=0x7fecabf92258 "n->requests_in_flight>=0", file=0x7fecabf92136 "DHT.cc", line=88, function=0x7fecabf92820 <DHT::Do()::__PRETTY_FUNCTION__> "virtual int DHT::Do()") at assert.c:101 >No locals. >#4 0x00007fecabf8db65 in DHT::Do (this=0x23d2550) at DHT.cc:88 > r = <optimized out> > m = 0 > __PRETTY_FUNCTION__ = "virtual int DHT::Do()" >#5 0x00000034a5826815 in SMTask::Schedule () at SMTask.cc:258 > scan = 0x23d2550 > timer_timeout = <optimized out> > res = 0 >#6 0x0000000000408a47 in lftp_rl_getc (file=<optimized out>) at complete.cc:1240 > r = {<SMTask> = {_vptr.SMTask = 0x60e9b0 <vtable for CharReader+16>, next = 0x23d4d80, static chain = 0x2423698, next_ready = 0x23d33b0, prev_next_ready = 0x23923d0, static chain_ready = 0x2390010, static block = {fds = {<xarray0> = {buf = 0x0, len = 0, size = 0, element_size = 0, keep_extra = 0}, <No data fields>}, timeout = 0}, static stack = {<xarray0> = {buf = 0x239c910, len = 3, size = 31, element_size = 8, keep_extra = 0}, <No data fields>}, suspended = false, suspended_slave = false, running = 0, ref_count = 0, deleting = false, static now = {<Time> = {<time_tuple> = {sec = 0, msec = 0}, <No data fields>}, local_time_unix = 0, local_time = {tm_sec = 0, tm_min = 0, tm_hour = 0, tm_mday = 0, tm_mon = 0, tm_year = 0, tm_wday = 0, tm_yday = 0, tm_isdst = 0, tm_gmtoff = 0, tm_zone = 0x0}}, static current = 0x23d2550}, fd = 0, ch = -2} >#7 0x00000034a802a947 in rl_read_key () at ../input.c:448 > c = 0 >#8 0x00000034a8015b51 in readline_internal_char () at ../readline.c:568 > lastc = -1 > eof_found = 0 > c = <optimized out> > code = <optimized out> > lk = 0 >#9 0x00000034a8016205 in readline_internal_charloop () at ../readline.c:630 > eof = 1 >#10 readline_internal () at ../readline.c:644 > eof = <optimized out> >#11 readline (prompt=<optimized out>) at ../readline.c:388 >No locals. >#12 0x000000000040b246 in lftp_readline (prompt=<optimized out>) at lftp_rl.c:48 > ret = <optimized out> >#13 0x00000000004074a4 in ReadlineFeeder::NextCmd (this=0x23a4c10, exec=0x23923c0, prompt=0x2450730 "lftp :~> ") at lftp.cc:157 >No locals. >#14 0x00000034a541fa73 in CmdExec::Do (this=0x23923c0) at CmdExec.cc:625 > prompt = 0x2450730 "lftp :~> " > cmd = <optimized out> > m = 0 > res = <optimized out> >#15 0x00000034a5826815 in SMTask::Schedule () at SMTask.cc:258 > scan = 0x23923c0 > timer_timeout = <optimized out> > res = 0 >#16 0x00000034a541ce1d in Job::WaitDone (this=0x23923c0) at Job.cc:523 >No locals. >#17 0x0000000000406338 in main (argc=1, argv=<optimized out>) at lftp.cc:569 > home = <optimized out> > args = {ptr = 0x0, static null = <optimized out>} > exit_code = <optimized out> >From To Syms Read Shared Object Library >0x00000034a541b100 0x00000034a5434ea8 Yes /lib64/liblftp-jobs.so.0 >0x00000034a5825860 0x00000034a5859250 Yes /lib64/liblftp-tasks.so.0 >0x00000034a8014f50 0x00000034a8033768 Yes /lib64/libreadline.so.6 >0x00000034b9400f10 0x00000034b9401804 Yes /lib64/libutil.so.1 >0x00000034b200ce40 0x00000034b2018ba8 Yes /lib64/libtinfo.so.5 >0x00000034a5000ed0 0x00000034a50019d0 Yes /lib64/libdl.so.2 >0x00000034a7c5bab0 0x00000034a7cc262a Yes /lib64/libstdc++.so.6 >0x00000034a4c05890 0x00000034a4c74bb8 Yes /lib64/libm.so.6 >0x00000034a6002af0 0x00000034a6012218 Yes /lib64/libgcc_s.so.1 >0x00000034a481f560 0x00000034a4960bb4 Yes /lib64/libc.so.6 >0x00000034a4400b10 0x00000034a4419c70 Yes /lib64/ld-linux-x86-64.so.2 >0x00007fecac19d240 0x00007fecac1a3ee4 Yes /lib64/libnss_files.so.2 >0x00007fecabf77640 0x00007fecabf905e8 Yes /usr/lib64/lftp/4.4.9/cmd-torrent.so >0x00007fecabd44e10 0x00007fecabd5c4a0 Yes /usr/lib64/lftp/4.4.9/liblftp-network.so >0x0000003a7f422f40 0x0000003a7f4db4b8 Yes /lib64/libgnutls.so.28 >0x00000034a6c022d0 0x00000034a6c050bc Yes /lib64/librt.so.1 >0x00007fecabb23210 0x00007fecabb2f930 Yes /lib64/libz.so.1 >0x00007fecab9099f0 0x00007fecab915614 Yes /lib64/libpthread.so.0 >0x00000034bd40d7f0 0x00000034bd42a4dc Yes /lib64/libp11-kit.so.0 >0x0000003a7f818ca0 0x0000003a7f8597d4 Yes /lib64/libtspi.so.1 >0x00000034bd802b60 0x00000034bd80eb4c Yes /lib64/libtasn1.so.6 >0x00000034bc806360 0x00000034bc820c9c Yes /lib64/libnettle.so.4 >0x00000034bc406820 0x00000034bc411624 Yes /lib64/libhogweed.so.2 >0x00000034ba80c040 0x00000034ba85edc4 Yes /lib64/libgmp.so.10 >0x00000034a7801870 0x00000034a7805fe8 Yes /lib64/libffi.so.6 >0x00000034ab869c40 0x00000034ab95a4f8 Yes /lib64/libcrypto.so.10 >0x00000034584183c0 0x0000003458452250 Yes /lib64/libssl.so.10 >0x000000345780bd10 0x000000345783bdf4 Yes /lib64/libgssapi_krb5.so.2 >0x00000034580251a0 0x000000345808775c Yes /lib64/libkrb5.so.3 >0x00000034ac001570 0x00000034ac002154 Yes /lib64/libcom_err.so.2 >0x00000034570048b0 0x00000034570247d8 Yes /lib64/libk5crypto.so.3 >0x0000003457403620 0x0000003457409f8c Yes /lib64/libkrb5support.so.0 >0x0000003d92c01570 0x0000003d92c02194 Yes /lib64/libkeyutils.so.1 >0x00000034a7003a40 0x00000034a70127dc Yes /lib64/libresolv.so.2 >0x0000003df74064a0 0x0000003df7418fe4 Yes /lib64/libselinux.so.1 >0x0000003df7001770 0x0000003df704b8e8 Yes /lib64/libpcre.so.1 >0x00000034a5c030e0 0x00000034a5c19060 Yes /lib64/liblzma.so.5 >0x00007fecab6b2e70 0x00007fecab6bcef8 Yes /usr/lib64/lftp/4.4.9/proto-http.so >$1 = 0x7fecb28f9000 "" >No symbol "__glib_assert_msg" in current context. >rax 0x0 0 >rbx 0x7fecb28f9000 140654584762368 >rcx 0xffffffffffffffff -1 >rdx 0x6 6 >rsi 0x2102 8450 >rdi 0x2102 8450 >rbp 0x34a497bd88 0x34a497bd88 >rsp 0x7fffc9fc5448 0x7fffc9fc5448 >r8 0xfefefefefefefeff -72340172838076673 >r9 0xfefeff092d63646b -72340129110072213 >r10 0x8 8 >r11 0x202 514 >r12 0x7fecabf92258 140654474240600 >r13 0x7fecabf92820 140654474242080 >r14 0x23d28b8 37562552 >r15 0x1 1 >rip 0x34a4835c39 0x34a4835c39 <__GI_raise+57> >eflags 0x202 [ IF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 *value not available* >st1 *value not available* >st2 *value not available* >st3 *value not available* >st4 *value not available* >st5 *value not available* >st6 *value not available* >st7 *value not available* >fctrl *value not available* >fstat *value not available* >ftag *value not available* >fiseg *value not available* >fioff *value not available* >foseg *value not available* >fooff *value not available* >fop *value not available* >xmm0 *value not available* >xmm1 *value not available* >xmm2 *value not available* >xmm3 *value not available* >xmm4 *value not available* >xmm5 *value not available* >xmm6 *value not available* >xmm7 *value not available* >xmm8 *value not available* >xmm9 *value not available* >xmm10 *value not available* >xmm11 *value not available* >xmm12 *value not available* >xmm13 *value not available* >xmm14 *value not available* >xmm15 *value not available* >mxcsr *value not available* >Dump of assembler code for function __GI_raise: > 0x00000034a4835c00 <+0>: mov %fs:0x2d4,%eax > 0x00000034a4835c08 <+8>: mov %eax,%ecx > 0x00000034a4835c0a <+10>: mov %fs:0x2d0,%esi > 0x00000034a4835c12 <+18>: test %esi,%esi > 0x00000034a4835c14 <+20>: jne 0x34a4835c48 <__GI_raise+72> > 0x00000034a4835c16 <+22>: mov $0xba,%eax > 0x00000034a4835c1b <+27>: syscall > 0x00000034a4835c1d <+29>: mov %eax,%ecx > 0x00000034a4835c1f <+31>: mov %eax,%fs:0x2d0 > 0x00000034a4835c27 <+39>: mov %eax,%esi > 0x00000034a4835c29 <+41>: movslq %edi,%rdx > 0x00000034a4835c2c <+44>: movslq %esi,%rsi > 0x00000034a4835c2f <+47>: movslq %ecx,%rdi > 0x00000034a4835c32 <+50>: mov $0xea,%eax > 0x00000034a4835c37 <+55>: syscall >=> 0x00000034a4835c39 <+57>: cmp $0xfffffffffffff000,%rax > 0x00000034a4835c3f <+63>: ja 0x34a4835c5a <__GI_raise+90> > 0x00000034a4835c41 <+65>: repz retq > 0x00000034a4835c43 <+67>: nopl 0x0(%rax,%rax,1) > 0x00000034a4835c48 <+72>: test %eax,%eax > 0x00000034a4835c4a <+74>: jg 0x34a4835c29 <__GI_raise+41> > 0x00000034a4835c4c <+76>: mov %eax,%ecx > 0x00000034a4835c4e <+78>: neg %ecx > 0x00000034a4835c50 <+80>: test $0x7fffffff,%eax > 0x00000034a4835c55 <+85>: cmove %esi,%ecx > 0x00000034a4835c58 <+88>: jmp 0x34a4835c29 <__GI_raise+41> > 0x00000034a4835c5a <+90>: mov 0x3821d7(%rip),%rdx # 0x34a4bb7e38 > 0x00000034a4835c61 <+97>: neg %eax > 0x00000034a4835c63 <+99>: mov %eax,%fs:(%rdx) > 0x00000034a4835c66 <+102>: or $0xffffffffffffffff,%rax > 0x00000034a4835c6a <+106>: retq >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1084814
: 883381 |
883382
|
883383
|
883384
|
883385
|
883386
|
883387
|
883388
|
883389
|
883390