public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
       [not found] <bug-398-131@http.sourceware.org/bugzilla/>
@ 2014-02-16 19:30 ` jackie.rosen at hushmail dot com
  2014-05-28 19:43 ` schwab at sourceware dot org
  1 sibling, 0 replies; 20+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 19:30 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=398

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #18 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
       [not found] <bug-398-131@http.sourceware.org/bugzilla/>
  2014-02-16 19:30 ` [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC jackie.rosen at hushmail dot com
@ 2014-05-28 19:43 ` schwab at sourceware dot org
  1 sibling, 0 replies; 20+ messages in thread
From: schwab at sourceware dot org @ 2014-05-28 19:43 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=398

Andreas Schwab <schwab at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jackie.rosen at hushmail dot com   |

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (15 preceding siblings ...)
  2006-02-23  4:25 ` vapier at gentoo dot org
@ 2006-02-23 22:36 ` roland at gnu dot org
  2006-02-23 22:36 ` cvs-commit at gcc dot gnu dot org
  17 siblings, 0 replies; 20+ messages in thread
From: roland at gnu dot org @ 2006-02-23 22:36 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |2123
              nThis|                            |


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (16 preceding siblings ...)
  2006-02-23 22:36 ` roland at gnu dot org
@ 2006-02-23 22:36 ` cvs-commit at gcc dot gnu dot org
  17 siblings, 0 replies; 20+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2006-02-23 22:36 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2006-02-23 22:36 -------
Subject: Bug 398

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2006-02-23 22:36:51

Modified files:
	sysdeps/s390/s390-64: dl-machine.h 
	sysdeps/s390/s390-32: dl-machine.h 

Log message:
	2004-07-10  GOTO Masanori  <gotom@debian.or.jp>
	
	[BZ #398]
	* sysdeps/s390/s390-32/dl-machine.h: Include <sysdep.h> for CFI
	directive.
	* sysdeps/s390/s390-64/dl-machine.h: Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/s390/s390-64/dl-machine.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.19.4.1&r2=1.19.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/s390/s390-32/dl-machine.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.20.4.1&r2=1.20.4.2



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (14 preceding siblings ...)
  2005-09-23 20:03 ` drepper at redhat dot com
@ 2006-02-23  4:25 ` vapier at gentoo dot org
  2006-02-23 22:36 ` roland at gnu dot org
  2006-02-23 22:36 ` cvs-commit at gcc dot gnu dot org
  17 siblings, 0 replies; 20+ messages in thread
From: vapier at gentoo dot org @ 2006-02-23  4:25 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From vapier at gentoo dot org  2006-02-23 04:25 -------
> http://sources.redhat.com/ml/libc-alpha/2004-07/msg00023.html

so this is still broken on the glibc-2.3 branch ... i guess the verdict here is
that it'll never be fixed in 2.3 ?  i know this doesnt carry much wait with the
glibc maintainers, but we've hit this bug in the Gentoo/s390 port ...

glibc head does not suffer from this problem as the dl-machine.h files have been
reworked since and the relevant code no longer exists ...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vapier at gentoo dot org


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (13 preceding siblings ...)
  2005-01-09 21:42 ` jtison at ntplx dot net
@ 2005-09-23 20:03 ` drepper at redhat dot com
  2006-02-23  4:25 ` vapier at gentoo dot org
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: drepper at redhat dot com @ 2005-09-23 20:03 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2005-09-23 20:03 -------
Support for LinuxThreads is gone.

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


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (12 preceding siblings ...)
  2004-09-27 22:25 ` markkp at slackware dot com
@ 2005-01-09 21:42 ` jtison at ntplx dot net
  2005-09-23 20:03 ` drepper at redhat dot com
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: jtison at ntplx dot net @ 2005-01-09 21:42 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From jtison at ntplx dot net  2005-01-09 21:42 -------
(In reply to comment #13)
> Hmph.  I should have done a better job with the diff headers.  This is against
> linuxthreads/sysdeps/s390/tls.h
> 

So just for formality's sake (don't ask me why ... it's a REALLY long story, but
this patch is needed elsewhere), I am reposting your patch with the proper
headers on it. Thanks for the patch in the first place, Mark. 

--- linuxthreads/sysdeps/s390/tls.h.orig  2003-01-30 13:34:11.000000000 -0500
+++ linuxthreads/sysdeps/s390/tls.h       2004-09-27 18:19:18.000000000 -0400
@@ -122,6 +122,8 @@
 #else  /* HAVE_TLS_SUPPORT && (FLOATING_STACKS || !IS_IN_libpthread) */

 # ifndef __ASSEMBLER__
+/* Get system call information.  */
+#  include <sysdep.h>

 /* Get the thread descriptor definition



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (11 preceding siblings ...)
  2004-09-27 22:24 ` markkp at slackware dot com
@ 2004-09-27 22:25 ` markkp at slackware dot com
  2005-01-09 21:42 ` jtison at ntplx dot net
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: markkp at slackware dot com @ 2004-09-27 22:25 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From markkp at slackware dot com  2004-09-27 22:25 -------
Hmph.  I should have done a better job with the diff headers.  This is against
linuxthreads/sysdeps/s390/tls.h


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (10 preceding siblings ...)
  2004-09-27 17:14 ` markkp at slackware dot com
@ 2004-09-27 22:24 ` markkp at slackware dot com
  2004-09-27 22:25 ` markkp at slackware dot com
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: markkp at slackware dot com @ 2004-09-27 22:24 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From markkp at slackware dot com  2004-09-27 22:24 -------
I think I like this patch better.  It has a couple of advantages.  It only hits
one file instead of two, but still catches both 31 and 64 bit platforms.  Both
Debian and Slack/390 already have a patch against that file.  If there is some
reason why it is only included when __ASSEMBLER__ is not defined, then this
preserves that.
--- tls.h.orig  2003-01-30 13:34:11.000000000 -0500
+++ tls.h       2004-09-27 18:19:18.000000000 -0400
@@ -122,6 +122,8 @@
 #else  /* HAVE_TLS_SUPPORT && (FLOATING_STACKS || !IS_IN_libpthread) */

 # ifndef __ASSEMBLER__
+/* Get system call information.  */
+#  include <sysdep.h>

 /* Get the thread descriptor definition.  */
 #  include <linuxthreads/descr.h>


What do you think?


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (9 preceding siblings ...)
  2004-09-27 11:37 ` gotom at debian dot or dot jp
@ 2004-09-27 17:14 ` markkp at slackware dot com
  2004-09-27 22:24 ` markkp at slackware dot com
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: markkp at slackware dot com @ 2004-09-27 17:14 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From markkp at slackware dot com  2004-09-27 17:14 -------
I agree.  Using --without-tls on a 2.4.x system requires an additional #include
<sysdep.h> somewhere, or have it moved outside the #ifdef HAVE_TLS_SUPPORT
clause in linuxthreads/sysdeps/s390/tls.h.

Trying to build glibc --with-tls on a 2.4.x system appears to be very broken, to
say the least.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (8 preceding siblings ...)
  2004-09-27  0:27 ` markkp at slackware dot com
@ 2004-09-27 11:37 ` gotom at debian dot or dot jp
  2004-09-27 17:14 ` markkp at slackware dot com
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: gotom at debian dot or dot jp @ 2004-09-27 11:37 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From gotom at debian dot or dot jp  2004-09-27 11:37 -------
Note that I understand why my past built on S390
was failed:

http://sources.redhat.com/ml/libc-alpha/2004-07/msg00023.html

I think S390 cannot be built with --without-tls, without my patch.  In addition,
this patch is sane,
because CFI directive is defined in sysdep.h.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (7 preceding siblings ...)
  2004-09-27  0:14 ` markkp at slackware dot com
@ 2004-09-27  0:27 ` markkp at slackware dot com
  2004-09-27 11:37 ` gotom at debian dot or dot jp
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: markkp at slackware dot com @ 2004-09-27  0:27 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From markkp at slackware dot com  2004-09-27 00:27 -------
And, that brings us back to the previous problem of getting this error:
dl-reloc.c: In function `_dl_allocate_static_tls':
dl-reloc.c:66: error: invalid application of `sizeof' to an incomplete type
dl-reloc.c: In function `_dl_nothread_init_static_tls':
dl-reloc.c:109: error: syntax error before "__self"
dl-reloc.c:109: error: `__self' undeclared (first use in this function)
dl-reloc.c:109: error: (Each undeclared identifier is reported only once
dl-reloc.c:109: error: for each function it appears in.)

Looks like I'll be spending more time on debugging this.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (6 preceding siblings ...)
  2004-09-26 23:15 ` markkp at slackware dot com
@ 2004-09-27  0:14 ` markkp at slackware dot com
  2004-09-27  0:27 ` markkp at slackware dot com
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: markkp at slackware dot com @ 2004-09-27  0:14 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From markkp at slackware dot com  2004-09-27 00:13 -------
And, the answer to that question is right here:
2004-08-27  Roland McGrath  <roland@redhat.com>
        * configure.in (usetls): Default to yes.

I'm not in the process of re-compiling the 08/04 CVS with an explicit --with-tls
in the ./configure statement.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (5 preceding siblings ...)
  2004-09-26 18:03 ` markkp at slackware dot com
@ 2004-09-26 23:15 ` markkp at slackware dot com
  2004-09-27  0:14 ` markkp at slackware dot com
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: markkp at slackware dot com @ 2004-09-26 23:15 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From markkp at slackware dot com  2004-09-26 23:15 -------
I've now got a hint as to why the difference between the two versions.  On the
CVS from 08/04, HAVE_TLS_SUPPORT is not being defined.  On the CVS from 09/26,
it is.  This means that the "#  include <sysdep.h>" is not being pulled in,
causing the failure.  Now I just need to see why isn't being defined for the
08/04 CVS.

In case anyone is wondering, I'm doing this so that they next poor slob that
comes along (if any do) won't have to deal with this issue.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (4 preceding siblings ...)
  2004-09-26 16:16 ` jakub at redhat dot com
@ 2004-09-26 18:03 ` markkp at slackware dot com
  2004-09-26 23:15 ` markkp at slackware dot com
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: markkp at slackware dot com @ 2004-09-26 18:03 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From markkp at slackware dot com  2004-09-26 18:03 -------
Because later versions break when including TLS support, and we want/need that.
 I tried a current CVS pull from 12:00 ET, and indeed, when trying to build
dl-reloc,  I get this error:
dl-reloc.c: In function `_dl_allocate_static_tls':
dl-reloc.c:66: error: invalid application of `sizeof' to an incomplete type
dl-reloc.c: In function `_dl_nothread_init_static_tls':
dl-reloc.c:109: error: syntax error before "__self"
dl-reloc.c:109: error: `__self' undeclared (first use in this function)
dl-reloc.c:109: error: (Each undeclared identifier is reported only once
dl-reloc.c:109: error: for each function it appears in.)

I was pleased to note that dl-runtime compiled with this version, but cannot
live with the TLS breakage.  (Since I made zero changes in my system between
these two build attempts, I am now 100% convinced the dl-runtime problem is not
in my build environment).

What version of the kernel headers are you using on your build machine?  Are
they Red Hat modified headers, or stock from kernel.org?  We're using 2.4.27 at
the moment, since that is what is current from kernel.org.  The README file says
that 2.x is supported on Linux for S/390, so I'm hoping that isn't an issue.

I know you can't retroactively fix CVS snapshots.  I'm just trying to find the
minimum patch necessary to get this thing to build so we can ship it.  To be
100% honest, if you tell me that inserting the #include is an acceptable
workaround, I'll take that as sufficient and run with it.  I just cannot make
that assessment by myself.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (3 preceding siblings ...)
  2004-09-26 16:00 ` markkp at slackware dot com
@ 2004-09-26 16:16 ` jakub at redhat dot com
  2004-09-26 18:03 ` markkp at slackware dot com
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: jakub at redhat dot com @ 2004-09-26 16:16 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From jakub at redhat dot com  2004-09-26 16:16 -------
So why are you trying to build that old snapshot?
We build CVS glibc on s390 every few days, last known to work glibc on s390
is CVS snapshot from this morning.
Bugs in old snapshots certainly can't be retroactively fixed, it would be fixed
in current CVS.  But current CVS is known to work.



*** This bug has been marked as a duplicate of 333 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |DUPLICATE


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
                   ` (2 preceding siblings ...)
  2004-09-26 12:46 ` drepper at redhat dot com
@ 2004-09-26 16:00 ` markkp at slackware dot com
  2004-09-26 16:16 ` jakub at redhat dot com
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: markkp at slackware dot com @ 2004-09-26 16:00 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From markkp at slackware dot com  2004-09-26 16:00 -------
Well, let's see.  I've been building glibc for 4 years now, with few problems. 
The problems I had were S/390-specific CODE BUGS, not my "inability to build
binaries."  I know that this is also a CODE BUG because changing the BUGGY CODE
allows it to build properly and work.  (Sensing any kind of theme here?)

You don't want to debug people's bad build environments for them.  That's fine,
and I can understand it.  I don't want debug a developer's BUGGY CODE for them.
 Hopefully you can understand that.  Based on your total unwillingness to admit
that there could ever be a code bug, I have my doubts you ever can understand
that.  I don't have a bad build environment.  Can we all say that together?  I
don't have a bad build environment.  It builds all sorts of glibc binaries just
fine.  But not 2.3.3--200408040157 on Linux/390, unless I add one stinking
#include to the BUGGY CODE.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
  2004-09-23  2:22 ` [Bug libc/398] " roland at gnu dot org
  2004-09-23  4:27 ` markkp at slackware dot com
@ 2004-09-26 12:46 ` drepper at redhat dot com
  2004-09-26 16:00 ` markkp at slackware dot com
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: drepper at redhat dot com @ 2004-09-26 12:46 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2004-09-26 12:46 -------
We will not fix bugs for you.  Every build failure you have is your own fault. 
Bugzilla is for code bugs and not your inability to build binaries.

*** This bug has been marked as a duplicate of 333 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |DUPLICATE


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
  2004-09-23  2:22 ` [Bug libc/398] " roland at gnu dot org
@ 2004-09-23  4:27 ` markkp at slackware dot com
  2004-09-26 12:46 ` drepper at redhat dot com
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: markkp at slackware dot com @ 2004-09-23  4:27 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From markkp at slackware dot com  2004-09-23 04:26 -------
I just read Bug # 333.  I particularly liked the comment "Reports about build
issues of any kind do not belong in bugzilla."  Just what the devil is bugzilla
for, then?  An exercise in futility?

I also thought that "If you have bona fide issues and fixes for them, we welcome
your direct participation in glibc development by using the public development
mailing lists.  Any bona fide build issue is a platform-specific problem on a
platform whose maintainer has not updated the code recently, or whose build
environment does not have the same problems you encountered." was particularly
self-serving.  Since I am the platform maintainer, where does that leave me?  As
a distribution maintainer, I expect people to take bug reports via their
preferred bug reporting mechanism and _fix_ them, not tell the bug reporter that
they were an idiot for using the bug reporting mechanism.  If you don't want bug
reports, why don't you just shut down the bugzilla page?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC
  2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
@ 2004-09-23  2:22 ` roland at gnu dot org
  2004-09-23  4:27 ` markkp at slackware dot com
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: roland at gnu dot org @ 2004-09-23  2:22 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From roland at gnu dot org  2004-09-23 02:22 -------


*** This bug has been marked as a duplicate of 333 ***

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


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2014-05-28 19:43 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-398-131@http.sourceware.org/bugzilla/>
2014-02-16 19:30 ` [Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC jackie.rosen at hushmail dot com
2014-05-28 19:43 ` schwab at sourceware dot org
2004-09-23  0:03 [Bug libc/398] New: " markkp at slackware dot com
2004-09-23  2:22 ` [Bug libc/398] " roland at gnu dot org
2004-09-23  4:27 ` markkp at slackware dot com
2004-09-26 12:46 ` drepper at redhat dot com
2004-09-26 16:00 ` markkp at slackware dot com
2004-09-26 16:16 ` jakub at redhat dot com
2004-09-26 18:03 ` markkp at slackware dot com
2004-09-26 23:15 ` markkp at slackware dot com
2004-09-27  0:14 ` markkp at slackware dot com
2004-09-27  0:27 ` markkp at slackware dot com
2004-09-27 11:37 ` gotom at debian dot or dot jp
2004-09-27 17:14 ` markkp at slackware dot com
2004-09-27 22:24 ` markkp at slackware dot com
2004-09-27 22:25 ` markkp at slackware dot com
2005-01-09 21:42 ` jtison at ntplx dot net
2005-09-23 20:03 ` drepper at redhat dot com
2006-02-23  4:25 ` vapier at gentoo dot org
2006-02-23 22:36 ` roland at gnu dot org
2006-02-23 22:36 ` cvs-commit at gcc dot gnu dot org

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).