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 923614 Details for
Bug 1126201
[abrt] bluez: encrypt_notify(): bluetoothd 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), 7.16 KB, created by
Niko
on 2014-08-03 14:05:06 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Niko
Created:
2014-08-03 14:05:06 UTC
Size:
7.16 KB
patch
obsolete
>[New LWP 530] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/libexec/bluetooth/bluetoothd'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 encrypt_notify (io=<optimized out>, condition=<optimized out>, data=0x7fa628839b90) at profiles/input/device.c:425 >425 g_free(idev->req->rd_data); > >Thread 1 (Thread 0x7fa626906740 (LWP 530)): >#0 encrypt_notify (io=<optimized out>, condition=<optimized out>, data=0x7fa628839b90) at profiles/input/device.c:425 > idev = 0x7fa628839b90 > err = <optimized out> > __func__ = "encrypt_notify" >#1 0x00007fa6264312a6 in g_main_dispatch (context=0x7fa6287fd160) at gmain.c:3066 > dispatch = 0x7fa626472f80 <g_io_unix_dispatch> > was_in_call = 0 > user_data = 0x7fa628839b90 > callback = 0x7fa62696bbf0 <encrypt_notify> > cb_funcs = 0x7fa6267128e0 <g_source_callback_funcs> > cb_data = 0x7fa628825e40 > need_destroy = <optimized out> > current_source_link = {data = 0x7fa628839e50, next = 0x0} > source = 0x7fa628839e50 > current = 0x7fa62880d3c0 > i = 0 >#2 g_main_context_dispatch (context=context@entry=0x7fa6287fd160) at gmain.c:3642 >No locals. >#3 0x00007fa626431628 in g_main_context_iterate (context=0x7fa6287fd160, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 > max_priority = 2147483647 > timeout = -1 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 31 > fds = 0x7fa628839f50 >#4 0x00007fa626431a3a in g_main_loop_run (loop=0x7fa6287fd0e0) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#5 0x00007fa62694c645 in main (argc=1, argv=0x7fff51907ea8) at src/main.c:590 > context = <optimized out> > err = 0x0 > sdp_flags = <optimized out> > gdbus_flags = <optimized out> > watchdog = 0 > watchdog_usec = <optimized out> > __func__ = "main" >From To Syms Read Shared Object Library >0x00007fa6264026e0 0x00007fa62649af1c Yes /lib64/libglib-2.0.so.0 >0x00007fa6261a7ab0 0x00007fa6261d1a54 Yes /lib64/libdbus-1.so.3 >0x00007fa625f9ced0 0x00007fa625f9d9d0 Yes /lib64/libdl.so.2 >0x00007fa625d962d0 0x00007fa625d990bc Yes /lib64/librt.so.1 >0x00007fa6259f4560 0x00007fa625b35bb4 Yes /lib64/libc.so.6 >0x00007fa6257bd9f0 0x00007fa6257c9614 Yes /lib64/libpthread.so.0 >0x00007fa626714b10 0x00007fa62672dc70 Yes /lib64/ld-linux-x86-64.so.2 >0x00007fa6255b5a70 0x00007fa6255b6420 Yes /usr/lib64/bluetooth/plugins/sixaxis.so >0x00007fa6253a54a0 0x00007fa6253adf52 Yes /lib64/libudev.so.1 >0x00007fa6251844a0 0x00007fa625196fe4 Yes /lib64/libselinux.so.1 >0x00007fa624f6aaf0 0x00007fa624f7a218 Yes /lib64/libgcc_s.so.1 >0x00007fa624d03770 0x00007fa624d4d8e8 Yes /lib64/libpcre.so.1 >0x00007fa624ae00e0 0x00007fa624af6050 Yes /lib64/liblzma.so.5 >$1 = 0x0 >$2 = 0x0 >rax 0x0 0 >rbx 0x7fa628839b90 140351621012368 >rcx 0x0 0 >rdx 0x1 1 >rsi 0x0 0 >rdi 0x0 0 >rbp 0xe 0xe >rsp 0x7fff51907b60 0x7fff51907b60 >r8 0x0 0 >r9 0x0 0 >r10 0x4000 16384 >r11 0x246 582 >r12 0x7fa6267128e0 140351586248928 >r13 0x7fa6287fd160 140351620764000 >r14 0x7fa628825e40 140351620931136 >r15 0x7fa628839e50 140351621013072 >rip 0x7fa62696bc1a 0x7fa62696bc1a <encrypt_notify+42> >eflags 0x10246 [ PF ZF IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function encrypt_notify: > 0x00007fa62696bbf0 <+0>: push %rbp > 0x00007fa62696bbf1 <+1>: push %rbx > 0x00007fa62696bbf2 <+2>: mov %rdx,%rbx > 0x00007fa62696bbf5 <+5>: sub $0x8,%rsp > 0x00007fa62696bbf9 <+9>: testb $0x1,0x27f318(%rip) # 0x7fa626beaf18 <__btd_debug_desc.17365+8> > 0x00007fa62696bc00 <+16>: jne 0x7fa62696bc40 <encrypt_notify+80> > 0x00007fa62696bc02 <+18>: mov 0x48(%rbx),%rdi > 0x00007fa62696bc06 <+22>: callq 0x7fa62696bb80 <ioctl_connadd> > 0x00007fa62696bc0b <+27>: test %eax,%eax > 0x00007fa62696bc0d <+29>: js 0x7fa62696bc69 <encrypt_notify+121> > 0x00007fa62696bc0f <+31>: mov 0x48(%rbx),%rax > 0x00007fa62696bc13 <+35>: movl $0x0,0x40(%rbx) >=> 0x00007fa62696bc1a <+42>: mov 0x10(%rax),%rdi > 0x00007fa62696bc1e <+46>: callq 0x7fa62694aa00 <g_free@plt> > 0x00007fa62696bc23 <+51>: mov 0x48(%rbx),%rdi > 0x00007fa62696bc27 <+55>: callq 0x7fa62694aa00 <g_free@plt> > 0x00007fa62696bc2c <+60>: movq $0x0,0x48(%rbx) > 0x00007fa62696bc34 <+68>: add $0x8,%rsp > 0x00007fa62696bc38 <+72>: xor %eax,%eax > 0x00007fa62696bc3a <+74>: pop %rbx > 0x00007fa62696bc3b <+75>: pop %rbp > 0x00007fa62696bc3c <+76>: retq > 0x00007fa62696bc3d <+77>: nopl (%rax) > 0x00007fa62696bc40 <+80>: lea 0x4c60c(%rip),%rdx # 0x7fa6269b8253 <__func__.17366> > 0x00007fa62696bc47 <+87>: lea 0x4c2a3(%rip),%rsi # 0x7fa6269b7ef1 > 0x00007fa62696bc4e <+94>: lea 0x46bb4(%rip),%rdi # 0x7fa6269b2809 > 0x00007fa62696bc55 <+101>: xor %eax,%eax > 0x00007fa62696bc57 <+103>: callq 0x7fa626978230 <btd_debug> > 0x00007fa62696bc5c <+108>: mov 0x48(%rbx),%rdi > 0x00007fa62696bc60 <+112>: callq 0x7fa62696bb80 <ioctl_connadd> > 0x00007fa62696bc65 <+117>: test %eax,%eax > 0x00007fa62696bc67 <+119>: jns 0x7fa62696bc0f <encrypt_notify+31> > 0x00007fa62696bc69 <+121>: neg %eax > 0x00007fa62696bc6b <+123>: mov %eax,%edi > 0x00007fa62696bc6d <+125>: mov %eax,%ebp > 0x00007fa62696bc6f <+127>: callq 0x7fa62694bc20 <strerror@plt> > 0x00007fa62696bc74 <+132>: lea 0x4c2bf(%rip),%rdi # 0x7fa6269b7f3a > 0x00007fa62696bc7b <+139>: mov %rax,%rsi > 0x00007fa62696bc7e <+142>: mov %ebp,%edx > 0x00007fa62696bc80 <+144>: xor %eax,%eax > 0x00007fa62696bc82 <+146>: callq 0x7fa626978160 <error> > 0x00007fa62696bc87 <+151>: mov 0x28(%rbx),%rdi > 0x00007fa62696bc8b <+155>: test %rdi,%rdi > 0x00007fa62696bc8e <+158>: je 0x7fa62696bcaa <encrypt_notify+186> > 0x00007fa62696bc90 <+160>: xor %edx,%edx > 0x00007fa62696bc92 <+162>: xor %esi,%esi > 0x00007fa62696bc94 <+164>: callq 0x7fa62694ac30 <g_io_channel_shutdown@plt> > 0x00007fa62696bc99 <+169>: mov 0x28(%rbx),%rdi > 0x00007fa62696bc9d <+173>: callq 0x7fa62694a790 <g_io_channel_unref@plt> > 0x00007fa62696bca2 <+178>: movq $0x0,0x28(%rbx) > 0x00007fa62696bcaa <+186>: mov 0x30(%rbx),%rdi > 0x00007fa62696bcae <+190>: test %rdi,%rdi > 0x00007fa62696bcb1 <+193>: je 0x7fa62696bc0f <encrypt_notify+31> > 0x00007fa62696bcb7 <+199>: xor %edx,%edx > 0x00007fa62696bcb9 <+201>: xor %esi,%esi > 0x00007fa62696bcbb <+203>: callq 0x7fa62694ac30 <g_io_channel_shutdown@plt> > 0x00007fa62696bcc0 <+208>: mov 0x30(%rbx),%rdi > 0x00007fa62696bcc4 <+212>: callq 0x7fa62694a790 <g_io_channel_unref@plt> > 0x00007fa62696bcc9 <+217>: movq $0x0,0x30(%rbx) > 0x00007fa62696bcd1 <+225>: jmpq 0x7fa62696bc0f <encrypt_notify+31> >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 1126201
: 923614 |
923615
|
923616
|
923617
|
923618
|
923619
|
923620
|
923621
|
923622
|
923623
|
923624