Forums - install sdp failure

1 post / 0 new
install sdp failure
tsinghuawangx
Join Date: 17 Sep 21
Posts: 2
Posted: Fri, 2021-09-17 20:39

when I ran the script run_sdp.sh to install Snapdragon Profiler, I encountered the following problems and became confused

=================================================================
Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================
 
=================================================================
Native stacktrace:
=================================================================
0x556b9c89ac4b - mono : 
0x556b9c89afdd - mono : 
0x556b9c847e47 - mono : 
0x556b9c8947a5 - mono : 
0x7f83d4134a70 - /lib/x86_64-linux-gnu/libglib-2.0.so.0 : 
0x7f83d4135fac - /lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_build_filename
0x7f83d49cddeb - /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 : 
0x7f83d49d08a8 - /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 : gtk_rc_find_pixmap_in_path
0x7f83d49d2af8 - /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 : 
0x7f83d49d3165 - /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 : 
0x7f83d49d3346 - /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 : 
0x7f83d49d352d - /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 : gtk_rc_parse
0x41c96413 - Unknown
 
=================================================================
Telemetry Dumper:
=================================================================
Pkilling 0x140204194428672x from 0x140204247084992x
Entering thread summarizer pause from 0x140204247084992x
Finished thread summarizer pause from 0x140204247084992x.
Failed to create breadcrumb file (null)/crash_hash_0x239c43714
 
Waiting for dumping threads to resume
 
=================================================================
External Debugger Dump:
=================================================================
[New LWP 10339]
[New LWP 10340]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f83d8665dff in __GI___wait4 (pid=10342, stat_loc=0x7ffd88f42464, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
27 ../sysdeps/unix/sysv/linux/wait4.c: No such file or directory.
  Id   Target Id                                       Frame 
* 1    Thread 0x7f83d857efc0 (LWP 10338) "mono"        0x00007f83d8665dff in __GI___wait4 (pid=10342, stat_loc=0x7ffd88f42464, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
  2    Thread 0x7f83d77ff700 (LWP 10339) "SGen worker" futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x556b9cc831e8) at ../sysdeps/nptl/futex-internal.h:183
  3    Thread 0x7f83d5347700 (LWP 10340) "Finalizer"   futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x556b9cc744a0) at ../sysdeps/nptl/futex-internal.h:320
 
Thread 3 (Thread 0x7f83d5347700 (LWP 10340)):
#0  futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x556b9cc744a0) at ../sysdeps/nptl/futex-internal.h:320
#1  do_futex_wait (sem=sem@entry=0x556b9cc744a0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2  0x00007f83d8ad34e8 in __new_sem_wait_slow (sem=0x556b9cc744a0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3  0x0000556b9ca88078 in ?? ()
#4  0x0000556b9ca45afa in ?? ()
#5  0x00007f83d8ac9609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6  0x00007f83d86a2293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 
Thread 2 (Thread 0x7f83d77ff700 (LWP 10339)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x556b9cc831e8) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x556b9cc83200, cond=0x556b9cc831c0) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x556b9cc831c0, mutex=0x556b9cc83200) at pthread_cond_wait.c:638
#3  0x0000556b9cae6276 in ?? ()
#4  0x00007f83d8ac9609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#5  0x00007f83d86a2293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 
Thread 1 (Thread 0x7f83d857efc0 (LWP 10338)):
#0  0x00007f83d8665dff in __GI___wait4 (pid=10342, stat_loc=0x7ffd88f42464, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
#1  0x0000556b9c89aec2 in ?? ()
#2  0x0000556b9c89afdd in ?? ()
#3  0x0000556b9c847e47 in ?? ()
#4  0x0000556b9c8947a5 in ?? ()
#5  0x00007f83d4134a70 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f83d4135fac in g_build_filename () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f83d49cddeb in ?? () from /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#8  0x00007f83d49d08a8 in gtk_rc_find_pixmap_in_path () from /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#9  0x00007f83d49d2af8 in ?? () from /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#10 0x00007f83d49d3165 in ?? () from /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#11 0x00007f83d49d3346 in ?? () from /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#12 0x00007f83d49d352d in gtk_rc_parse () from /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#13 0x0000000041c96413 in ?? ()
#14 0x0000556b9d1c6540 in ?? ()
#15 0x0000556b9d16a7d8 in ?? ()
#16 0x00007f83d7809f58 in ?? ()
#17 0x00000000000000fd in ?? ()
#18 0x0000556b9d3c7150 in ?? ()
#19 0x0000556b9d3d31f0 in ?? ()
#20 0x0000000041c96251 in ?? ()
#21 0x0000556b9d188750 in ?? ()
#22 0x00007ffd88f43740 in ?? ()
#23 0x00007ffd88f435b0 in ?? ()
#24 0x0000556b9d161690 in ?? ()
#25 0x0000000041c96240 in ?? ()
#26 0x00007f83d53a4130 in ?? ()
#27 0x0000000041c8b49c in ?? ()
#28 0x000000000000000b in ?? ()
#29 0x3fb3e23bc9b17000 in ?? ()
#30 0x0000000041c8bea0 in ?? ()
#31 0x3fb3e23bc9b17000 in ?? ()
#32 0x0000556b9d21bf00 in ?? ()
#33 0x00007f83d78005e0 in ?? ()
#34 0x00007f83d7809f58 in ?? ()
#35 0x0000556b9d2297d8 in ?? ()
#36 0x0000556b9cc84ba0 in ?? ()
#37 0x00007ffd88f43a20 in ?? ()
#38 0x0000000041c8bea0 in ?? ()
#39 0x0000000000000000 in ?? ()
[Inferior 1 (process 10338) detached]
 
=================================================================
Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x7f83d4134a70):0x7f83d4134a60  48 8b 04 c1 48 89 44 24 08 8d 46 01 89 44 24 10  H...H.D$..F..D$.
0x7f83d4134a70  41 80 3e 00 74 40 8b 4c 24 40 85 c9 0f 85 8e 00  A.>[email protected]$@......
0x7f83d4134a80  00 00 4c 89 f7 e8 86 16 fe ff 49 8d 1c 06 4c 39  ..L.......I...L9
0x7f83d4134a90  f3 74 23 8b 44 24 14 85 c0 74 65 48 8b 7c 24 20  .t#.D$...teH.|$ 
 
=================================================================
Managed Stacktrace:
=================================================================
  at <unknown> <0xffffffff>
  at Gtk.Rc:gtk_rc_parse <0x00092>
  at Gtk.Rc:Parse <0x000cf>
  at Sdp.MainClass:Main <0x002bb>
  at <Module>:runtime_invoke_void_object <0x00091>
=================================================================
 
  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.