Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1045393 Details for
Bug 1238577
[abrt] speech-dispatcher: pthread_cancel(): speech-dispatcher killed by SIGSEGV
Home
New
Search
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.rh90 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), 18.09 KB, created by
Carsten Jacobi
on 2015-07-02 07:59:14 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Carsten Jacobi
Created:
2015-07-02 07:59:14 UTC
Size:
18.09 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 3591] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/speech-dispatcher --spawn --communication-method unix_socket --socket-'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 pthread_cancel (th=0) at pthread_cancel.c:33 >33 if (INVALID_TD_P (pd)) > >Thread 1 (Thread 0x3fff9ff77e40 (LWP 3591)): >#0 pthread_cancel (th=0) at pthread_cancel.c:33 > pd = 0x0 > result = <optimized out> > oldval = <optimized out> > newval = <optimized out> >#1 0x00003fff9ff8c74c in speechd_quit (sig=<optimized out>) at speechd.c:724 > ret = <optimized out> >#2 <signal handler called> >No symbol table info available. >#3 0x00003fff9fa2b03c in __read_nocancel () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#4 0x00003fff9f9a9e00 in __GI__IO_file_read (fp=<optimized out>, buf=<optimized out>, size=<optimized out>) at fileops.c:1245 >No locals. >#5 0x00003fff9f9ab824 in _IO_new_file_underflow (fp=0x3fffb7aa3a50) at fileops.c:612 > count = <optimized out> >#6 0x00003fff9f9ad0a4 in __GI__IO_default_uflow (fp=<optimized out>) at genops.c:435 > ch = <optimized out> >#7 0x00003fff9f9accc0 in __GI___uflow (fp=0x3fffb7aa3a50) at genops.c:389 >No locals. >#8 0x00003fff9f9a5af8 in _IO_getc (fp=0x3fffb7aa3a50) at getc.c:39 > _IO_acquire_lock_file = 0x3fffb7aa3a50 > result = <optimized out> >#9 0x00003fff9ffa0698 in spd_getline (lineptr=0x3fffc93c82b0, n=0x3fffc93c82b8, f=0x3fffb7aa3a50) at spd_getline.c:83 > ch = <optimized out> > buf_pos = 53860902 > needed = 53860904 > new_length = <optimized out> > temp = <optimized out> >#10 0x00003fff9ff8fd58 in load_output_module (mod_name=<optimized out>, mod_prog=<optimized out>, mod_cfgfile=<optimized out>, mod_dbgfile=<optimized out>) at module.c:264 > module = 0x3fffb7aa3580 > fr = <optimized out> > argv = {0x3fffb7aa2300 "/usr/lib64/speech-dispatcher-modules/sd_flite", 0x3fffb7aa3470 "/etc/speech-dispatcher/modules/flite.conf", 0x0} > ret = <optimized out> > module_conf_dir = <optimized out> > rep_line = 0x3fff91b60010 '\377' <repeats 200 times>... > f = 0x3fffb7aa3a50 > n = 62914560 > s = <optimized out> > reply = 0x3fffb7a9a9a0 > __PRETTY_FUNCTION__ = "load_output_module" >#11 0x00003fff9ff90718 in module_load_requested_modules () at module.c:525 > new_module = <optimized out> > module_params = 0x3fffb7aa2270 >#12 0x00003fff9ff8c5ac in speechd_load_configuration (sig=<optimized out>) at speechd.c:703 > configfile = <optimized out> > detected_modules = <optimized out> >#13 0x00003fff9ff8d614 in speechd_init () at speechd.c:631 > ret = <optimized out> > __PRETTY_FUNCTION__ = "speechd_init" >#14 0x00003fff9ff8b0b8 in main (argc=<optimized out>, argv=<optimized out>) at speechd.c:1078 > testfds = {fds_bits = {70367132996472, 4287062190, 70367825397088, 70367825397488, 2594113125086592800, 70367132735028, 70367132974912, 19531469, 0, 70367825397296, 0, 70367133174288, 0, 70367825397296, 70367133339768, 0}} > fd = <optimized out> > ret = <optimized out> > spawn_communication_method = 0x3fffb7a910a0 "unix_socket" > spawn_port = 0 > spawn_socket_path = 0x3fffb7a910c0 "/run/user/1122391/speech-dispatcher/speechd.sock" > __PRETTY_FUNCTION__ = "main" >From To Syms Read Shared Object Library >0x00003fff9fe91f40 0x00003fff9fe96160 Yes /lib64/libdotconf.so.0 >0x00003fff9fe61300 0x00003fff9fe62db0 Yes /lib64/libgmodule-2.0.so.0 >0x00003fff9fe30840 0x00003fff9fe30b70 Yes /lib64/libgthread-2.0.so.0 >0x00003fff9fcb32c0 0x00003fff9fd8c388 Yes /lib64/libglib-2.0.so.0 >0x00003fff9fc532e0 0x00003fff9fc5a218 Yes /lib64/libltdl.so.7 >0x00003fff9fc18980 0x00003fff9fc2b360 Yes /lib64/libpthread.so.0 >0x00003fff9fb1d760 0x00003fff9fb950d8 Yes /lib64/libm.so.6 >0x00003fff9f943480 0x00003fff9fa99220 Yes /lib64/libc.so.6 >0x00003fff9f8d1400 0x00003fff9f8d2c98 Yes /lib64/libdl.so.2 >0x00003fff9ff230e0 0x00003fff9ff4ca68 Yes /lib64/ld64.so.1 >$1 = 0x0 >$2 = 0x0 >r0 0x3fff9ff8c73c 70367133091644 >r1 0x3fffc93c6e00 70367825391104 >r2 0x3fff9fc49158 70367129669976 >r3 0x0 0 >r4 0x3fff9ffa11b0 70367133176240 >r5 0x3fffb7a961a0 70367530541472 >r6 0x0 0 >r7 0x0 0 >r8 0x3fffb7a961a0 70367530541472 >r9 0x0 0 >r10 0x0 0 >r11 0x0 0 >r12 0x3fff9fc24670 70367129519728 >r13 0x3fff9ff7f590 70367133037968 >r14 0x0 0 >r15 0x0 0 >r16 0x0 0 >r17 0x0 0 >r18 0x0 0 >r19 0x0 0 >r20 0x0 0 >r21 0x0 0 >r22 0x0 0 >r23 0x3fffb7aa3a50 70367530596944 >r24 0x3fff9ff785a0 70367133009312 >r25 0x7ffffffffffffffe 9223372036854775806 >r26 0x3fffc93c82b8 70367825396408 >r27 0x3fffc93c82b0 70367825396400 >r28 0xffffffffffffffff 18446744073709551615 >r29 0xff 255 >r30 0x3fff9ff77e40 70367133007424 >r31 0x3fff9ffc2260 70367133311584 >f0 0 (raw 0x0000000000000000) >f1 0 (raw 0x0000000000000000) >f2 0 (raw 0x0000000000000000) >f3 0 (raw 0x0000000000000000) >f4 0 (raw 0x0000000000000000) >f5 0 (raw 0x0000000000000000) >f6 0 (raw 0x0000000000000000) >f7 0 (raw 0x0000000000000000) >f8 0 (raw 0x0000000000000000) >f9 0 (raw 0x0000000000000000) >f10 0 (raw 0x0000000000000000) >f11 0 (raw 0x0000000000000000) >f12 0 (raw 0x0000000000000000) >f13 0 (raw 0x0000000000000000) >f14 0 (raw 0x0000000000000000) >f15 0 (raw 0x0000000000000000) >f16 0 (raw 0x0000000000000000) >f17 0 (raw 0x0000000000000000) >f18 0 (raw 0x0000000000000000) >f19 0 (raw 0x0000000000000000) >f20 0 (raw 0x0000000000000000) >f21 0 (raw 0x0000000000000000) >f22 0 (raw 0x0000000000000000) >f23 0 (raw 0x0000000000000000) >f24 0 (raw 0x0000000000000000) >f25 0 (raw 0x0000000000000000) >f26 0 (raw 0x0000000000000000) >f27 0 (raw 0x0000000000000000) >f28 0 (raw 0x0000000000000000) >f29 0 (raw 0x0000000000000000) >f30 0 (raw 0x0000000000000000) >f31 0 (raw 0x0000000000000000) >pc 0x3fff9fc24670 0x3fff9fc24670 <pthread_cancel> >msr 0x900000000000d032 10376293541461676082 >cr 0x44000482 1140851842 >lr 0x3fff9ff8c74c 0x3fff9ff8c74c <speechd_quit+124> >ctr 0x3fff9fc24670 70367129519728 >xer 0x0 0 >fpscr 0x0 0 >vr0 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr1 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr2 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr3 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr4 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr5 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr6 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr7 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr8 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr9 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr10 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr11 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr12 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr13 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr14 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr15 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr16 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr17 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr18 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr19 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr20 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr21 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr22 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr23 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr24 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr25 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr26 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr27 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr28 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr29 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr30 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vr31 {uint128 = 0x00000000000000000000000000000000, v4_float = {0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_int8 = {0x0 <repeats 16 times>}} >vscr 0x10000 65536 >vrsave 0xffffffff -1 >orig_r3 0x7 7 >trap 0x300 768 >dl0 0E-6176 (raw 0x00000000000000000000000000000000) >dl1 0E-6176 (raw 0x00000000000000000000000000000000) >dl2 0E-6176 (raw 0x00000000000000000000000000000000) >dl3 0E-6176 (raw 0x00000000000000000000000000000000) >dl4 0E-6176 (raw 0x00000000000000000000000000000000) >dl5 0E-6176 (raw 0x00000000000000000000000000000000) >dl6 0E-6176 (raw 0x00000000000000000000000000000000) >dl7 0E-6176 (raw 0x00000000000000000000000000000000) >dl8 0E-6176 (raw 0x00000000000000000000000000000000) >dl9 0E-6176 (raw 0x00000000000000000000000000000000) >dl10 0E-6176 (raw 0x00000000000000000000000000000000) >dl11 0E-6176 (raw 0x00000000000000000000000000000000) >dl12 0E-6176 (raw 0x00000000000000000000000000000000) >dl13 0E-6176 (raw 0x00000000000000000000000000000000) >dl14 0E-6176 (raw 0x00000000000000000000000000000000) >dl15 0E-6176 (raw 0x00000000000000000000000000000000) >Dump of assembler code for function pthread_cancel: >=> 0x00003fff9fc24670 <+0>: lwz r9,208(r3) > 0x00003fff9fc24674 <+4>: cmpwi cr7,r9,0 > 0x00003fff9fc24678 <+8>: ble cr7,0x3fff9fc24764 <pthread_cancel+244> > 0x00003fff9fc2467c <+12>: mflr r0 > 0x00003fff9fc24680 <+16>: std r31,-8(r1) > 0x00003fff9fc24684 <+20>: mr r31,r3 > 0x00003fff9fc24688 <+24>: std r0,16(r1) > 0x00003fff9fc2468c <+28>: stdu r1,-128(r1) > 0x00003fff9fc24690 <+32>: bl 0x3fff9fc299c0 <pthread_cancel_init> > 0x00003fff9fc24694 <+36>: nop > 0x00003fff9fc24698 <+40>: li r6,-69 > 0x00003fff9fc2469c <+44>: li r5,1 > 0x00003fff9fc246a0 <+48>: addi r7,r31,264 > 0x00003fff9fc246a4 <+52>: nop > 0x00003fff9fc246a8 <+56>: nop > 0x00003fff9fc246ac <+60>: nop > 0x00003fff9fc246b0 <+64>: lwz r9,264(r31) > 0x00003fff9fc246b4 <+68>: ori r10,r9,12 > 0x00003fff9fc246b8 <+72>: cmpw cr6,r9,r10 > 0x00003fff9fc246bc <+76>: and r8,r6,r10 > 0x00003fff9fc246c0 <+80>: cmplwi cr7,r8,10 > 0x00003fff9fc246c4 <+84>: mr r8,r9 > 0x00003fff9fc246c8 <+88>: beq cr6,0x3fff9fc246f8 <pthread_cancel+136> > 0x00003fff9fc246cc <+92>: beq cr7,0x3fff9fc24710 <pthread_cancel+160> > 0x00003fff9fc246d0 <+96>: stw r5,-30544(r13) > 0x00003fff9fc246d4 <+100>: clrldi r8,r8,32 > 0x00003fff9fc246d8 <+104>: lwarx r9,0,r7 > 0x00003fff9fc246dc <+108>: subf. r9,r8,r9 > 0x00003fff9fc246e0 <+112>: bne 0x3fff9fc246ec <pthread_cancel+124> > 0x00003fff9fc246e4 <+116>: stwcx. r10,0,r7 > 0x00003fff9fc246e8 <+120>: bne 0x3fff9fc246d8 <pthread_cancel+104> > 0x00003fff9fc246ec <+124>: isync > 0x00003fff9fc246f0 <+128>: cmpwi cr7,r9,0 > 0x00003fff9fc246f4 <+132>: bne cr7,0x3fff9fc246b0 <pthread_cancel+64> > 0x00003fff9fc246f8 <+136>: li r3,0 > 0x00003fff9fc246fc <+140>: addi r1,r1,128 > 0x00003fff9fc24700 <+144>: ld r0,16(r1) > 0x00003fff9fc24704 <+148>: ld r31,-8(r1) > 0x00003fff9fc24708 <+152>: mtlr r0 > 0x00003fff9fc2470c <+156>: blr > 0x00003fff9fc24710 <+160>: ori r8,r9,4 > 0x00003fff9fc24714 <+164>: clrldi r9,r9,32 > 0x00003fff9fc24718 <+168>: lwarx r10,0,r7 > 0x00003fff9fc2471c <+172>: subf. r10,r9,r10 > 0x00003fff9fc24720 <+176>: bne 0x3fff9fc2472c <pthread_cancel+188> > 0x00003fff9fc24724 <+180>: stwcx. r8,0,r7 > 0x00003fff9fc24728 <+184>: bne 0x3fff9fc24718 <pthread_cancel+168> > 0x00003fff9fc2472c <+188>: isync > 0x00003fff9fc24730 <+192>: cmpwi cr7,r10,0 > 0x00003fff9fc24734 <+196>: bne cr7,0x3fff9fc246b0 <pthread_cancel+64> > 0x00003fff9fc24738 <+200>: lwa r3,-30332(r13) > 0x00003fff9fc2473c <+204>: lwz r4,208(r31) > 0x00003fff9fc24740 <+208>: li r0,250 > 0x00003fff9fc24744 <+212>: li r5,32 > 0x00003fff9fc24748 <+216>: extsw r4,r4 > 0x00003fff9fc2474c <+220>: sc > 0x00003fff9fc24750 <+224>: mfcr r0 > 0x00003fff9fc24754 <+228>: rldicl. r9,r0,36,63 > 0x00003fff9fc24758 <+232>: extsw r3,r3 > 0x00003fff9fc2475c <+236>: beq 0x3fff9fc246f8 <pthread_cancel+136> > 0x00003fff9fc24760 <+240>: b 0x3fff9fc246fc <pthread_cancel+140> > 0x00003fff9fc24764 <+244>: li r3,3 > 0x00003fff9fc24768 <+248>: blr > 0x00003fff9fc2476c <+252>: .long 0x0 > 0x00003fff9fc24770 <+256>: .long 0x1 > 0x00003fff9fc24774 <+260>: lwz r0,0(r1) >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 1238577
: 1045393 |
1045394
|
1045395
|
1045396
|
1045397
|
1045398
|
1045399
|
1045400
|
1045401
|
1045402