public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/13353] New: --remote arch/release maybe not respected for build-id calculations
@ 2011-10-27 18:58 fche at redhat dot com
  2011-10-27 19:16 ` [Bug translator/13353] " jistone at redhat dot com
  2011-11-07 23:26 ` fche at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: fche at redhat dot com @ 2011-10-27 18:58 UTC (permalink / raw)
  To: systemtap

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

             Bug #: 13353
           Summary: --remote arch/release maybe not respected for build-id
                    calculations
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com
    Classification: Unclassified


% stap --remote=something.amazonaws.com ...

Spawn waitpid result (0x0): 0
Session arch: x86_64 release: 2.6.35.14-95.38.amzn1.x86_64
...
Attempting to extract kernel debuginfo build ID from
/lib/modules/2.6.40.4-5.fc15.x86_64/build/vmlinux.id
...

The latter of those version strings should not include 'fc15'.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug translator/13353] --remote arch/release maybe not respected for build-id calculations
  2011-10-27 18:58 [Bug translator/13353] New: --remote arch/release maybe not respected for build-id calculations fche at redhat dot com
@ 2011-10-27 19:16 ` jistone at redhat dot com
  2011-11-07 23:26 ` fche at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jistone at redhat dot com @ 2011-10-27 19:16 UTC (permalink / raw)
  To: systemtap

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

Josh Stone <jistone at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jistone at redhat dot com

--- Comment #1 from Josh Stone <jistone at redhat dot com> 2011-10-27 19:16:10 UTC ---
setupdwfl.cxx : get_kernel_build_id() is calling uname() itself to find the
path to vmlinux.id, rather than using a path from the session like
kernel_build_tree or kernel_source_tree.  This will only work for the local
running kernel. :(

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug translator/13353] --remote arch/release maybe not respected for build-id calculations
  2011-10-27 18:58 [Bug translator/13353] New: --remote arch/release maybe not respected for build-id calculations fche at redhat dot com
  2011-10-27 19:16 ` [Bug translator/13353] " jistone at redhat dot com
@ 2011-11-07 23:26 ` fche at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fche at redhat dot com @ 2011-11-07 23:26 UTC (permalink / raw)
  To: systemtap

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

Frank Ch. Eigler <fche at redhat dot com> changed:

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

--- Comment #2 from Frank Ch. Eigler <fche at redhat dot com> 2011-11-07 23:25:56 UTC ---
commit 50f2545

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

end of thread, other threads:[~2011-11-07 23:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-27 18:58 [Bug translator/13353] New: --remote arch/release maybe not respected for build-id calculations fche at redhat dot com
2011-10-27 19:16 ` [Bug translator/13353] " jistone at redhat dot com
2011-11-07 23:26 ` 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).