[Bug 152742] Re: Blackberry 7730, possibly others don't work in at least Edgy Eft, Gutsy Gibbon

2008-02-24 Thread Bill Ellis
Folks,

Here's a work-around (works for me on my Debian/testing machines):

1.  Unplug the Blackberry from the host USB port.
2.  As root, do "/etc/init.d/udev restart"
3.  As root, do "rmmod berry_charge"
4.  Plug the Blackberry in to the host USB port.

This works 100% for me.  Would be curious to hear if this works for
others...

Bill

-- 
Blackberry 7730, possibly others don't work in at least Edgy Eft, Gutsy Gibbon
https://bugs.launchpad.net/bugs/152742
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 152742] Re: Blackberry 7730, possibly others don't work in at least Edgy Eft, Gutsy Gibbon

2008-02-24 Thread Bill Ellis
Sorry... I guess I didn't explain that very well.  :-/

What I'm seeing is that the high-CPU problem with udevd only happens when I 
plug in
the Blackberry when the "berry_charge" module is already loaded.  The module 
seems
to work just fine the *first* time it loads (that is to say, when it auto-loads 
in response
to my plugging in the Blackberry).

To clarify, I'm not using "barry".  I'm just using the berry_charge kernel 
module (on a
2.6.24.2 kernel).

BTW, I found that it was informative to turn on debugging for the module, which 
I did
by creating a file in "/etc/modprobe.d", containing this line:

  options berry_charge debug=1

With this in effect, the dmesg output shows that the berry_charge module keeps 
getting
called over and over, successfully sending the "magic" commands to the 
Blackberry each time.
The problem seems to be that udevd doesn't understand that it doesn't need to 
keep
trying to reinitialize the module.  Again, udevd only seems to get in this mode 
when a Blackberry
is plugged in when the berry_charge module is already loaded.

>From a quick look at the source code of the "berry_charge" module, I'd guess 
>that this is because 
the module doesn't finish its initialization like most drivers -- it actually 
returns a failure ("-ENODEV"),
presumably because it's not *really* a driver at all.  Guessing that this 
doesn't phase udevd when
we're in the "auto-install module" code path, but exposes a bug when it's on 
the "reinitialize module"
code path.
(I may be talking through my hat on this last part, as I haven't looked at the 
udevd source...)

Best Regards,

Bill

-- 
Blackberry 7730, possibly others don't work in at least Edgy Eft, Gutsy Gibbon
https://bugs.launchpad.net/bugs/152742
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 587270] Re: firefox crashed when running pingtest.net

2010-05-30 Thread Bill Ellis
** Summary changed:

- firefox crashed when running pingtest.com
+ firefox crashed when running pingtest.net

** Description changed:

  Binary package hint: firefox
  
- when running a test at the site pingtest.com I get a security error:
- asking to allow a connection to the site.  I allow. The test then hangs
- and then firefox shutsdown with no further warning or error.
+ when trying to running a test at the site pingtest.net I get a security
+ error: asking to allow a connection to the site.  I allow. The test then
+ hangs and then firefox shutsdown with no further warning or error or
+ will instantly shutdown firefox.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.3+nobinonly-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Sat May 29 10:01:36 2010
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/firefox-3.6.3/firefox-bin
  FirefoxPackages:
   firefox 3.6.3+nobinonly-0ubuntu4
   firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
   firefox-branding 3.6.3+nobinonly-0ubuntu4
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcCmdline: /usr/lib/firefox-3.6.3/firefox-bin
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x110422 <__kernel_vsyscall+2>:ret
   PC (0x00110422) ok
   destination "(%esp)" (0xbf89415c) ok
   SP (0xbf89415c) ok
   Reason could not be automatically determined. (Unhandled exception in kernel 
code?)
  Signal: 11
  SourcePackage: firefox
  StacktraceTop:
   ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
   ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
   ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
   ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
   ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
  Title: firefox-bin crashed with SIGSEGV
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
firefox crashed when running pingtest.net
https://bugs.launchpad.net/bugs/587270
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 587270] Re: firefox crashed when running pingtest.net

2010-06-01 Thread Bill Ellis
It seems this bug is limited to the firefox browser.  I've tried with
Opera and Chromium browsers with no program crashes.  Opera does give a
security pop-up when running a test, but Chromium does not have such a
warning.

I do get errors reported by the test that it cant report packet loss
though (partially due to my routers security settings), but the other
test parameters report fine where if I use FireFox the browser crashes
and shuts down.

-- 
firefox crashed when running pingtest.net
https://bugs.launchpad.net/bugs/587270
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 587270] Re: firefox crashed when runing pingtest.com

2010-05-29 Thread Bill Ellis
** Visibility changed to: Public

** Summary changed:

- firefox crashed when runing pingtest.com
+ firefox crashed when running pingtest.com

** Description changed:

  Binary package hint: firefox
  
  when running a test at the site pingtest.com I get a security error:
  asking to allow a connection to the site.  I allow. The test then hangs
  and then firefox shutsdown with no further warning or error.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.3+nobinonly-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Sat May 29 10:01:36 2010
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/firefox-3.6.3/firefox-bin
  FirefoxPackages:
-  firefox 3.6.3+nobinonly-0ubuntu4
-  firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
-  firefox-branding 3.6.3+nobinonly-0ubuntu4
-  abroswer N/A
-  abrowser-branding N/A
+  firefox 3.6.3+nobinonly-0ubuntu4
+  firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
+  firefox-branding 3.6.3+nobinonly-0ubuntu4
+  abroswer N/A
+  abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcCmdline: /usr/lib/firefox-3.6.3/firefox-bin
  ProcEnviron:
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  SegvAnalysis:
-  Segfault happened at: 0x110422 <__kernel_vsyscall+2>:ret
-  PC (0x00110422) ok
-  destination "(%esp)" (0xbf89415c) ok
-  SP (0xbf89415c) ok
-  Reason could not be automatically determined. (Unhandled exception in kernel 
code?)
+  Segfault happened at: 0x110422 <__kernel_vsyscall+2>:ret
+  PC (0x00110422) ok
+  destination "(%esp)" (0xbf89415c) ok
+  SP (0xbf89415c) ok
+  Reason could not be automatically determined. (Unhandled exception in kernel 
code?)
  Signal: 11
  SourcePackage: firefox
  StacktraceTop:
-  ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
-  ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
-  ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
-  ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
-  ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
+  ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
+  ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
+  ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
+  ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
+  ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
  Title: firefox-bin crashed with SIGSEGV
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
firefox crashed when running pingtest.com
https://bugs.launchpad.net/bugs/587270
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 587270] Re: firefox crashed when running pingtest.com

2010-05-30 Thread Bill Ellis
the results of the command:

flashplugin-installer:
  Installed: 10.0.45.2ubuntu1
  Candidate: 10.0.45.2ubuntu1
  Version table:
 *** 10.0.45.2ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages
100 /var/lib/dpkg/status
flashplugin-nonfree:
  Installed: (none)
  Candidate: 10.0.45.2ubuntu1
  Version table:
 10.0.45.2ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages
swfdec-mozilla:
  Installed: (none)
  Candidate: 0.8.2-1ubuntu2
  Version table:
 0.8.2-1ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
mozilla-plugin-gnash:
  Installed: (none)
  Candidate: 0.8.7-0ubuntu1
  Version table:
 0.8.7-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
adobe-flashplugin:
  Installed: (none)
  Candidate: 10.0.45.2-1lucid1
  Version table:
 10.0.45.2-1lucid1 0
500 http://archive.canonical.com/ubuntu/ lucid/partner Packages

-- 
firefox crashed when running pingtest.com
https://bugs.launchpad.net/bugs/587270
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 602606] Re: desktopcouch-service crashed with NameError in unpublish()

2010-11-27 Thread Bill Ellis
This error has happened to me as well seems random.  It has done it
shortly after login and as well as randomly surfing the internet.  It
does not seem to have any ill-effects on what I'm doing.  I just removed
the one package that mentions desktopcouch. I'll report back after a bit
to see if anything arises from that.

-- 
desktopcouch-service crashed with NameError in unpublish()
https://bugs.launchpad.net/bugs/602606
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 602606] Re: desktopcouch-service crashed with NameError in unpublish()

2010-11-27 Thread Bill Ellis
Still Have issues with it crashing.  seems its tied to the evolution
program some how.

-- 
desktopcouch-service crashed with NameError in unpublish()
https://bugs.launchpad.net/bugs/602606
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 587270] Re: firefox crashed when running pingtest.net

2010-10-23 Thread Bill Ellis
After several Firefox updates and an upgrade to Maverick the same issue
remains


** Changed in: firefox (Ubuntu)
   Status: Incomplete => New

-- 
firefox crashed when running pingtest.net
https://bugs.launchpad.net/bugs/587270
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 587270] Re: firefox crashed when running pingtest.net

2010-10-23 Thread Bill Ellis
** Description changed:

  Binary package hint: firefox
  
  when trying to running a test at the site pingtest.net I get a security
  error: asking to allow a connection to the site.  I allow. The test then
  hangs and then firefox shutsdown with no further warning or error or
  will instantly shutdown firefox.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.3+nobinonly-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Sat May 29 10:01:36 2010
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/firefox-3.6.3/firefox-bin
  FirefoxPackages:
   firefox 3.6.3+nobinonly-0ubuntu4
   firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
   firefox-branding 3.6.3+nobinonly-0ubuntu4
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcCmdline: /usr/lib/firefox-3.6.3/firefox-bin
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x110422 <__kernel_vsyscall+2>:ret
   PC (0x00110422) ok
   destination "(%esp)" (0xbf89415c) ok
   SP (0xbf89415c) ok
   Reason could not be automatically determined. (Unhandled exception in kernel 
code?)
  Signal: 11
  SourcePackage: firefox
  StacktraceTop:
   ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
   ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
   ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
   ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
   ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
  Title: firefox-bin crashed with SIGSEGV
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ 
+ 
+ NEW FIREFOX CRASH REPORT:
+ 
+ Add-ons: 
langpack-en...@firefox-3.6.ubuntu.com:3.6,ubu...@ubuntu.com:0.9rc2,{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}:1.2.2,moonli...@novell.com:2.99.0.8,{b9db16a4-6edc-47ec-a1f4-b86292ed211d}:4.8.1,bindw...@ubuntu.com:1.0.4,langpack...@firefox-3.6.ubuntu.com:3.6,langpack-en...@firefox-3.6.ubuntu.com:3.6,langpack-en...@firefox-3.6.ubuntu.com:3.6,{972ce4c6-7e08-4474-a285-3208198ce6fd}:3.6.11
+ BuildID: 20101013120202
+ CrashTime: 1287876273
+ EMCheckCompatibility: true
+ FramePoisonBase: f0dea000
+ FramePoisonSize: 4096
+ InstallTime: 1287833450
+ ProductName: Firefox
+ ReleaseChannel: default
+ SecondsSinceLastCrash: 692
+ StartupTime: 1287875605
+ Theme: classic/1.0
+ Throttleable: 1
+ URL: http://www.pingtest.net/
+ Vendor: Mozilla
+ Version: 3.6.11
+ 
+ This report also contains technical information about the state of the
+ application when it crashed.

-- 
firefox crashed when running pingtest.net
https://bugs.launchpad.net/bugs/587270
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 663007] [NEW] Chromium will not start

2010-10-18 Thread Bill Ellis
Public bug reported:

Binary package hint: chromium-browser

When Trying To start the Chromium Web Browser nothing happens

Tried removing and reinstalling Chromium-Browser Package same result

Tried starting Chromium from command line and get this result:

Attempting to load the system libmoon 
Segmentation fault (core dumped)

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: chromium-browser 6.0.472.63~r59945-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Mon Oct 18 17:42:54 2010
Desktop-Session:
 DESKTOP_SESSION = gnome
 GNOME_DESKTOP_SESSION_ID = this-is-deprecated
 XDG_CONFIG_DIRS = /etc/xdg/xdg-gnome:/etc/xdg
 XDG_DATA_DIRS = /usr/share/gnome:/usr/local/share/:/usr/share/
DetectedPlugins: (no entry found in the Preferences file)
EcryptfsInUse: Yes
Env:
 MOZ_PLUGIN_PATH = None
 LD_LIBRARY_PATH = None
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: chromium-browser
chromium-default:
 # Default settings for chromium-browser. This file is sourced by /bin/sh from
 # /usr/bin/chromium-browser
 
 # Options to pass to chromium-browser
 CHROMIUM_FLAGS=""

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
Chromium will not start
https://bugs.launchpad.net/bugs/663007
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 663007] Re: Chromium will not start

2010-10-18 Thread Bill Ellis


-- 
Chromium will not start
https://bugs.launchpad.net/bugs/663007
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