public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kernel or std c++ libraries
@ 2001-10-21  1:50 Sean Van Buggenum
  2001-10-21 12:58 ` Jakob Østergaard
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Van Buggenum @ 2001-10-21  1:50 UTC (permalink / raw)
  To: linux-kernel

Hi ,                                                                  
I think there's a bug with .. i guess the linux kernel... or standard 
c++ libraries included with recent installations of mandrake and      
redhat.                                                               
I've come to this conclusion because something i've written in c++,   
very basic stuff... ( using the function seekg() from the fstream     
library ) works fine on unix installations that i've used, but not on 
any of the linux installations i've tried on My computer. All the code
                                                                      
does is open a binary file with the file pointer set for however many 
positions from the END of the file (it works when i use the start of  
the file ) .. and try to read from there.                             
i've used kernel 2.2.16.... and it didn't work then.. i've recently   
installed mandrake 8.1 and thought that with the newer kernel         
included (hoped) it was just a bug in the redhat installation that i  
had previously. But it still doesn't work.                            
Is it a bug in the software ? or something to do with my hardware..is 
what i'd like to know.. i'm using a intel celeron 600 processor.. if  
that'd be important.                                                  
                                                                      
sean van buggenum                                                     
sv24@uow.edu.au                                                       
                                                                      

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

* Re: kernel or std c++ libraries
  2001-10-21  1:50 kernel or std c++ libraries Sean Van Buggenum
@ 2001-10-21 12:58 ` Jakob Østergaard
  0 siblings, 0 replies; 2+ messages in thread
From: Jakob Østergaard @ 2001-10-21 12:58 UTC (permalink / raw)
  To: Sean Van Buggenum; +Cc: linux-kernel

On Sun, Oct 21, 2001 at 11:50:22AM +1000, Sean Van Buggenum wrote:
> Hi ,                                                                  
> I think there's a bug with .. i guess the linux kernel... or standard 
> c++ libraries included with recent installations of mandrake and      
> redhat.                                                               
> I've come to this conclusion because something i've written in c++,   
> very basic stuff... ( using the function seekg() from the fstream     
> library ) works fine on unix installations that i've used, but not on 
> any of the linux installations i've tried on My computer. All the code
>                                                                       
> does is open a binary file with the file pointer set for however many 
> positions from the END of the file (it works when i use the start of  
> the file ) .. and try to read from there.                             
> i've used kernel 2.2.16.... and it didn't work then.. i've recently   
> installed mandrake 8.1 and thought that with the newer kernel         
> included (hoped) it was just a bug in the redhat installation that i  
> had previously. But it still doesn't work.                            
> Is it a bug in the software ? or something to do with my hardware..is 
> what i'd like to know.. i'm using a intel celeron 600 processor.. if  
> that'd be important.                                                  

No the CPU is not important (at this stage anyway).

Tell us:  kernel version, glibc version, compiler version, stdlibc++ version.

And send the code too. (If you can't or won't, or if the code is lenghty, write
up a small program to reproduce the error and send the code for that one
instead).

It's probably a stdlibc++ bug.  If it's a glibc bug or a kernel bug, the same
error can be reproduced in C too - can it ?

-- 
................................................................
:   jakob@unthought.net   : And I see the elder races,         :
:.........................: putrid forms of man                :
:   Jakob Østergaard      : See him rise and claim the earth,  :
:        OZ9ABN           : his downfall is at hand.           :
:.........................:............{Konkhra}...............:

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

end of thread, other threads:[~2001-10-21 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-21  1:50 kernel or std c++ libraries Sean Van Buggenum
2001-10-21 12:58 ` Jakob Østergaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox