[Bug 252905] Re: torrentflux wont accept torrent files with 3 dots in the name

2008-07-29 Thread fromport
** Description changed:

  Binary package hint: torrentflux
  
  Just tried to start a torrentfile with 3 dot's in the name:
  
  It results in the following error:
  
  Earth_Wind_Fire_.And_Friends_EAC_FLAC_.torrent could not be found or
  does not exist.
  
  So it filters  2 dots out, some magical way.
  
  After doing this:
  
  root:/var/cache/torrentflux/.torrents# mv
- Earth_Wind_Fire_...And_Friends_EAC_FLAC_.torrent
- Earth_Wind_Fire_And_Friends_EAC_FLAC_.torrent
+ SOMENAME_...And_Friends_EAC_FLAC_.torrent
+ SOMENAME_And_Friends_EAC_FLAC_.torrent
  
  it worked as expected.

** Description changed:

  Binary package hint: torrentflux
  
  Just tried to start a torrentfile with 3 dot's in the name:
  
  It results in the following error:
  
- Earth_Wind_Fire_.And_Friends_EAC_FLAC_.torrent could not be found or
- does not exist.
+ SOMENAME_.And_Friends_EAC_FLAC_.torrent could not be found or does not
+ exist.
  
  So it filters  2 dots out, some magical way.
  
  After doing this:
  
  root:/var/cache/torrentflux/.torrents# mv
  SOMENAME_...And_Friends_EAC_FLAC_.torrent
  SOMENAME_And_Friends_EAC_FLAC_.torrent
  
  it worked as expected.

-- 
torrentflux wont accept torrent files with 3 dots in the name
https://bugs.launchpad.net/bugs/252905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 252905] [NEW] torrentflux wont accept torrent files with 3 dots in the name

2008-07-29 Thread fromport
Public bug reported:

Binary package hint: torrentflux

Just tried to start a torrentfile with 3 dot's in the name:

It results in the following error:

Earth_Wind_Fire_.And_Friends_EAC_FLAC_.torrent could not be found or
does not exist.

So it filters  2 dots out, some magical way.

After doing this:

root:/var/cache/torrentflux/.torrents# mv
Earth_Wind_Fire_...And_Friends_EAC_FLAC_.torrent
Earth_Wind_Fire_And_Friends_EAC_FLAC_.torrent

it worked as expected.

** Affects: torrentflux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
torrentflux wont accept torrent files with 3 dots in the name
https://bugs.launchpad.net/bugs/252905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204010] Re: networking not working

2008-03-24 Thread fromport
brctl show on dom0
bridge namebridge id  STP enabled interfaces
eth0 8000.001617a97350   nopeth0

 vif1.0

-- 
networking not working
https://bugs.launchpad.net/bugs/204010
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204010] [NEW] networking not working

2008-03-19 Thread fromport
Public bug reported:

After fixing the missing modules to the initrd package i finally was able 
to access the guest on my hardy server. However, networking is not-working.
So close but still no victory ;-)

DISTRIB_ID=Ubuntu 
DISTRIB_RELEASE=8.04 
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"  
ARCH=AMD64

What i did:

=
echo "deb http://ppa.launchpad.net/zulcss/ubuntu hardy main" >> 
/etc/apt/sources.list
apt-get update && apt-get dist-upgrade

echo "xenblk" >> /etc/initramfs-tools/modules
echo "blktap" >> /etc/initramfs-tools/modules
echo "blkbck" >> /etc/initramfs-tools/modules
echo "xennet" >> /etc/initramfs-tools/modules

update-initramfs -u

[reboot]

echo "extra='xencons=tty'" >> /etc/xen-tools/xm.tmpl

Then i created the guest:

xen-create-image --hostname=etch64 --ip=192.168.42.212

xm create -c /etc/xen/etch64.cfg

=

I'm able to login in the guest but i have no network connectivity
in the guest.


Information about the dom0:
---
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.42.45
netmask 255.255.255.0
gateway 192.168.42.1
--
relevant lines from /etc/xen/xend-config.sxp:
(network-script network-bridge)
(vif-script vif-bridge)
--
contents of /etc/xen/etch64.cfg

kernel  = '/boot/vmlinuz-2.6.24-12-xen'
ramdisk = '/boot/initrd.img-2.6.24-12-xen'
memory  = '128'
root= '/dev/sda2 ro'
disk= [   
  'phy:/dev/VG/etch64-swap,sda1,w',
  'phy:/dev/VG/etch64-disk,sda2,w',
  ]
name= 'etch64'
vif = [ 'ip=192.168.42.212,mac=00:16:3E:C4:28:6C' ]
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash= 'restart'
extra='xencons=tty'


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
On the domU (debian etch 64bits installed with debootstrap)

/etc/network/interfaces
# The primary network interface
auto eth0
iface eth0 inet static
 address 192.168.42.212
 gateway 192.168.42.1
 netmask 255.255.255.0

etch64:~# ifconfig eth0
eth0  Link encap:Ethernet  HWaddr 00:16:3E:C4:28:6C  
  inet addr:192.168.42.212  Bcast:192.168.42.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

etch64:~# ping -c10 192.168.42.1
PING 192.168.42.1 (192.168.42.1) 56(84) bytes of data.
>From 192.168.42.212 icmp_seq=1 Destination Host Unreachable
>From 192.168.42.212 icmp_seq=2 Destination Host Unreachable
>From 192.168.42.212 icmp_seq=3 Destination Host Unreachable
>From 192.168.42.212 icmp_seq=4 Destination Host Unreachable
>From 192.168.42.212 icmp_seq=5 Destination Host Unreachable
>From 192.168.42.212 icmp_seq=6 Destination Host Unreachable
>From 192.168.42.212 icmp_seq=7 Destination Host Unreachable
>From 192.168.42.212 icmp_seq=8 Destination Host Unreachable
>From 192.168.42.212 icmp_seq=9 Destination Host Unreachable
>From 192.168.42.212 icmp_seq=10 Destination Host Unreachable

--- 192.168.42.1 ping statistics ---
10 packets transmitted, 0 received, +10 errors, 100% packet loss, time 9025ms , 
pipe 3
etch64:~# arp -an
? (192.168.42.1) at  on eth0

-

No networking...

Attached: xend.log & more useful information

** Affects: xen-3.2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
networking not working
https://bugs.launchpad.net/bugs/204010
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204010] Re: networking not working

2008-03-19 Thread fromport

** Attachment added: "startup_etch.txt"
   http://launchpadlibrarian.net/12740635/startup_etch.txt

-- 
networking not working
https://bugs.launchpad.net/bugs/204010
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181941] package mpd 0.13.0-6ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-01-10 Thread fromport
Public bug reported:

Binary package hint: mpd

wont complete the install

ProblemType: Package
Architecture: i386
Date: Thu Jan 10 23:31:09 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: mpd 0.13.0-6ubuntu1
PackageArchitecture: i386
SourcePackage: mpd
Title: package mpd 0.13.0-6ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
Uname: Linux laptopdth 2.6.24-rc7-git1 #2 Wed Jan 9 21:01:34 CET 2008 i686 
GNU/Linux

** Affects: mpd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package mpd 0.13.0-6ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/181941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181941] Re: package mpd 0.13.0-6ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-01-10 Thread fromport

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/11279697/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/11279698/DpkgTerminalLog.gz

-- 
package mpd 0.13.0-6ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/181941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 85689] Re: [apport] evolution crashed with SIGSEGV in g_ascii_strcasecmp()

2007-04-16 Thread fromport
Quoting Sebastien Bacher ([EMAIL PROTECTED]):
> As described in the previous comments, your report lacks the information
> we need to investigate the problem further. We'll close this report for
> now - please reopen it if you can give us the missing information.
> 
> ** Changed in: evolution (Ubuntu)
>Status: Needs Info => Rejected
> 

A mailbox is a dynamic thing.
In the meantime it doesn't happen anymore.
I think the information posted by the trace program is just 
plain inadequate if you dont have enough information.

Yesterday i did another feisty (beta) install.
upgraded 325 packages afterwards.

Evolution _now_ craps out on me with this error.

gettimeofday({1176737131, 405895}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, 
events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=46, events=POLLIN}, 
{fd=22, events=POLLIN}, {fd=18, events=POLLIN}, {fd=20, events=POLLIN}], 8, 0) 
= 0
gettimeofday({1176737131, 409127}, NULL) = 0
write(3, "[EMAIL PROTECTED]"..., 12444) = 12444
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1176737131, 412644}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, 
events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=46, events=POLLIN}, 
{fd=22, events=POLLIN}, {fd=18, events=POLLIN}, {fd=20, events=POLLIN}], 8, 0) 
= 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1176737131, 412812}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, 
events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=46, events=POLLIN}, 
{fd=22, events=POLLIN}, {fd=18, events=POLLIN}, {fd=20, events=POLLIN}], 8, 0) 
= 0
writev(43, [{"GIOP\1\2\1\0T\0\0\0", 12}, 
{"0\241\341\277\0\0\0\0\0\0\0\0\34\0\0\0\n\0\0\0\226k\253"..., 84}], 2) = 96
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV (core dumped) +++
Process 20168 detached


 dpkg -l evolution
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  evolution  2.10.1-0ubuntu groupware suite with mail client and organiz


What do you want me todo ?

I understand that you would like to recreate an error.
But with things like email, it's almost impossible to do

-- 
[apport] evolution crashed with SIGSEGV in g_ascii_strcasecmp()
https://bugs.launchpad.net/bugs/85689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 99211] Re: [apport] oem-config crashed with IOError in cleanup()

2007-03-30 Thread fromport
Time was right (time is flying when you're having fun ;-)
I upgraded the machine (aptitude update; aptitude dist-upgrade)
reboot with latest kernel/xserver etc but still no go.
Installed strace and output is added to this bug report


** Attachment added: "strace oem-config"
   http://librarian.launchpad.net/7080745/strace_oem-config.out.bz2

-- 
[apport] oem-config crashed with IOError in cleanup()
https://launchpad.net/bugs/99211

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 99211] [apport] oem-config crashed with IOError in cleanup()

2007-03-30 Thread fromport
Public bug reported:

Binary package hint: oem-config

installed oem config, logged in,from terminal
sudo oem-config
choose keyboard/location (time is wrong)
and while entering primary user data it barfs

ProblemType: Crash
Architecture: i386
Date: Fri Mar 30 15:32:39 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/sbin/oem-config
InterpreterPath: /usr/bin/python2.5
Package: oem-config 1.12
PackageArchitecture: i386
ProcCmdline: python /usr/sbin/oem-config
ProcCwd: /home/oem
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
PythonArgs: ['/usr/sbin/oem-config']
SourcePackage: oem-config
Uname: Linux unubut 2.6.20-12-generic #2 SMP Wed Mar 21 20:55:46 UTC 2007 i686 
GNU/Linux

** Affects: oem-config (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] oem-config crashed with IOError in cleanup()
https://launchpad.net/bugs/99211

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 99211] Re: [apport] oem-config crashed with IOError in cleanup()

2007-03-30 Thread fromport

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/7079290/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/7079291/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/7079292/ProcStatus.txt

** Attachment added: "Traceback.txt"
   http://librarian.launchpad.net/7079293/Traceback.txt

-- 
[apport] oem-config crashed with IOError in cleanup()
https://launchpad.net/bugs/99211

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85689] Re: [apport] evolution crashed with SIGSEGV in g_ascii_strcasecmp()

2007-02-16 Thread fromport

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/6454911/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6454912/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/6454913/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6454914/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6454915/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/6454916/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/6454917/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/6454918/ThreadStacktrace.txt

-- 
[apport] evolution crashed with SIGSEGV in g_ascii_strcasecmp()
https://launchpad.net/bugs/85689

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85689] [apport] evolution crashed with SIGSEGV in g_ascii_strcasecmp()

2007-02-16 Thread fromport
Public bug reported:

Binary package hint: evolution

saving attachment to desktop crashed evo

ProblemType: Crash
Date: Sat Feb 17 01:59:06 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/evolution
InterpreterPath: /usr/bin/evolution-2.10
Package: evolution 2.9.91-0ubuntu1
ProcCmdline: evolution --component=mail
ProcCwd: /extra/ubuntu_home/dth
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: evolution
StacktraceTop:
 g_ascii_strcasecmp () from /usr/lib/libglib-2.0.so.0
 camel_header_param () from /usr/lib/libcamel-1.2.so.10
 camel_mime_part_get_filename ()
 ?? ()
 ?? ()
Uname: Linux unubut 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] evolution crashed with SIGSEGV in g_ascii_strcasecmp()
https://launchpad.net/bugs/85689

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85624] Re: [apport] hwdb-gui crashed with UnboundLocalError in get_xorgdata()

2007-02-16 Thread fromport

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6453525/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6453526/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6453527/ProcStatus.txt

** Attachment added: "Traceback.txt"
   http://librarian.launchpad.net/6453528/Traceback.txt

-- 
[apport] hwdb-gui crashed with UnboundLocalError in get_xorgdata()
https://launchpad.net/bugs/85624

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85624] [apport] hwdb-gui crashed with UnboundLocalError in get_xorgdata()

2007-02-16 Thread fromport
Public bug reported:

Binary package hint: hwdb-client

feisty fawn on asus laptop pentium-m, test sound played ok, barfed when
trying to test video

ProblemType: Crash
Date: Fri Feb 16 20:14:48 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/hwdb-gui
InterpreterPath: /usr/bin/python2.5
Package: hwdb-client-gnome 0.6-0ubuntu23
ProcCmdline: /usr/bin/python /usr/bin/hwdb-gui
ProcCwd: /extra/ubuntu_home/dth
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/hwdb-gui']
SourcePackage: hwdb-client
Uname: Linux unubut 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 i686 
GNU/Linux

** Affects: hwdb-client (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] hwdb-gui crashed with UnboundLocalError in get_xorgdata()
https://launchpad.net/bugs/85624

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77829] Re: linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with NMI

2007-01-05 Thread fromport
Can this heave something to do with the "kernel + gcc 4.1 = several
problems" on LKLM ?

quoting the father of evil:
"I can easily see an NMI coming in, or another interrupt, or something, and 
that one corrupting the stack under it because of a compiler bug (or a 
kernel bug that just needs a specific compiler to trigger)."

$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20070104 (prerelease) (Ubuntu 4.1.1-21ubuntu5)

just wondering...

-- 
linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with 
NMI
https://launchpad.net/bugs/77829

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77829] Re: linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with NMI

2007-01-04 Thread fromport
So far so good, also vanilla kernel from kernel.org 2.6.20-rc3-git3
requires this "nmi_watchdog=0" (which i think is odd that it suddenly is
needed)

$ procinfo
Linux 2.6.20-rc3-git3 ([EMAIL PROTECTED]) (gcc [can't parse]) #???  1CPU 
[unubut]

Memory:  TotalUsedFree  Shared Buffers  
Mem:   2075520  887172 1188348   0  349292
Swap:  2096440   0 2096440

Bootup: Thu Jan  4 00:01:49 2007Load average: 0.07 0.31 0.28 1/163
5633

user  :   0:00:41.67   4.7%  page in :   592097  disk 1:   104805r   17536w
nice  :   0:00:15.69   1.8%  page out:   263324
system:   0:00:26.02   2.9%  page act:68398
IOwait:   0:03:50.09  25.8%  page dea:0
hw irq:   0:00:02.55   0.3%  page flt:  1155035
sw irq:   0:00:00.77   0.1%  swap in :0
idle  :   0:09:35.82  64.5%  swap out:0
uptime:   0:14:52.64 context :   543707

irq  0:267812 timer   irq  8: 3 rtc  
irq  1:   956 i8042 irq  9:  1082 acpi 
irq  2:0 cascade [4]   irq 10: 2 ohci1394, uhci_hcd:u 
irq  3: 2irq 11: 0 uhci_hcd:usb1, yenta 
irq  4: 25399 eth0, yenta, ipw2200  irq 12: 50001 i8042
irq  5: 0 uhci_hcd:usb2 irq 14:122351 ide0 
irq  7: 1 parport0 [3]  irq 15:  7901 ide1

-- 
linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with 
NMI
https://launchpad.net/bugs/77829

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77829] Re: linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with NMI

2007-01-04 Thread fromport
ACPI: EC: evaluating _Q09 has been filed as 77867 seperately as a fix has 
allready been incorporated in new kernel,
So ignore that.

I installed compiled 2.6.20-rc3-git3 tonight and this kernel, without 
nmi_watchdog=0 stayed up a _little_ longer but (under X) the caps lock got on 
an machine froze solid.
Wil now reboot that kernel with this option, just to see if it is upstream in 
the kernel code. is it correct that 2.6.20-3 is rc3 on kernel.org plus 
ubuntu/debian patches ?

-- 
linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with 
NMI
https://launchpad.net/bugs/77829

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77829] Re: linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with NMI

2007-01-03 Thread fromport
Kernel is still running, but i'm now getting this in dmesg:
[  186.964000] ACPI: EC: evaluating _Q09
[  287.952000] ACPI: EC: evaluating _Q09
[  388.944000] ACPI: EC: evaluating _Q09
[  489.936000] ACPI: EC: evaluating _Q09
[  590.928000] ACPI: EC: evaluating _Q09
[  691.92] ACPI: EC: evaluating _Q09
[  792.912000] ACPI: EC: evaluating _Q09
[  893.904000] ACPI: EC: evaluating _Q09
[  994.896000] ACPI: EC: evaluating _Q09
[ 1095.888000] ACPI: EC: evaluating _Q09
[ 1196.88] ACPI: EC: evaluating _Q09
[ 1297.872000] ACPI: EC: evaluating _Q09
[ 1398.868000] ACPI: EC: evaluating _Q09
[ 1499.864000] ACPI: EC: evaluating _Q09
[ 1600.856000] ACPI: EC: evaluating _Q09
[ 1701.852000] ACPI: EC: evaluating _Q09
[ 1802.844000] ACPI: EC: evaluating _Q09
[ 1903.84] ACPI: EC: evaluating _Q09
[ 2004.832000] ACPI: EC: evaluating _Q09
[ 2105.828000] ACPI: EC: evaluating _Q09

Googling about this brings me to acpi in combination with ipw2200
driver. Machine hasn't been suspended or anything alike, and wireless is
working just fine.

-- 
linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with 
NMI
https://launchpad.net/bugs/77829

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77829] Re: linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with NMI

2007-01-03 Thread fromport
Adding makes it works.
dmesg of booting kernel attached.
hardware: asus m6n laptop
2gig ram 2.1Ghz centrino
2.6.20-2-generic works without nmi_watchdog=0!

** Attachment added: "dmesg from kernel WITH nmi_watchdog=0"
   http://librarian.launchpad.net/5593225/dmesg_2.6.20-3-generic

-- 
linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with 
NMI
https://launchpad.net/bugs/77829

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77829] Re: linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with NMI

2007-01-03 Thread fromport
ok, automatic reset was because of panic=30 with the bootoptions.
Without that it plain freezes. The vc gave me enough time to do
something, but while editting a simple script to reset wireless it
barfed on me. have screenshot this time.

** Attachment added: "screenshot of NMI watchdog detected bug"
   http://librarian.launchpad.net/5583955/linux-image-2.6.20-3-generic.jpg

-- 
linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with 
NMI
https://launchpad.net/bugs/77829

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77829] linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with NMI

2007-01-03 Thread fromport
Public bug reported:

Binary package hint: linux-image-2.6.20-3-generic

upgraded feisty to latest, including this kernel
after reboot i get the graphical login, giving username/passwd it wont bootup 
to normal desktop but a hard reset occurs.
Switchting to VC and login in there gave me a NMI which again led to reset.
2.6.20-2-generic works fine (after initramfs tweak)

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
linux-image-2.6.20-3-generic in ubuntu feisty crashes shortly after boot with 
NMI
https://launchpad.net/bugs/77829

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76666] Re: wont boot on mac mini (feisty)

2006-12-20 Thread fromport
image3

** Attachment added: "image3"
   http://librarian.launchpad.net/5500633/ath_pci_3.jpg

-- 
wont boot on mac mini (feisty)
https://launchpad.net/bugs/7

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76666] Re: wont boot on mac mini (feisty)

2006-12-20 Thread fromport
image2

** Attachment added: "image2"
   http://librarian.launchpad.net/5500632/ath_pci_2.jpg

-- 
wont boot on mac mini (feisty)
https://launchpad.net/bugs/7

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76666] Re: wont boot on mac mini (feisty)

2006-12-20 Thread fromport
OK, after looking at the photo's i figured out it was the ath_pci module .
After removing that from /lib/modules i rebooted and type this from 
2.6.20-2-generic on the mac mini.
So the error is in modprobe.
See attached 3 images


** Attachment added: "modprobe errors"
   http://librarian.launchpad.net/5500631/ath_pci_1.jpg

-- 
wont boot on mac mini (feisty)
https://launchpad.net/bugs/7

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76666] wont boot on mac mini (feisty)

2006-12-20 Thread fromport
Public bug reported:

Binary package hint: linux-image-2.6.20-2-generic

This kernel wont boot on my mac mini.
Nothing logged to the harddisk
Do have screen shots from the error.
And working output of the 2.6.19-7-generic kernel that just boots fine.

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
wont boot on mac mini (feisty)
https://launchpad.net/bugs/7

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76630] Re: gnome-screenshot crashes feisty

2006-12-20 Thread fromport
screenshot of screenshot :-)

** Attachment added: "screenshot_of_screenshot"
   http://librarian.launchpad.net/5494182/screenshot_screenshot.jpg

-- 
gnome-screenshot crashes feisty
https://launchpad.net/bugs/76630

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76630] Re: gnome-screenshot crashes feisty

2006-12-20 Thread fromport

** Attachment added: "strace of gnome-screenshot"
   http://librarian.launchpad.net/5494130/screenshot_strace

-- 
gnome-screenshot crashes feisty
https://launchpad.net/bugs/76630

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76630] gnome-screenshot crashes feisty

2006-12-20 Thread fromport
Public bug reported:

Binary package hint: gnome-utils

Either i press the prtscn button of start gnome-screenshot from a terminal, a 
small image appears, with the option of giving a name (other than the standard 
Screenshot.png) and before you can fill it in it crashes with "Unable to save 
the screenshot to disk: (null) [OK]"
I have a strace of the program and gdb exits with 

[New Thread -1243698288 (LWP 576)]
[New Thread -1252086896 (LWP 577)]
(no debugging symbols found)
[New Thread -1287918704 (LWP 579)]
[Thread -1243698288 (LWP 576) exited]
[Thread -1252086896 (LWP 577) exited]

Program exited with code 01.
(gdb)  backtrace
No stack.
(gdb) info registers
The program has no registers now.
(gdb) thread apply all backtrace
(gdb) [EMAIL PROTECTED]:/var/tmp$


Mac mini running feisty

** Affects: gnome-utils (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gnome-screenshot crashes feisty
https://launchpad.net/bugs/76630

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 64326] Re: beagled-helper loads CPU

2006-12-11 Thread fromport
cpu temp file measured by munin/acpi.
last night it used all cpu from 01:00am till 07:00am

** Attachment added: "cpu temperature measured last 24 hours with munin/acpi."
   
http://librarian.launchpad.net/5364330/laptopdthwifi.int.bitsource.net-acpi-day.png

-- 
beagled-helper loads CPU
https://launchpad.net/bugs/64326

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 64326] Re: beagled-helper loads CPU

2006-12-11 Thread fromport
Running feisty, beagled-helper starts consuming all my cpu power as well:
ii  beagle 0.2.13-0ubuntu1

this (newer) version definately doesn't fix the problem.

-- 
beagled-helper loads CPU
https://launchpad.net/bugs/64326

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 72487] Re: gaim just crashed (edgy on mac mini)

2006-11-19 Thread fromport
The attachment

** Attachment added: "crash report found in /var/crash/."
   http://librarian.launchpad.net/5111814/_usr_bin_gaim.1000.crash

-- 
gaim just crashed (edgy on mac mini)
https://launchpad.net/bugs/72487

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 72487] gaim just crashed (edgy on mac mini)

2006-11-19 Thread fromport
Public bug reported:

After a while i come back to my desktop machine (mac mini) and gaim has quit.
Dunno if somebody tried to send me file (saw that as a possible reference)

** Affects: gaim (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gaim just crashed (edgy on mac mini)
https://launchpad.net/bugs/72487

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69972] Re: democracy didn't want to close upon request and crashed

2006-11-02 Thread fromport

** Attachment added: "crash report"
   http://librarian.launchpad.net/4947677/_usr_bin_democracyplayer.1000.crash

-- 
democracy didn't want to close upon request and crashed
https://launchpad.net/bugs/69972

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69972] democracy didn't want to close upon request and crashed

2006-11-02 Thread fromport
Public bug reported:

i just installed fresh copy of edgy/automatix2.
tried the player.
after watching a bit i decided to close the player which it wouldn't.
(clicked on the right top X)
at a point "not responding force quit?" question was asked.

** Affects: democracyplayer (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
democracy didn't want to close upon request and crashed
https://launchpad.net/bugs/69972

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67415] getty inittab entries not honoured

2006-10-21 Thread fromport
Public bug reported:

I want my system to have only 1 getty running at the first vc.
Since standard runlevel is 2, i only enable the other getty's at runlevel 3:
1:2345:respawn:/sbin/getty 38400 tty1
2:3:respawn:/sbin/getty 38400 tty2
3:3:respawn:/sbin/getty 38400 tty3
4:3:respawn:/sbin/getty 38400 tty4
5:3:respawn:/sbin/getty 38400 tty5
6:3:respawn:/sbin/getty 38400 tty6

With the "old" init all i had to do was :
init q
killall -9 getty

Upstart for some reason doesn't recognise this.
Even when i put a "#" in front of the lines with the other
getty's upstart will still restart new ones after a kill.

After a reboot it worked.
So unless i'm misstaken, upstart is not truly compatible with the old init 
behaviour. If this is inteded, i'm sorry to have wasted anybody's time/effort.

Danny

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
getty inittab entries not honoured
https://launchpad.net/bugs/67415

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 66282] edgy beta dvd install on mac mini fails (with me)

2006-10-15 Thread fromport
Public bug reported:

downloaded/burned the dvd
Installed bootcamp on mac osX
started the dvd
grafical install wont work (hangs after language selection)
rebooted in text-only mode

gives 2 screens of dependencies warnings i've never seen before
then fails during basic install
Took photo's of install screen, recuded size and indexed them here:
http://www.dth.net/mac_mini_edgy_beta_install/

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
edgy beta dvd install on mac mini fails (with me)
https://launchpad.net/bugs/66282

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57393] Re: segfaults

2006-08-23 Thread fromport
[move *bin to backup directory]

# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  bsdutils coreutils initramfs-tools initscripts libiw28 libvolumeid0 mount 
sysv-rc sysvinit udev
  util-linux volumeid wireless-tools
13 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 2772kB of archives.
After unpacking 156kB of additional disk space will be used.
Do you want to continue [Y/n]? 

Yep ! that fixed it!
Isn't there a more polite way to fix corrupt .bin files than a segfault ?

Thanks a lot, sorry for the "noise"

Danny

-- 
segfaults
https://launchpad.net/bugs/57393

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57393] Re: segfaults

2006-08-22 Thread fromport
# apt-get install devscripts
Segmentation faultsts... 0%

No i can not give you more info.
I first had 8 hours of memtest86 to make sure it wasn't the hardware.

# procinfo
Linux 2.6.17-6-386 ([EMAIL PROTECTED]) (gcc [can't parse]) #???  1CPU 
[dna.(none)]

Memory:  TotalUsedFree  Shared Buffers  
Mem:117980  1120525928   02128
Swap:   249912   18140  231772

Bootup: Tue Aug 22 21:35:13 2006Load average: 0.10 0.32 0.36 1/54
12514

user  :   0:04:14.20   3.7%  page in :   523641  disk 1:47132r   22386w
nice  :   0:24:42.73  21.8%  page out:   377928
system:   0:02:45.65   2.4%  page act:77446
IOwait:   0:07:37.90   6.7%  page dea:65009
hw irq:   0:00:09.88   0.1%  page flt:  5373322
sw irq:   0:00:09.09   0.1%  swap in :   63
idle  :   1:13:37.82  65.0%  swap out: 4584
uptime:   1:53:19.44 context :   493033

irq  0:   1699222 timer irq  9: 1  
irq  1: 2   irq 10:142598 eth1 
irq  2: 0 cascade [4]   irq 11: 98987 acpi, uhci_hcd:usb1, 
irq  7: 1 parport0  irq 12: 0 VIA686A  
irq  8: 3 rtc   irq 14: 69531 ide0 

It's a VIA C3 with 128meg of memory and a 6 gig hd
It's not equipped to do any kind of compiling etc.
It's acting as a firewall for my cable connection
||/ Name Version  Description
+++---
ii  apt  0.6.45ubuntu5Advanced front-end for dpkg
ii  libc62.4-1ubuntu9 GNU C Library: Shared libraries

How to continue ?

-- 
segfaults
https://launchpad.net/bugs/57393

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57393] segfaults

2006-08-22 Thread fromport
Public bug reported:

Binary package hint: apt

edgy eft
apt-get update segfaults

[EMAIL PROTECTED]:/var/tmp# apt-get update
Get:1 http://uk.archive.ubuntu.com edgy Release.gpg [189B]
[SNIP]
Hit http://uk.archive.ubuntu.com edgy-backports/multiverse Packages
Fetched 3B in 2s (1B/s)
Segmentation faultsts... 0%

Strace:
[SNIP]
stat64("/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_edgy-backports_Release.gpg",
 {st_mode=S_IFRE
G|0644, st_size=189, ...}) = 0
access("/var/cache/apt/", W_OK) = 0
write(1, "Fetched 3B in 1s (2B/s)\nReading "..., 48Fetched 3B in 1s (2B/s)
Reading package lists...) = 48
stat64("/var/cache/apt/pkgcache.bin", {st_mode=S_IFREG|0644, st_size=8967432, 
...}) = 0
open("/var/cache/apt/pkgcache.bin", O_RDONLY) = 6
fcntl64(6, F_SETFD, FD_CLOEXEC) = 0
fstat64(6, {st_mode=S_IFREG|0644, st_size=8967432, ...}) = 0
mmap2(NULL, 8967432, PROT_READ, MAP_SHARED, 6, 0) = 0xb7308000
stat64("/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_edgy_main_binary-i386_Packages",
 {st_mode=S_
IFREG|0644, st_size=4609177, ...}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 5936 detached

** Affects: apt (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
segfaults
https://launchpad.net/bugs/57393

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54755] Re: 2.6.15-26-386 fails to boot due to oops

2006-08-09 Thread fromport
# dmidecode 2.7
# No SMBIOS nor DMI entry point found, sorry.


Output of procinfo

Linux ts1 2.6.15-26-386 #1 PREEMPT Mon Jul 17 19:52:53 UTC 2006 i586
GNU/Linux

$ procinfo
Linux 2.6.15-26-386 ([EMAIL PROTECTED]) (gcc 4.0.3 ) #1 1CPU [ts1.(none)]

Memory:  TotalUsedFree  Shared Buffers  
Mem:125376  1238081568   05296
Swap:   240964   18824  222140

Bootup: Wed Aug  9 00:01:49 2006Load average: 1.65 1.48 1.08 2/54
9682

user  : 0:11:52.77  46.3%  page in :   542463  disk 1:30534r   
16267w
nice  : 0:00:07.16   0.5%  page out:   638764
system:  0:02:49.57  11.0%  page act:   100162
IOwait:0:04:23.67  17.1%  page dea:63433
hw irq:0:00:04.30   0.3%  page flt:  2360322
sw irq:0:00:02.62   0.2%  swap in :  815
idle  :  0:06:07.83  23.9%  swap out: 5221
uptime:   0:25:40.49 context :   481225

irq  0:381968 timer irq  9: 0 acpi 
irq  1:  5454 i8042 irq 10: 1  
irq  2: 0 cascade [4]   irq 11: 0 ohci_hcd:usb1
irq  3: 2   irq 12: 0 Ensoniq AudioPCI 
irq  4:   430   irq 14: 46805 ide0 
irq  7: 1 parport0 [3]  irq 15: 60605 eth0 
irq  8: 4 rtc

-- 
2.6.15-26-386 fails to boot due to oops
https://launchpad.net/bugs/54755

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54755] this kernel and later wont boot on pc104 mobo

2006-07-31 Thread fromport
Public bug reported:

Ubuntu dapper on PC104 mobo with pentium mobile-mmx
(tillamook)

2.6.15-17-386 boots fine
Up to 2.6.15-26-i386 i get a kernel panic during boot

It has to do with modprobe viavelocity network driver
It waits a while and than gives a kernel-fault

Dmesg output of a working 2.6.15-17 output
procinfo of same (working) kernel
and photo of kernel panic of non-working 2.6.17-26
can all be found at:

http://www.dth.net/kernel/

I tried pci=routeirq (says so in the dmesg output)
but with no luch . also tried with/without irqpoll
option.
With 2.6.15-17 ethernet is working just fine!

Let me know if i need to give more info
Danny

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
this kernel and later wont boot on pc104 mobo
https://launchpad.net/bugs/54755

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52658] crashes when one of the resources is not available

2006-07-11 Thread fromport
Public bug reported:

Binary package hint: update-manager

I got themessage updates are available (including new kernel 2.6.15-26 from 
security.ubuntu.com
at the moment security.ubuntu.com is not available for me (timeout with apt-get 
dist-upgrade)
I wanted to look what's the security issue on the kernel and thus opened the 
update-manager to see details. It waits a few seconds (tries to contact 
security.u.c ?) and then X is restarted.
On the console i read
***glibc detected*** double free of corruption (out) 000[snip]d2fa50

Running dapper on x86_64 (with easyubuntu installed including nvidia)

** Affects: update-manager (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
crashes when one of the resources is not available
https://launchpad.net/bugs/52658

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs