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 892221 Details for
Bug 1093968
[abrt] vbindiff: ConWindow::putAttribs(): vbindiff killed by SIGSEGV
[?]
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), 5.42 KB, created by
David Timms
on 2014-05-04 01:50:19 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
David Timms
Created:
2014-05-04 01:50:19 UTC
Size:
5.42 KB
patch
obsolete
>[New LWP 19611] >Core was generated by `vbindiff How I Met Your Mother.2014_04_28.b_1_1.mpg How I Met Your Mother.2014_'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 ConWindow::putAttribs (this=0x200000000060a868, x=11, y=<optimized out>, color=cFileDiff, count=2) at curses/ConWin.cpp:202 >202 mvwchgat(win, y, x, count, attribStyle[color], colorStyle[color], NULL); > >Thread 1 (LWP 19611): >#0 ConWindow::putAttribs (this=0x200000000060a868, x=11, y=<optimized out>, color=cFileDiff, count=2) at curses/ConWin.cpp:202 >No locals. >#1 0x00000000004033ad in FileDisplay::display (this=this@entry=0x60a740 <file1>) at vbindiff.cpp:499 > str = <optimized out> > i = <optimized out> > lineLength = <optimized out> > buf = ' ' <repeats 18 times> > lineOffset = 877721648 > j = <optimized out> > index = <optimized out> > buf2 = "3450 F830:", ' ' <repeats 70 times> >#2 0x0000000000405cba in handleCmd (cmd=<optimized out>) at vbindiff.cpp:1719 >No locals. >#3 0x00000000004025a0 in main (argc=3, argv=0x7fff48b0ad98) at vbindiff.cpp:1869 > cmd = <optimized out> >From To Syms Read Shared Object Library >0x0000003289600ab0 0x0000003289601f34 Yes /lib64/libpanel.so.5 >0x000000329d406d50 0x000000329d420454 Yes /lib64/libncurses.so.5 >0x00000032a400ce40 0x00000032a4018ba8 Yes /lib64/libtinfo.so.5 >0x000000328ba5bab0 0x000000328bac262a Yes /lib64/libstdc++.so.6 >0x0000003288e05890 0x0000003288e74bb8 Yes /lib64/libm.so.6 >0x0000003289e02af0 0x0000003289e12218 Yes /lib64/libgcc_s.so.1 >0x0000003288a1f560 0x0000003288b60bb4 Yes /lib64/libc.so.6 >0x0000003289200ed0 0x00000032892019d0 Yes /lib64/libdl.so.2 >0x0000003288600b10 0x0000003288619c70 Yes /lib64/ld-linux-x86-64.so.2 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x1d 29 >rbx 0x200000000060a868 2305843009220028520 >rcx 0x7 7 >rdx 0xb 11 >rsi 0x1d 29 >rdi 0x200000000060a868 2305843009220028520 >rbp 0x2 0x2 >rsp 0x7fff48b0a9e0 0x7fff48b0a9e0 >r8 0x2 2 >r9 0x120 288 >r10 0x1 1 >r11 0x1d 29 >r12 0x7 7 >r13 0x3d 61 >r14 0x1c0 448 >r15 0x60a740 6334272 >rip 0x406ba5 0x406ba5 <ConWindow::putAttribs(short, short, Style, short)+21> >eflags 0x10202 [ IF RF ] >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 ConWindow::putAttribs(short, short, Style, short): > 0x0000000000406b90 <+0>: push %r12 > 0x0000000000406b92 <+2>: mov %edx,%eax > 0x0000000000406b94 <+4>: movswl %si,%edx > 0x0000000000406b97 <+7>: movswl %ax,%esi > 0x0000000000406b9a <+10>: movslq %ecx,%r12 > 0x0000000000406b9d <+13>: push %rbp > 0x0000000000406b9e <+14>: mov %r8d,%ebp > 0x0000000000406ba1 <+17>: push %rbx > 0x0000000000406ba2 <+18>: mov %rdi,%rbx >=> 0x0000000000406ba5 <+21>: mov 0x8(%rdi),%rdi > 0x0000000000406ba9 <+25>: callq 0x401f30 <wmove@plt> > 0x0000000000406bae <+30>: cmp $0xffffffff,%eax > 0x0000000000406bb1 <+33>: je 0x406bd3 <ConWindow::putAttribs(short, short, Style, short)+67> > 0x0000000000406bb3 <+35>: movswl 0x4083e0(,%r12,4),%ecx > 0x0000000000406bbc <+44>: mov 0x60a920(,%r12,8),%rdx > 0x0000000000406bc4 <+52>: movswl %bp,%esi > 0x0000000000406bc7 <+55>: mov 0x8(%rbx),%rdi > 0x0000000000406bcb <+59>: xor %r8d,%r8d > 0x0000000000406bce <+62>: callq 0x4022e0 <wchgat@plt> > 0x0000000000406bd3 <+67>: mov 0x8(%rbx),%rdi > 0x0000000000406bd7 <+71>: mov $0xffffffff,%edx > 0x0000000000406bdc <+76>: test %rdi,%rdi > 0x0000000000406bdf <+79>: je 0x406be8 <ConWindow::putAttribs(short, short, Style, short)+88> > 0x0000000000406be1 <+81>: movswl 0x4(%rdi),%edx > 0x0000000000406be5 <+85>: add $0x1,%edx > 0x0000000000406be8 <+88>: pop %rbx > 0x0000000000406be9 <+89>: pop %rbp > 0x0000000000406bea <+90>: pop %r12 > 0x0000000000406bec <+92>: mov $0x1,%ecx > 0x0000000000406bf1 <+97>: xor %esi,%esi > 0x0000000000406bf3 <+99>: jmpq 0x402150 <wtouchln@plt> >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 1093968
: 892221 |
892222
|
892223
|
892224
|
892225
|
892226
|
892227
|
892228
|
892229
|
892230
|
892231
|
910765