This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/6520] Systemtap 20080503 and 20080510 snapshot fails on s390


------- Additional Comments From harihare at in dot ibm dot com  2008-05-14 16:21 -------
[root : obj]# gdb --args ./stap -V
GNU gdb Red Hat Linux (6.5-37.el5rh)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "s390x-redhat-linux-gnu"...Using host libthread_db
library "/lib64/libthread_db.so.1".

(gdb) run
Starting program: /home/systemtap/tmp/stap_testing_200805141252/obj/stap -V
[Thread debugging using libthread_db enabled]
[New Thread 2199027856704 (LWP 21778)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 2199027856704 (LWP 21778)]
0x000002ab0012f6b4 in ?? ()
(gdb) bt 
#0  0x000002ab0012f6b4 in ?? ()
#1  0x000002aaaade6370 in __static_initialization_and_destruction_0
(__initialize_p=1, __priority=65535) at
/usr/lib/gcc/s390x-redhat-linux/4.1.2/../../../../include/c++/4.1.2/iostream:76
#2  0x000002aaaade6410 in global constructors keyed to
_Z19print_coverage_infoR17systemtap_session () at
/home/systemtap/tmp/stap_testing_200805141252/src/coveragedb.cxx:368
#3  0x000002aaaadee750 in __do_global_ctors_aux () from
/home/systemtap/tmp/stap_testing_200805141252/obj/stap
#4  0x000002aaaab48c84 in _init () from
/home/systemtap/tmp/stap_testing_200805141252/obj/stap
#5  0x000002aaaadee6b2 in __libc_csu_init () from
/home/systemtap/tmp/stap_testing_200805141252/obj/stap
#6  0x00000200002c8244 in __libc_start_main () from /lib64/libc.so.6
#7  0x000002aaaab49218 in _start () from
/home/systemtap/tmp/stap_testing_200805141252/obj/stap
(gdb) 


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6520

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]