public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug lket/4552] New: lket-b2a crashes (the lket-b2a code needs to be more robust)
@ 2007-05-25 21:37 wcohen at redhat dot com
  2007-08-27 20:35 ` [Bug lket/4552] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: wcohen at redhat dot com @ 2007-05-25 21:37 UTC (permalink / raw)
  To: systemtap

During the testing the lket tests fails.

FAIL: systemtap.samples/lket(lket-b2a runtime)

Taking a closer look at what is going on the lket-b2a segfaults.

(gdb) run -f stpd_cpu*
Starting program: /home/wcohen/stap_testing_200705251949/install/bin/lket-b2a -f
stpd_cpu*

Program received signal SIGSEGV, Segmentation fault.
0x0804a8d6 in dump_data (header=
      {total_size = 16703, sys_size = 20026, microsecond = 7887296222732963401,
tid_pid = 7286936824557233506, aggr = 3467835980590838386}, infp=0x8f6e658)
    at /home/wcohen/stap_testing_200705251949/src/runtime/lket/b2a/lket_b2a.c:649
649                             fprintf(outfp, "EVT_NAME:%s ",
events_des[_HOOKID_REGSYSEVT][grpid][hookid]->description);
(gdb) print _HOOKID_REGSYSEVT 
$1 = 1
(gdb) print grpid 
$2 = 114
(gdb) print hookid 
$3 = 111
(gdb) print events_des  [_HOOKID_REGSYSEVT][grpid ][hookid ]
$4 = (event_desc *) 0x0


Looking through the lket_b2a.c code there doesn't seem to be any checking to
make sure that the events_des elements are set up correctly. Thus, null pointers
can be accessed in the manner above, causing the program to seg fault.

-- 
           Summary: lket-b2a crashes (the lket-b2a code needs to be more
                    robust)
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: lket
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: wcohen at redhat dot com
  GCC host triplet: i686


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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug lket/4552] lket-b2a crashes (the lket-b2a code needs to be more robust)
  2007-05-25 21:37 [Bug lket/4552] New: lket-b2a crashes (the lket-b2a code needs to be more robust) wcohen at redhat dot com
@ 2007-08-27 20:35 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2007-08-27 20:35 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From fche at redhat dot com  2007-08-27 20:34 -------
LKET has been retired.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-27 20:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-25 21:37 [Bug lket/4552] New: lket-b2a crashes (the lket-b2a code needs to be more robust) wcohen at redhat dot com
2007-08-27 20:35 ` [Bug lket/4552] " fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).