[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#413078: marked as done (Gcc does not work after kernel upgrade)



Your message dated Sat, 03 Mar 2007 14:04:37 +0100
with message-id <45E97265.5070902@aurel32.net>
and subject line Bug#413078: Gcc does not work after kernel upgrade
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
package: linux-image-2.6.18-4-amd64
version: 2.6.18.dfsg.1-11

Trivial program now segfault and/or get garbled data from functions.

The same program compiles and works on powerpc.

The package linux-image-2.6.18-4-amd64 is from the i386 distro.

i386 distro binaries report correct date.

Running dual core.

andrewb@thot:~/public_html/c-run$ cat /proc/cpuinfo 
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 35
model name      : Dual Core AMD Opteron(tm) Processor 175
stepping        : 2
cpu MHz         : 1000.000
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips        : 2012.20
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor       : 1
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 35
model name      : Dual Core AMD Opteron(tm) Processor 175
stepping        : 2
cpu MHz         : 1000.000
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips        : 2012.20
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp



--- End Message ---
--- Begin Message ---
Andrew Buckeridge a écrit :
> Can reproduce diff probs with other kernels.
> I had upgraded libc6 at same time as kernel.
> Sorry, I should report in libc6 when I figure it out.
> 
> 32-bit powerpc
> 
> andrewb@chrp:~/src$ gcc -Wall -Werror -o gettimeofday gettimeofday.c 
> andrewb@chrp:~/src$ ./gettimeofday 
> (nil) <- NULL not expected!
> Segmentation fault <- Expected with NULL in vmlinux
> 
> 64-bit amd64
> 
> andrewb@thot:~/public_html/c-run$ ./gettimeofday 
> 0xf7e8cc8c <- Not NULL,
> 18589.085472 <- but WRONG
> 
> Computer won't even give me the time of day.

As already explain once in this bug, and in the bug reported against the
libc6 package, your code is buggy. Please fix it.

Closing the bug.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

--- End Message ---

Reply to: