Bug#694565: linux-image-3.2.0-4-amd64: uname -a doesn't report build date any more

2012-11-27 Thread Micha M.
Package: src:linux
Version: 3.2.32-1
Severity: normal

Hi,

I have just made a dist-upgrade on wheezy. And there the Kernel was
updated to 3.2.0-4. But now `uname -a´ doesn't show the build date
of the Kernel any more:


root@fs-host:~# uname -a
Linux fs-host 3.2.0-4-amd64 #1 SMP Debian 3.2.32-1 x86_64 GNU/Linux
root@fs-host:~# 
root@fs-host:~# strings /boot/vmlinuz-3.2.0-{3,4}-amd64 | grep 3.2.0
3.2.0-3-amd64 (unknown@Debian) #1 SMP Mon Jul 23 02:45:17 UTC 2012
3.2.0-4-amd64 (debian-ker...@lists.debian.org) #1 SMP Debian 3.2.32-1
root@fs-host:~# 

In the previous Kernel (3.2.0-3) the build date was still included.
The build date is -- at least for me -- a quite important information
of the Kernel! In my oppinion this should be included again in future.

Best regards,


#micha



-- Package-specific info:
** Version:
Linux version 3.2.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 4.6.3 
(Debian 4.6.3-12) ) #1 SMP Debian 3.2.32-1

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/fs--vg-root ro quiet

** Not tainted


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-4-amd64 depends on:
ii  debconf [debconf-2.0]   1.5.46
ii  initramfs-tools [linux-initramfs-tool]  0.109
ii  kmod9-2
ii  linux-base  3.5
ii  module-init-tools   9-2

Versions of packages linux-image-3.2.0-4-amd64 recommends:
ii  firmware-linux-free  3.1

Versions of packages linux-image-3.2.0-4-amd64 suggests:
pn  debian-kernel-handbook  none
ii  grub-pc 1.99-23
pn  linux-doc-3.2   none

Versions of packages linux-image-3.2.0-4-amd64 is related to:
pn  firmware-atherosnone
pn  firmware-bnx2   none
pn  firmware-bnx2x  none
pn  firmware-brcm80211  none
pn  firmware-intelwimax none
pn  firmware-ipw2x00none
pn  firmware-ivtv   none
pn  firmware-iwlwifinone
pn  firmware-libertas   none
pn  firmware-linux  none
pn  firmware-linux-nonfree  none
pn  firmware-myricomnone
pn  firmware-netxen none
pn  firmware-qlogic none
pn  firmware-ralink none
pn  firmware-realteknone
pn  xen-hypervisor  none

-- debconf information:
  linux-image-3.2.0-4-amd64/postinst/depmod-error-initrd-3.2.0-4-amd64: false
  linux-image-3.2.0-4-amd64/prerm/removing-running-kernel-3.2.0-4-amd64: true
  linux-image-3.2.0-4-amd64/postinst/ignoring-ramdisk:
  linux-image-3.2.0-4-amd64/postinst/missing-firmware-3.2.0-4-amd64:


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#578359: pike7.6: wrong output

2010-04-19 Thread Micha M.
Package: pike7.6
Version: 7.6.112-3
Severity: normal


Hi,

I used pike to generate fibonacci numbers:

#!/usr/bin/pike

int main(){
int f0 = 0, f1 = 1;
write(0\n1\n);
for(int i=2;i=100;i++) {
int fn = f1 + f0;
write(fn + \n);
f0 = f1;
f1 = fn;
}
return 0;
}

But in my case (I've tried it on 3 different lenny x86_64 installations) 
line 70 of the output looks really strange and not the way it should 
look like.


Kind reagards

#micha


-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pike7.6 depends on:
ii  pike7.6-core  7.6.112-3  Powerful interpreted programming l
ii  pike7.6-gdbm  7.6.112-3  Gdbm module for Pike
ii  pike7.6-image 7.6.112-3  Image module for Pike

Versions of packages pike7.6 recommends:
ii  pike7.6-doc   7.6.112-3  Pike 7.6 documentation metapackage

Versions of packages pike7.6 suggests:
pn  pike7.6-dev   none (no description available)
pn  pike7.6-mysql none (no description available)
pn  pike7.6-pgnone (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#539681: asterisk: Segmentation fault when accepting sip call

2009-08-02 Thread Micha M.
Package: asterisk
Version: 1:1.6.2.0~dfsg~beta3-1
Severity: important



I have 2 sip clients (software). If I call from one (2000) the other (2001)
and then accept the incomming call asterisk 1.6.2 crashes:

*CLI 
*CLI   == Using SIP RTP CoS mark 5
-- Executing [2...@default:1] Dial(SIP/2000-0a11c618, SIP/2001) in new 
stack
  == Using SIP RTP CoS mark 5
-- Called 2001
-- SIP/2001-0a13dbb0 is ringing
-- SIP/2001-0a13dbb0 answered SIP/2000-0a11c618
-- Native bridging SIP/2000-0a11c618 and SIP/2001-0a13dbb0
Segmentation fault
asterisk2:~#

The problem is reprodueceable.

regards

#micha



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (700, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages asterisk depends on:
ii  adduser   3.110  add and remove users and groups
ii  asterisk-config   1:1.6.2.0~dfsg~beta3-1 Configuration files for Asterisk
ii  asterisk-sounds-m 1:1.4.21.2~dfsg-3  Core Sound files for Asterisk (Eng
ii  dahdi 1:2.2.0~rc3-1  utilities for using the DAHDI kern
ii  libasound21.0.20-2   shared library for ALSA applicatio
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libcap2   1:2.16-5   support for getting/setting POSIX.
ii  libcurl3  7.19.5-1   Multi-protocol file transfer libra
ii  libgcc1   1:4.4.0-5  GCC support library
ii  libglib2.0-0  2.20.1-2   The GLib library of C routines
ii  libgmime-2.0-2a   2.2.22-4   MIME library
ii  libgsm1   1.0.12-1   Shared libraries for GSM speech co
ii  libiksemel3   1.2-4  C library for the Jabber IM platfo
ii  libldap-2.4-2 2.4.11-1   OpenLDAP libraries
ii  liblua5.1-0   5.1.4-3Simple, extensible, embeddable pro
ii  libncurses5   5.7+20090523-1 shared libraries for terminal hand
ii  libnewt0.52   0.52.10-4  Not Erik's Windowing Toolkit - tex
ii  libogg0   1.1.3-5Ogg Bitstream Library
ii  libopenais2   0.83-1 Standards-based cluster framework 
ii  libpopt0  1.14-4 lib for parsing cmdline parameters
ii  libpq58.4.0-2PostgreSQL C client library
ii  libpri1.4 1.4.10-1   Primary Rate ISDN specification li
ii  libradiusclient-n 0.5.6-1Enhanced RADIUS client library
ii  libsdl1.2debian   1.2.13-4+b1Simple DirectMedia Layer
ii  libsnmp15 5.4.1~dfsg-12  SNMP (Simple Network Management Pr
ii  libspandsp1   0.0.5~pre4-1   Telephony signal processing librar
ii  libspeex1 1.2~rc1-1  The Speex codec runtime library
ii  libspeexdsp1  1.2~rc1-1  The Speex extended runtime library
ii  libsqlite02.8.17-4   SQLite shared library
ii  libss7-1  1.0.2-1Signalling System 7 (ss7) library
ii  libssl0.9.8   0.9.8k-3   SSL shared libraries
ii  libstdc++64.4.0-5The GNU Standard C++ Library v3
ii  libsybdb5 0.82-5 libraries for connecting to MS SQL
ii  libtiff4  3.8.2-13   Tag Image File Format (TIFF) libra
ii  libtonezone2.01:2.2.0~rc3-1  tonezone library (runtime)
ii  libvorbis0a   1.2.0.dfsg-5   The Vorbis General Audio Compressi
ii  libvorbisenc2 1.2.0.dfsg-5   The Vorbis General Audio Compressi
ii  libvpb0   4.2.42-1   Voicetronix telephony hardware use
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxml2   2.7.3.dfsg-2   GNOME XML library
ii  unixodbc  2.2.11-16+b1   ODBC tools libraries
ii  zlib1g1:1.2.3.3.dfsg-13  compression library - runtime

asterisk recommends no packages.

Versions of packages asterisk suggests:
ii  asterisk-dev   1:1.4.21.2~dfsg-3 Development files for Asterisk
pn  asterisk-doc   none(no description available)
pn  asterisk-h323  none(no description available)
pn  ekiga  none(no description available)
pn  kphone none(no description available)
pn  ohphonenone(no description available)
pn  twinklenone(no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537818: mutt-patched: Backtrace+Memory map

2009-07-26 Thread Micha M.
Package: mutt-patched
Version: 1.5.20-2
Severity: normal



Hi, my mutt-patched crashes also on startup:

Sorting mailbox...*** glibc detected *** mutt: realloc(): invalid old size: 
0x0a081878 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb7c271d4] /lib/i686/cmov/libc.so.6[0xb7c2ad81]
/lib/i686/cmov/libc.so.6(realloc+0x106)[0xb7c2bab6]  mutt[0x80c0935]
mutt[0x80c107c]
mutt[0x80661e6]
mutt[0x8083c04]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb7bce775]
mutt[0x804da31]
=== Memory map: 
08048000-08106000 r-xp  08:01 56929  /usr/bin/mutt
08106000-0810b000 rw-p 000be000 08:01 56929  /usr/bin/mutt
0810b000-0810d000 rw-p 0810b000 00:00 0
09dfa000-0a4f6000 rw-p 09dfa000 00:00 0  [heap]
b760-b7621000 rw-p b760 00:00 0
b7621000-b770 ---p b7621000 00:00 0
b77cc000-b77f7000 r-xp  08:01 87741  /lib/libgcc_s.so.1
b77f7000-b77f8000 rw-p 0002a000 08:01 87741  /lib/libgcc_s.so.1
b77f8000-b794c000 r-xp  08:01 54306  /usr/lib/libdb-4.7.so
b794c000-b794f000 rw-p 00153000 08:01 54306  /usr/lib/libdb-4.7.so
b7955000-b795a000 r-xp  08:01 69227  
/usr/lib/sasl2/libsasldb.so.2.0.23
b795a000-b795b000 rw-p 4000 08:01 69227  
/usr/lib/sasl2/libsasldb.so.2.0.23
b795b000-b7962000 r--s  08:01 53766  
/usr/lib/gconv/gconv-modules.cache
b7962000-b796c000 r-xp  08:01 95592  
/lib/i686/cmov/libnss_files-2.9.so
b796c000-b796d000 r--p 9000 08:01 95592  
/lib/i686/cmov/libnss_files-2.9.so
b796d000-b796e000 rw-p a000 08:01 95592  
/lib/i686/cmov/libnss_files-2.9.so
b796e000-b7977000 r-xp  08:01 95598  
/lib/i686/cmov/libnss_nis-2.9.so
b7977000-b7978000 r--p 8000 08:01 95598  
/lib/i686/cmov/libnss_nis-2.9.so
b7978000-b7979000 rw-p 9000 08:01 95598  
/lib/i686/cmov/libnss_nis-2.9.so
b7979000-b798e000 r-xp  08:01 95594  /lib/i686/cmov/libnsl-2.9.so
b798e000-b798f000 r--p 00014000 08:01 95594  /lib/i686/cmov/libnsl-2.9.so
b798f000-b799 rw-p 00015000 08:01 95594  /lib/i686/cmov/libnsl-2.9.so
b799-b7992000 rw-p b799 00:00 0
b7992000-b7999000 r-xp  08:01 95588  
/lib/i686/cmov/libnss_compat-2.9.so
b7999000-b799a000 r--p 6000 08:01 95588  
/lib/i686/cmov/libnss_compat-2.9.so
b799a000-b799b000 rw-p 7000 08:01 95588  
/lib/i686/cmov/libnss_compat-2.9.so
b799b000-b7add000 r--p  08:01 77602  /usr/lib/locale/locale-archive
b7add000-b7adf000 rw-p b7add000 00:00 0
b7adf000-b7b51000 r-xp  08:01 54146  /usr/lib/libgcrypt.so.11.5.2
b7b51000-b7b54000 rw-p 00072000 08:01 54146  /usr/lib/libgcrypt.so.11.5.2
b7b54000-b7b68000 r-xp  08:01 56011  /usr/lib/libz.so.1.2.3.3
b7b68000-b7b69000 rw-p 00013000 08:01 56011  /usr/lib/libz.so.1.2.3.3
b7b69000-b7b6a000 rw-p b7b69000 00:00 0
b7b6a000-b7b79000 r-xp  08:01 53782  /usr/lib/libtasn1.so.3.1.5
b7b79000-b7b7a000 rw-p f000 08:01 53782  /usr/lib/libtasn1.so.3.1.5
b7b7a000-b7b8f000 r-xp  08:01 95600  
/lib/i686/cmov/libpthread-2.9.so
b7b8f000-b7b9 r--p 00014000 08:01 95600  
/lib/i686/cmov/libpthread-2.9.so
b7b9-b7b91000 rw-p 00015000 08:01 95600  
/lib/i686/cmov/libpthread-2.9.so
b7b91000-b7b93000 rw-p b7b91000 00:00 0
b7b93000-b7ba5000 r-xp  08:01 92162  
/lib/i686/cmov/libresolv-2.9.so   
b7ba5000-b7ba6000 r--p 00011000 08:01 92162  
/lib/i686/cmov/libresolv-2.9.so   
b7ba6000-b7ba7000 rw-p 00012000 08:01 92162  
/lib/i686/cmov/libresolv-2.9.so   
b7ba7000-b7ba9000 rw-p b7ba7000 00:00 0
b7ba9000-b7bab000 r-xp  08:01 87485  /lib/libkeyutils-1.2.so
b7bab000-b7bac000 rw-p 1000 08:01 87485  /lib/libkeyutils-1.2.so
b7bac000-b7bb2000 r-xp  08:01 55947  /usr/lib/libkrb5support.so.0.1
b7bb2000-b7bb3000 rw-p 5000 08:01 55947  /usr/lib/libkrb5support.so.0.1
b7bb3000-b7bb4000 rw-p b7bb3000 00:00 0
b7bb4000-b7bb6000 r-xp  08:01 95602  /lib/i686/cmov/libdl-2.9.so
b7bb6000-b7bb7000 r--p 1000 08:01 95602  /lib/i686/cmov/libdl-2.9.so
b7bb7000-b7bb8000 rw-p 2000 08:01 95602  /lib/i686/cmov/libdl-2.9.so
b7bb8000-b7d12000 r-xp  08:01 95582  /lib/i686/cmov/libc-2.9.so
b7d12000-b7d14000 r--p 0015a000 08:01 95582  /lib/i686/cmov/libc-2.9.so
b7d14000-b7d15000 rw-p 0015c000 08:01 95582  /lib/i686/cmov/libc-2.9.so
b7d15000-b7d18000 rw-p b7d15000 00:00 0
b7d18000-b7d48000 r-xp  08:01 56949  /usr/lib/libidn.so.11.5.44
b7d48000-b7d49000 rw-p 0002f000 08:01 56949  /usr/lib/libidn.so.11.5.44
b7d49000-b7d4c000 r-xp  08:01 56916  /usr/lib/libgpg-error.so.0.4.0
b7d4c000-b7d4d000 rw-p 2000 08:01 56916  /usr/lib/libgpg-error.so.0.4.0
b7d4d000-b7d75000 r-xp  08:01 59048  /usr/lib/libgpgme.so.11.6.6
b7d75000-b7d76000 rw-p 00027000 08:01 59048  /usr/lib/libgpgme.so.11.6.6
b7d76000-b7d78000 rw-p b7d76000 00:00 0
b7d78000-b7d7d000 r-xp  08:01 55937