public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/5654] New: [mandriva cooker x86_64] fstack don't find information about process
@ 2008-01-21 21:31 tremyfr at yahoo dot fr
2008-01-21 21:35 ` [Bug general/5654] " pmuldoon at redhat dot com
2008-01-21 21:36 ` tremyfr at yahoo dot fr
0 siblings, 2 replies; 3+ messages in thread
From: tremyfr at yahoo dot fr @ 2008-01-21 21:31 UTC (permalink / raw)
To: frysk-bugzilla
fstack don't find information in a core created with fcore.
way to reproduce :
[trem@fondation tmp]$ fcore -a $$
[trem@fondation tmp]$ fstack core.$$ /bin/bash
Task #24939
#0 0x00002b1af8259ba4 in [unknown]
[trem@fondation tmp]$ fmaps core.$$
0x400000-0x4b7000 r-xp 0x0 -1:-1 -1
0x6b7000-0x6c1000 rw-p 0x0 -1:-1 -1
0x6c1000-0x7be000 rw-p 0x0 -1:-1 -1
0x2b1af7b9e000-0x2b1af7bb8000 r-xp 0x0 -1:-1 -1
0x2b1af7bb8000-0x2b1af7bba000 rw-p 0x0 -1:-1 -1
0x2b1af7bba000-0x2b1af7bbb000 r--p 0x0 -1:-1 -1
0x2b1af7bbb000-0x2b1af7bc2000 r--p 0x0 -1:-1 -1
0x2b1af7bc2000-0x2b1af7bc3000 r--p 0x0 -1:-1 -1
0x2b1af7bc3000-0x2b1af7bc4000 r--p 0x0 -1:-1 -1
0x2b1af7bc4000-0x2b1af7bc5000 r--p 0x0 -1:-1 -1
0x2b1af7bc5000-0x2b1af7bc6000 r--p 0x0 -1:-1 -1
0x2b1af7bc6000-0x2b1af7bc7000 r--p 0x0 -1:-1 -1
0x2b1af7bc7000-0x2b1af7bc8000 r--p 0x0 -1:-1 -1
0x2b1af7bc8000-0x2b1af7bc9000 r--p 0x0 -1:-1 -1
0x2b1af7bc9000-0x2b1af7cad000 r--p 0x0 -1:-1 -1
0x2b1af7cad000-0x2b1af7cae000 r--p 0x0 -1:-1 -1
0x2b1af7cae000-0x2b1af7caf000 r--p 0x0 -1:-1 -1
0x2b1af7caf000-0x2b1af7cee000 r--p 0x0 -1:-1 -1
0x2b1af7db7000-0x2b1af7db8000 r--p 0x0 -1:-1 -1
0x2b1af7db8000-0x2b1af7db9000 rw-p 0x0 -1:-1 -1
0x2b1af7db9000-0x2b1af7dbc000 r-xp 0x0 -1:-1 -1
0x2b1af7fbb000-0x2b1af7fbc000 rw-p 0x0 -1:-1 -1
0x2b1af7fbc000-0x2b1af7fbe000 r-xp 0x0 -1:-1 -1
0x2b1af81be000-0x2b1af81c0000 rw-p 0x0 -1:-1 -1
0x2b1af81c0000-0x2b1af830b000 r-xp 0x0 -1:-1 -1
0x2b1af850a000-0x2b1af850d000 r--p 0x0 -1:-1 -1
0x2b1af850d000-0x2b1af850f000 rw-p 0x0 -1:-1 -1
0x2b1af850f000-0x2b1af8516000 rw-p 0x0 -1:-1 -1
0x2b1af8516000-0x2b1af8520000 r-xp 0x0 -1:-1 -1
0x2b1af871f000-0x2b1af8721000 rw-p 0x0 -1:-1 -1
0x7fffb2ef6000-0x7fffb2f0b000 rw-p 0x0 -1:-1 -1
0x7fffb2ffe000-0x7fffb3000000 r-xp 0x0 -1:-1 -1 [vdso]
0xffffffffff600000-0xffffffffff601000 r-xp 0x0 -1:-1 -1
information about my system :
[trem@fondation frysk-core]$ uname -a
Linux fondation 2.6.24-server-0.rc7.1mdv #1 SMP Mon Jan 7 05:41:04 EST 2008
x86_64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GNU/Linux
[trem@fondation frysk-core]$ rpm -qa | grep gcj
lib64gcj9-4.3-0.20080104.1mdv2008.1
java-1.5.0-gcj-devel-1.5.0.0-17.1.5mdv2008.1
libgcj9-base-4.3-0.20080104.1mdv2008.1
lib64gcj9-devel-4.3-0.20080104.1mdv2008.1
java-1.5.0-gcj-1.5.0.0-17.1.5mdv2008.1
gcj4.3-tools-4.3-0.20080104.1mdv2008.1
--
Summary: [mandriva cooker x86_64] fstack don't find information
about process
Product: frysk
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: frysk-bugzilla at sourceware dot org
ReportedBy: tremyfr at yahoo dot fr
http://sourceware.org/bugzilla/show_bug.cgi?id=5654
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug general/5654] [mandriva cooker x86_64] fstack don't find information about process
2008-01-21 21:31 [Bug general/5654] New: [mandriva cooker x86_64] fstack don't find information about process tremyfr at yahoo dot fr
@ 2008-01-21 21:35 ` pmuldoon at redhat dot com
2008-01-21 21:36 ` tremyfr at yahoo dot fr
1 sibling, 0 replies; 3+ messages in thread
From: pmuldoon at redhat dot com @ 2008-01-21 21:35 UTC (permalink / raw)
To: frysk-bugzilla
------- Additional Comments From pmuldoon at redhat dot com 2008-01-21 21:34 -------
Can you provide the following?
fstack $$
and
cat /proc/$$/maps
(ie not corefile usage). Let's look at a live cause first.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5654
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug general/5654] [mandriva cooker x86_64] fstack don't find information about process
2008-01-21 21:31 [Bug general/5654] New: [mandriva cooker x86_64] fstack don't find information about process tremyfr at yahoo dot fr
2008-01-21 21:35 ` [Bug general/5654] " pmuldoon at redhat dot com
@ 2008-01-21 21:36 ` tremyfr at yahoo dot fr
1 sibling, 0 replies; 3+ messages in thread
From: tremyfr at yahoo dot fr @ 2008-01-21 21:36 UTC (permalink / raw)
To: frysk-bugzilla
------- Additional Comments From tremyfr at yahoo dot fr 2008-01-21 21:36 -------
of course, here the result :
[trem@fondation tmp]$ fstack $$
Task #24939
#0 0x00002b1af8259ba4 in [unknown]
[trem@fondation tmp]$ cat /proc/$$/maps
00400000-004b7000 r-xp 00000000 08:01 832324 /bin/bash
006b7000-006c1000 rw-p 000b7000 08:01 832324 /bin/bash
006c1000-007be000 rw-p 006c1000 00:00 0 [heap]
2b1af7b9e000-2b1af7bb8000 r-xp 00000000 08:01 636482
/lib64/ld-2.7.so
2b1af7bb8000-2b1af7bba000 rw-p 2b1af7bb8000 00:00 0
2b1af7bba000-2b1af7bbb000 r--p 00000000 08:01 2040930
/usr/share/locale/fr_FR.UTF-8/LC_IDENTIFICATION
2b1af7bbb000-2b1af7bc2000 r--s 00000000 08:01 2024316
/usr/lib64/gconv/gconv-modules.cache
2b1af7bc2000-2b1af7bc3000 r--p 00000000 08:01 2041008
/usr/share/locale/fr_FR.UTF-8/LC_MEASUREMENT
2b1af7bc3000-2b1af7bc4000 r--p 00000000 08:01 2040964
/usr/share/locale/fr_FR.UTF-8/LC_TELEPHONE
2b1af7bc4000-2b1af7bc5000 r--p 00000000 08:01 2040966
/usr/share/locale/fr_FR.UTF-8/LC_ADDRESS
2b1af7bc5000-2b1af7bc6000 r--p 00000000 08:01 2041006
/usr/share/locale/fr_FR.UTF-8/LC_NAME
2b1af7bc6000-2b1af7bc7000 r--p 00000000 08:01 2041004
/usr/share/locale/fr_FR.UTF-8/LC_PAPER
2b1af7bc7000-2b1af7bc8000 r--p 00000000 08:01 2040988
/usr/share/locale/fr_FR.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES
2b1af7bc8000-2b1af7bc9000 r--p 00000000 08:01 2040965
/usr/share/locale/fr_FR.UTF-8/LC_MONETARY
2b1af7bc9000-2b1af7cad000 r--p 00000000 08:01 2040309
/usr/share/locale/UTF-8/LC_COLLATE
2b1af7cad000-2b1af7cae000 r--p 00000000 08:01 2040932
/usr/share/locale/fr_FR.UTF-8/LC_TIME
2b1af7cae000-2b1af7caf000 r--p 00000000 08:01 2040987
/usr/share/locale/fr_FR.UTF-8/LC_NUMERIC
2b1af7caf000-2b1af7cee000 r--p 00000000 08:01 2040308
/usr/share/locale/UTF-8/LC_CTYPE
2b1af7db7000-2b1af7db8000 r--p 00019000 08:01 636482
/lib64/ld-2.7.so
2b1af7db8000-2b1af7db9000 rw-p 0001a000 08:01 636482
/lib64/ld-2.7.so
2b1af7db9000-2b1af7dbc000 r-xp 00000000 08:01 636597
/lib64/libtermcap.so.2.0.8
2b1af7dbc000-2b1af7fbb000 ---p 00003000 08:01 636597
/lib64/libtermcap.so.2.0.8
2b1af7fbb000-2b1af7fbc000 rw-p 00002000 08:01 636597
/lib64/libtermcap.so.2.0.8
2b1af7fbc000-2b1af7fbe000 r-xp 00000000 08:01 636495
/lib64/libdl-2.7.so
2b1af7fbe000-2b1af81be000 ---p 00002000 08:01 636495
/lib64/libdl-2.7.so
2b1af81be000-2b1af81c0000 rw-p 00002000 08:01 636495
/lib64/libdl-2.7.so
2b1af81c0000-2b1af830b000 r-xp 00000000 08:01 636489
/lib64/libc-2.7.so
2b1af830b000-2b1af850a000 ---p 0014b000 08:01 636489
/lib64/libc-2.7.so
2b1af850a000-2b1af850d000 r--p 0014a000 08:01 636489
/lib64/libc-2.7.so
2b1af850d000-2b1af850f000 rw-p 0014d000 08:01 636489
/lib64/libc-2.7.so
2b1af850f000-2b1af8516000 rw-p 2b1af850f000 00:00 0
2b1af8516000-2b1af8520000 r-xp 00000000 08:01 636505
/lib64/libnss_files-2.7.so
2b1af8520000-2b1af871f000 ---p 0000a000 08:01 636505
/lib64/libnss_files-2.7.so
2b1af871f000-2b1af8721000 rw-p 00009000 08:01 636505
/lib64/libnss_files-2.7.so
7fffb2ef6000-7fffb2f0b000 rw-p 7ffffffea000 00:00 0 [stack]
7fffb2ffe000-7fffb3000000 r-xp 7fffb2ffe000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5654
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-01-21 21:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-21 21:31 [Bug general/5654] New: [mandriva cooker x86_64] fstack don't find information about process tremyfr at yahoo dot fr
2008-01-21 21:35 ` [Bug general/5654] " pmuldoon at redhat dot com
2008-01-21 21:36 ` tremyfr at yahoo dot fr
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).