[Bug 1022124] Re: wget 1.13.4 crashed with SIGSEGV in malloc_consolidate()

2012-07-22 Thread jrssystemsnet
Giuseppe, I'm sorry, but this is a pretty odd corner case I've had trouble reproducing outside a proprietary site I can't give anybody else access to. I would like to help, though - if you can give me a binary for the new version which will run on Ubuntu Precise, I can re-break the dev copy of the

[Bug 647212] Re: purchased software download fails with and breaks apt proxy

2012-07-18 Thread jrssystemsnet
Note: there is a workaround for this issue. You can bypass apt-cacher-ng for certain hosts by using lines like the following in /etc/apt/apt.conf or creating a configuration file in /etc/apt/apt.conf.d/ Acquire::HTTP::Proxy::private-ppa.launchpad.net "DIRECT"; -- You received this bug notificat

[Bug 647212] Re: purchased software download fails with and breaks apt proxy

2012-07-18 Thread jrssystemsnet
Please note that this is not just a problem with Software Center; apt- get update also fails from the command line when using apt-cacher ng and using PPAs from the Ubuntu commerical packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 647212] Re: purchased software download fails with and breaks apt proxy

2012-07-18 Thread jrssystemsnet
I also have this issue on Precise. W: Failed to fetch https://private-ppa.launchpad.net/commercial-ppa-uploaders/bastion/ubuntu/dists/precise/main/binary-amd64/Packages Proxy CONNECT aborted W: Failed to fetch https://private-ppa.launchpad.net/commercial-ppa- uploaders/bastion/ubuntu/dists/pr

[Bug 1008066] Re: Limbo game not working with NVidia TwinView

2012-07-14 Thread jrssystemsnet
Better answer than messing about with your xorg.conf (which will require a reboot, among other problems) - instead, sudo nano /opt/limbo/support/limbo/drive_c/Program\ Files/limbo/settings.txt and set windowedmode=true. poof, it loads. -- You received this bug notification because you are a memb

[Bug 1022124] Re: wget 1.13.4 crashed with SIGSEGV in malloc_consolidate()

2012-07-10 Thread jrssystemsnet
Thank you Jason! I appreciate your help. =) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1022124 Title: wget 1.13.4 crashed with SIGSEGV in malloc_consolidate() To manage notifications about this

[Bug 1022124] Re: wget 1.13.4 crashed with SIGSEGV in malloc_consolidate()

2012-07-09 Thread jrssystemsnet
Jason, I downloaded your deb, used dpkg-deb -x to extract the files, and ran the binary directly - no segfault. So, confirmed: the patch you reverted is the culprit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1022124] Re: wget 1.13.4 crashed with SIGSEGV in malloc_consolidate()

2012-07-08 Thread jrssystemsnet
Here's your valgrind result. Interestingly, it doesn't segfault and crash when run from valgrind - it just keeps on trucking. Nevertheless, you can certainly see where it WAS crashing, and tons of errors occurring there. --2012-07-08 20:07:22-- http://www.[redacted]/%E2%80%9Dhttp://ajax.googl

[Bug 1022124] Re: wget 1.13.4 crashed with SIGSEGV in malloc_consolidate()

2012-07-08 Thread jrssystemsnet
That's correct Jason - when I fix the include in header.php to use normal quotes instead of typographic quotes, I can then mirror the entire site without segfaulting. Put the typographic quotes back in, and poof - segfault, at the same spot every time. Interestingly, *every single page* has the b

[Bug 1022124] Re: segfault in wget 1.13.4

2012-07-08 Thread jrssystemsnet
OK. Re-broke the site, installed all that you requested, replicated the sigsegv and got your backtrace. root@www:/tmp# gdb --args wget -m -nd --delete-after http://www.[redacted]/ GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License

[Bug 1022124] Re: segfault in wget 1.13.4

2012-07-08 Thread jrssystemsnet
I had trouble reproducing it in a clean environment too, Jason - I made a plain HTML file that had the include line in it and fetched that recursively, but like you, just got a 404. I can't give you a copy of the "bad" stuff, because it's a production website - database-and-PHP, on Apache, very fe

[Bug 1022124] Re: segfault in wget 1.13.4

2012-07-07 Thread jrssystemsnet
Ah HA! I don't know about the bug in wget, but I found the oddness in the site being crawled which was *causing* wget to trip *its* bug: http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js”> Took forever to spot this: somebody put "pretty quotes" in a CSS file in a WordPress theme

[Bug 1022124] [NEW] segfault in wget 1.13.4

2012-07-07 Thread jrssystemsnet
Public bug reported: wget on Precise (wget v1.13.4) crashes with segfault when mirroring sites. THIS IS A REGRESSION: the same behavior does not occur in wget v1.12 as found on Ubuntu Lucid. System being tested is fully up to date Ubuntu Precise x64 (Server), test machine on Lucid (which does no

[Bug 1018136] Re: libxml.so.2 not symlinked into /usr/lib

2012-06-26 Thread jrssystemsnet
note: I've seen this on every Ubuntu Precise server I've installed libapache2-mod-proxy-html, which is six-ish - this is just the first moment I've found time to file the bug. :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1018136] [NEW] libxml.so.2 not symlinked into /usr/lib

2012-06-26 Thread jrssystemsnet
Public bug reported: proxy_html.load looks for libxml.so.2 in /usr/lib, but it's not there - it's in /usr/lib/x86_64-linux-gnu/libxml.so.2. root@webserver:/var/log/apache2# /etc/init.d/apache2 start * Starting web server apache2 a

[Bug 1004866] [NEW] innotop frequently crashes on explain or kill query

2012-05-26 Thread jrssystemsnet
Public bug reported: Can we get a newer version of innotop please? This one (1.7.1, which is still the version in Ubuntu 12.04-LTS) has a several-year-old bug that causes it to crash frequently when you ask it to explain or kill a query, with "Use of uninitialized value in hash element at /usr/bi

[Bug 1004772] [NEW] innotop needs libterm-readkey-perl

2012-05-25 Thread jrssystemsnet
Public bug reported: me@banshee:~$ innotop --version The program 'innotop' is currently not installed. You can install it by typing: sudo apt-get install mysql-client-5.5 me@banshee:~$ sudo apt-get install mysql-client-5.5 ... me@banshee:~$ innotop --version Can't locate Term/ReadKey.pm in @INC (

[Bug 998589] Re: remmina "1" button broken in Precise

2012-05-14 Thread jrssystemsnet
Note: I switched to Unity. Remmina problem persists. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998589 Title: remmina "1" button broken in Precise To manage notifications about this bug go to:

[Bug 998589] [NEW] remmina "1" button broken in Precise

2012-05-12 Thread jrssystemsnet
Public bug reported: Broken on my recently-upgraded-from-Oneiric workstation: Suddenly, clicking the "resize window to remote display" button (the "1" button) in a Remmina connection results in a really bizarre, stretched- taller-vertically-than-my-monitor window with nothing but featureless grey

[Bug 962376] Re: "spicevmc not supported in QEMU binary" on Precise

2012-03-22 Thread jrssystemsnet
Note: this is basically a dupe of #723796 as far as I can tell; sorry for the dupe but I don't think I can actually re-open that (erroneously!) closed bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 962376] Re: "spicevmc not supported in QEMU binary" on Precise

2012-03-22 Thread jrssystemsnet
Note: I put the original kvm binary back in its place; VNC connections to guests work properly again but (of course) still no Spice available. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/962376 Titl

[Bug 962376] [NEW] "spicevmc not supported in QEMU binary" on Precise

2012-03-22 Thread jrssystemsnet
Public bug reported: Although I have installed all the Spice packages needed for KVM (in theory): root@virt0:/usr/bin# dpkg --get-selections | grep spice libspice-client-glib-2.0-1 install libspice-client-gtk-2.0-1 install libspice-server1

[Bug 956374] Re: KVM: Windows Server 2008 VM bluescreens on install

2012-03-21 Thread jrssystemsnet
apport information ** Tags added: apport-collected oneiric ** Description changed: Using Precise beta (upgraded from a clean install of Oneiric Server), when attempting to install Windows Server 2008 R2 w/SP1 into a new VM with hypervisor default hardware for that guest platform, it bluesc

[Bug 956374] ProcInterrupts.txt

2012-03-21 Thread jrssystemsnet
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/956374/+attachment/2911105/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/9563

[Bug 956374] Re: KVM: Windows Server 2008 VM bluescreens on install

2012-03-21 Thread jrssystemsnet
^^ please note: all that stuff apport collected from the 11.10 reinstall, NOT the original 12.04 beta install that could not boot the guest! =) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956374 Tit

[Bug 956374] UdevLog.txt

2012-03-21 Thread jrssystemsnet
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/956374/+attachment/296/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956374 Title: KV

[Bug 956374] UdevDb.txt

2012-03-21 Thread jrssystemsnet
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/956374/+attachment/295/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956374 Title: KVM:

[Bug 956374] ProcModules.txt

2012-03-21 Thread jrssystemsnet
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/956374/+attachment/293/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956374 Ti

[Bug 956374] RelatedPackageVersions.txt

2012-03-21 Thread jrssystemsnet
apport information ** Attachment added: "RelatedPackageVersions.txt" https://bugs.launchpad.net/bugs/956374/+attachment/294/+files/RelatedPackageVersions.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 956374] ProcCpuinfo.txt

2012-03-21 Thread jrssystemsnet
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/956374/+attachment/2911102/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956374 Ti

[Bug 956374] CurrentDmesg.txt

2012-03-21 Thread jrssystemsnet
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/956374/+attachment/2911098/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956374

[Bug 956374] Lsusb.txt

2012-03-21 Thread jrssystemsnet
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/956374/+attachment/2911101/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956374 Title: KVM: W

[Bug 956374] Lspci.txt

2012-03-21 Thread jrssystemsnet
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/956374/+attachment/2911100/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956374 Title: KVM: W

[Bug 956374] Dependencies.txt

2012-03-21 Thread jrssystemsnet
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/956374/+attachment/2911099/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956374

[Bug 956374] Re: KVM: Windows Server 2008 VM bluescreens on install

2012-03-15 Thread jrssystemsnet
OK, I did some more testing in between last post and logging in again to see your request Serge - changing hardware did not resolve the problem, but removing the VM entirely and recreating it *did*, both on the new hardware and on the old hardware. At this point my best guess is that something was

[Bug 956374] Re: KVM: Windows Server 2008 VM bluescreens on install

2012-03-15 Thread jrssystemsnet
For reference - current motherboard is Asus m5a88-M, current CPU is Athlon X3-450. I will be replacing these with an ASROCK motherboard and Intel i7-2600 ASAP and retesting. I pretty much expect the bluescreen problem will go away on the alternate hardware. -- You received this bug notification

[Bug 956374] Re: KVM: Windows Server 2008 VM bluescreens on install

2012-03-15 Thread jrssystemsnet
Yep, same bluescreen with Server 2008 R2, non-SP1. That's three different discs and a ripped ISO image, all of which are known good, which bluescreen in the same place with the same error. I'm going to replace the motherboard and CPU with an Intel i7 and see if the problem stays with me or not.

[Bug 956374] Re: KVM: Windows Server 2008 VM bluescreens on install

2012-03-15 Thread jrssystemsnet
Hm. I take it back about the problem not existing in Oneiric - I wiped the machine and reloaded clean with Oneiric Server, and am encountering the same bluescreen during installation at the same place. This may be related to the hardware platform - I *JUST* did several of these installs onto Inte

[Bug 956374] Re: KVM: Windows Server 2008 VM bluescreens on install

2012-03-15 Thread jrssystemsnet
** Description changed: - When attempting to install Windows Server 2008 R2 w/SP1 into a new VM + Using Precise beta (upgraded from a clean install of Oneiric Server), + when attempting to install Windows Server 2008 R2 w/SP1 into a new VM with hypervisor default hardware for that guest platform

[Bug 956374] [NEW] KVM: Windows Server 2008 VM bluescreens on install

2012-03-15 Thread jrssystemsnet
Public bug reported: When attempting to install Windows Server 2008 R2 w/SP1 into a new VM with hypervisor default hardware for that guest platform, it bluescreens with a STOP error before getting to the first installer interface screen. This issue did not occur on Oneiric. ** Affects: kvm (Ubun

[Bug 956374] Re: KVM: Windows Server 2008 VM bluescreens on install

2012-03-15 Thread jrssystemsnet
FWIW, the STOP error happens whether booting into the new 3.2 kernel or the Oneiric server kernel - so this isn't a kernel problem, it seems to be a KVM problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 956374] Re: KVM: Windows Server 2008 VM bluescreens on install

2012-03-15 Thread jrssystemsnet
** Attachment added: "bluescreen.png" https://bugs.launchpad.net/ubuntu/+bug/956374/+attachment/2877405/+files/bluescreen.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956374 Title: KVM: Win

[Bug 944550] Re: system date does not recognize leap year day

2012-03-01 Thread jrssystemsnet
never mind, I'm an idiot, YESTERDAY was leap day. ** Changed in: ubuntu Status: New => Invalid ** Changed in: debian Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 944550] [NEW] system date does not recognize leap year day

2012-03-01 Thread jrssystemsnet
Public bug reported: Today is Feb 29 2012, a leap year day. System date on all Ubuntu systems I have (8.04-LTS, 10.04-LTS, 11.10, 12.04 beta) shows the date to be Mar 1 2012, not recognizing the leap year. This is the whole system date at issue, not just a calendar applet - the "date" command sh

[Bug 938322] Re: fex depends on sendmail binary

2012-02-21 Thread jrssystemsnet
** Also affects: fex (Debian) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938322 Title: fex depends on sendmail binary To manage notifications about th

[Bug 938322] [NEW] fex depends on sendmail binary

2012-02-21 Thread jrssystemsnet
Public bug reported: No mail-related packages are listed as dependencies, but the fex server fails to produce output to a standard web browser if you don't have a sendmail binary available. Chromium for example says "the connection was interrupted" with no further detail; I only figured out what

[Bug 253761] Re: apt-cache search --names-only gives many false positives

2010-04-01 Thread jrssystemsnet
** Changed in: apt (Ubuntu) Status: New => Confirmed -- apt-cache search --names-only gives many false positives https://bugs.launchpad.net/bugs/253761 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 486058] Re: netbook-launcher segfault 404 error 4 in libGL.so.1.2 + const. restarting + 100%CPU

2010-03-24 Thread jrssystemsnet
Final note: the real problem is that I was running that VNC session as ***the same user logged in at the console*** - netbook-launcher segfaults if more than one instance of it is running ***as the same user***. I created a separate user account on the machine for the VNC session (which is started

[Bug 486058] Re: netbook-launcher segfault 404 error 4 in libGL.so.1.2 + const. restarting + 100%CPU

2010-03-24 Thread jrssystemsnet
VNC was it - I killed the following process: me1516 0.9 0.5 10656 5556 ?S18:49 0:01 Xvnc :1 -desktop me-netbook:1 (me) -auth /home/me/.Xauthority -geometry 800x600 -depth 16 rfbwait 3 -rfbauth /home/me/.vnc/passwd -rfbport 5901 -pn -extension XFIXES and the segfaults in

[Bug 486058] Re: netbook-launcher segfault 404 error 4 in libGL.so.1.2 + const. restarting + 100%CPU

2010-03-24 Thread jrssystemsnet
Installed all available updates, including a kernel upgrade and an xorg upgrade. Stlll getting 1 netbook-launcher segfault at 404 error 4 in libGL.so.1.2 every second in /var/log/messages. -- netbook-launcher segfault 404 error 4 in libGL.so.1.2 + const. restarting + 100%CPU https://bugs.launch

[Bug 486058] Re: netbook-launcher segfault 404 error 4 in libGL.so.1.2 + const. restarting + 100%CPU

2010-03-24 Thread jrssystemsnet
Note: it's possible that the launcher segfaulting isn't the one being used on my console X session; I have VNC running as a different user on this machine. I have quite a lot of system updates to install, including one for xorg itself. Letting those install, rebooting again, and I'll reinvestigat

[Bug 486058] Re: netbook-launcher segfault 404 error 4 in libGL.so.1.2 + const. restarting + 100%CPU

2010-03-24 Thread jrssystemsnet
The launcher is loaded and running on my Dell Mini 10v, but performance is very, very slow and I just discovered thousands and thousands of these segfault errors in /var/log/messages. UNR Karmic. -- netbook-launcher segfault 404 error 4 in libGL.so.1.2 + const. restarting + 100%CPU https://bugs

[Bug 512253] Re: Mistake in /etc/network/interfaces keeps the system from booting

2010-02-25 Thread jrssystemsnet
This one bit me too - accidentally typoed "static" to "statuc" and I was screwed; server would not boot until I'd started from a live USB drive, mounted my RAID array, edited my /etc/network/interfaces and corrected the typo, then restarted. BEYOND annoying. This needs fixing, please! -- Mistak

[Bug 220005] Re: xrdp package doesn't work out of box

2010-02-15 Thread jrssystemsnet
xrdp works with Karmic's version of vncserver/Vino out-of-the-box with no problems that I can see, and works with tightvncserver with the disable-active-keyboard workaround. Working cookbook for multiple xrdp logins on one machine is here: http://ubuntuwiki.net/index.php/Xrdp,_installing -- xrd

[Bug 320393] Re: keyboard unusable after logging in

2010-02-09 Thread jrssystemsnet
Fully documented workaround for Ubuntu Karmic is here: http://ubuntuwiki.net/index.php/Xrdp,_installing Instructions at that page are full and complete for using xrdp to connect to currently logged in local user's session (with Vino) and to an arbitrary vnc-only session (with tightvncserver). Vin

[Bug 197820] Re: No window decorations

2009-06-16 Thread jrssystemsnet
** Also affects: hundredpapercuts Importance: Undecided Status: New -- No window decorations https://bugs.launchpad.net/bugs/197820 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.

[Bug 200127] Re: ubuntu incorrectly believes I enjoy staring at progress bars

2009-06-16 Thread jrssystemsnet
Personally, I like the way update-manager works... if you don't want to watch the progress, the dialog can easily be placed in the background, so no problem. Perhaps making a configurable option somewhere to default minimize update-manager, for users who are particularly offended by the sight of t