[Desktop-packages] [Bug 2055418] Re: autoinstall crashing on 24.04 desktop daily build

2024-04-18 Thread Chris Peterson
Hi Jeff, apologies for the delay in getting back to you. Based on the
crash report provided it looks like it was a bug with the tracker
package. I think this should be sorted by now though!

** Changed in: subiquity
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/2055418

Title:
  autoinstall crashing on 24.04 desktop daily build

Status in subiquity:
  Invalid
Status in tracker package in Ubuntu:
  New

Bug description:
  Classis 24.04
  Daily build 02-28-2024
  AMD64

  Using the following autoinstall user-data file, the installer crashes
  as soon as it loads in the GUI.

  ```
  #cloud-config
  autoinstall:
version: 1

apt:
  geoip: true
  preserve_sources_list: false
  primary:
  - arches: [amd64, i386]
uri: http://archive.ubuntu.com/ubuntu
  - arches: [default]
uri: http://ports.ubuntu.com/ubuntu-ports

kernel:
  package: linux-generic-hwe-22.04

codecs:
  install: false
drivers:
  install: false

oem:
  install: auto
source:
  id: ubuntu-desktop-minimal
  search_drivers: false
timezone: America/Chicago
updates: security

identity: 
  hostname: tiny
  password: 
$6$NtXwPsM/enBpRMOS$lxsTsJPuSzovFVWJdN3TF89yaqVzLTeqthUD8feRljnTs6EENgkOqttrkd3fiNWJFqRqi.5/m7RUi6.IgKkwb0
  username: ubuntu
keyboard: 
  layout: us
  toggle: null
  variant: ''
locale: en_US
#refresh-installer:
#  update: yes


  

storage:
  layout:
name: hybrid
encrypted: yes



  
ssh:
  allow-pw: true
  install-server: true
  authorized-keys: 

- [key-1]
- [key-2]
  ```

  An ubuntu GUI crash report window appears, saying that the process
  /usr/libexec/tracker-extract-3 is what crashed.

  Attached is the entirety of the /var/log/installer directory.

  This same autoinstall file used in conjunction with a 23.10.1 ISO
  works perfectly fine.  TPM+FDE and all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2055418/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2060335] Re: upower/1.90.2-8build3 autopkgtest failure on arm64

2024-04-12 Thread Chris Peterson
That works! Thanks Andreas.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/2060335

Title:
  upower/1.90.2-8build3 autopkgtest failure on arm64

Status in upower package in Ubuntu:
  Fix Committed

Bug description:
  autopkgtests fail, only on arm64, after a no-change-rebuild, with the
  following output:

  689s TI:22:39:23 Handling SIGTERM
  689s .
  689s ==
  689s ERROR: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/lib/python3.12/shutil.py", line 785, in rmtree
  689s _rmtree_safe_fd(fd, path, onexc)
  689s   File "/usr/lib/python3.12/shutil.py", line 717, in _rmtree_safe_fd
  689s onexc(os.unlink, fullname, err)
  689s   File "/usr/lib/python3.12/shutil.py", line 715, in _rmtree_safe_fd
  689s os.unlink(entry.name, dir_fd=topfd)
  689s FileNotFoundError: [Errno 2] No such file or directory: 
'history-time-full-G935_Gaming_Headset.dat.KL0SL2'
  689s
  689s ==
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 2558, in 
test_daemon_restart
  689s self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
  689s
  689s ==
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 173, in tearDown
  689s self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
  689s
  689s --
  689s Ran 66 tests in 194.378s
  689s
  689s FAILED (failures=2, errors=1)

  full log:

  https://autopkgtest.ubuntu.com/results/autopkgtest-
  noble/noble/arm64/u/upower/20240405_224518_5cff1@/log.gz

  These test passed in the previous version: 
  
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/arm64/u/upower/20240405_224754_d187c@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/2060335/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2060335] Re: upower/1.90.2-8build3 autopkgtest failure on arm64

2024-04-08 Thread Chris Peterson
Yes, a no-change rebuild fixes the issue.

Please see attached debdiff for the fix.

I have provided a PPA with the build and tests:

PPA: https://launchpad.net/~cpete/+archive/ubuntu/upower

arm64 autopkgtest log:

https://autopkgtest.ubuntu.com/results/autopkgtest-noble-cpete-
upower/noble/arm64/u/upower/20240407_191552_37f4e@/log.gz

arm64 autopkgtests artifacts:

https://autopkgtest.ubuntu.com/results/autopkgtest-noble-cpete-
upower/noble/arm64/u/upower/20240407_191552_37f4e@/artifacts.tar.gz



** Patch added: "upower_1.90.2-8build3_1.90.2-8build4.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/2060335/+attachment/5762206/+files/upower_1.90.2-8build3_1.90.2-8build4.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/2060335

Title:
  upower/1.90.2-8build3 autopkgtest failure on arm64

Status in upower package in Ubuntu:
  In Progress

Bug description:
  autopkgtests fail, only on arm64, after a no-change-rebuild, with the
  following output:

  689s TI:22:39:23 Handling SIGTERM
  689s .
  689s ==
  689s ERROR: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/lib/python3.12/shutil.py", line 785, in rmtree
  689s _rmtree_safe_fd(fd, path, onexc)
  689s   File "/usr/lib/python3.12/shutil.py", line 717, in _rmtree_safe_fd
  689s onexc(os.unlink, fullname, err)
  689s   File "/usr/lib/python3.12/shutil.py", line 715, in _rmtree_safe_fd
  689s os.unlink(entry.name, dir_fd=topfd)
  689s FileNotFoundError: [Errno 2] No such file or directory: 
'history-time-full-G935_Gaming_Headset.dat.KL0SL2'
  689s
  689s ==
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 2558, in 
test_daemon_restart
  689s self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
  689s
  689s ==
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 173, in tearDown
  689s self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
  689s
  689s --
  689s Ran 66 tests in 194.378s
  689s
  689s FAILED (failures=2, errors=1)

  full log:

  https://autopkgtest.ubuntu.com/results/autopkgtest-
  noble/noble/arm64/u/upower/20240405_224518_5cff1@/log.gz

  These test passed in the previous version: 
  
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/arm64/u/upower/20240405_224754_d187c@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/2060335/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2060335] [NEW] upower/1.90.2-8build3 autopkgtest failure on arm64

2024-04-06 Thread Chris Peterson
Public bug reported:

autopkgtests fail, only on arm64, after a no-change-rebuild, with the
following output:

689s TI:22:39:23   Handling SIGTERM
689s .
689s ==
689s ERROR: test_daemon_restart (__main__.Tests.test_daemon_restart)
689s --
689s Traceback (most recent call last):
689s   File "/usr/lib/python3.12/shutil.py", line 785, in rmtree
689s _rmtree_safe_fd(fd, path, onexc)
689s   File "/usr/lib/python3.12/shutil.py", line 717, in _rmtree_safe_fd
689s onexc(os.unlink, fullname, err)
689s   File "/usr/lib/python3.12/shutil.py", line 715, in _rmtree_safe_fd
689s os.unlink(entry.name, dir_fd=topfd)
689s FileNotFoundError: [Errno 2] No such file or directory: 
'history-time-full-G935_Gaming_Headset.dat.KL0SL2'
689s
689s ==
689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
689s --
689s Traceback (most recent call last):
689s   File "/usr/libexec/upower/integration-test.py", line 2558, in 
test_daemon_restart
689s self.stop_daemon()
689s   File "/usr/libexec/upower/integration-test.py", line 239, in stop_daemon
689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
689s AssertionError: -15 != 0
689s
689s ==
689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
689s --
689s Traceback (most recent call last):
689s   File "/usr/libexec/upower/integration-test.py", line 173, in tearDown
689s self.stop_daemon()
689s   File "/usr/libexec/upower/integration-test.py", line 239, in stop_daemon
689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
689s AssertionError: -15 != 0
689s
689s --
689s Ran 66 tests in 194.378s
689s
689s FAILED (failures=2, errors=1)

full log:

https://autopkgtest.ubuntu.com/results/autopkgtest-
noble/noble/arm64/u/upower/20240405_224518_5cff1@/log.gz

These test passed in the previous version: 
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/arm64/u/upower/20240405_224754_d187c@/log.gz

** Affects: upower (Ubuntu)
 Importance: Undecided
 Assignee: Chris Peterson (cpete)
 Status: In Progress


** Tags: update-excuse

** Description changed:

- autopkgtests fail, only on arm64, with the following output:
+ autopkgtests fail, only on arm64, after a no-change-rebuild, with the
+ following output:
  
  689s TI:22:39:23 Handling SIGTERM
  689s .
  689s ==
  689s ERROR: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/lib/python3.12/shutil.py", line 785, in rmtree
  689s _rmtree_safe_fd(fd, path, onexc)
  689s   File "/usr/lib/python3.12/shutil.py", line 717, in _rmtree_safe_fd
  689s onexc(os.unlink, fullname, err)
  689s   File "/usr/lib/python3.12/shutil.py", line 715, in _rmtree_safe_fd
  689s os.unlink(entry.name, dir_fd=topfd)
  689s FileNotFoundError: [Errno 2] No such file or directory: 
'history-time-full-G935_Gaming_Headset.dat.KL0SL2'
- 689s 
+ 689s
  689s ==
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 2558, in 
test_daemon_restart
  689s self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
- 689s 
+ 689s
  689s ==
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 173, in tearDown
  689s self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
- 689s 
+ 689s
  689s --
  689s Ran 66 tests in 194.378s
- 689s 
+ 689s
  689s FAILED (failures=2, 

[Desktop-packages] [Bug 2060335] Re: upower/1.90.2-8build3 autopkgtest failure on arm64

2024-04-06 Thread Chris Peterson
I estimate another ncr could fix the issue. Building and testing in a
ppa.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/2060335

Title:
  upower/1.90.2-8build3 autopkgtest failure on arm64

Status in upower package in Ubuntu:
  In Progress

Bug description:
  autopkgtests fail, only on arm64, after a no-change-rebuild, with the
  following output:

  689s TI:22:39:23 Handling SIGTERM
  689s .
  689s ==
  689s ERROR: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/lib/python3.12/shutil.py", line 785, in rmtree
  689s _rmtree_safe_fd(fd, path, onexc)
  689s   File "/usr/lib/python3.12/shutil.py", line 717, in _rmtree_safe_fd
  689s onexc(os.unlink, fullname, err)
  689s   File "/usr/lib/python3.12/shutil.py", line 715, in _rmtree_safe_fd
  689s os.unlink(entry.name, dir_fd=topfd)
  689s FileNotFoundError: [Errno 2] No such file or directory: 
'history-time-full-G935_Gaming_Headset.dat.KL0SL2'
  689s
  689s ==
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 2558, in 
test_daemon_restart
  689s self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
  689s
  689s ==
  689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
  689s --
  689s Traceback (most recent call last):
  689s   File "/usr/libexec/upower/integration-test.py", line 173, in tearDown
  689s self.stop_daemon()
  689s   File "/usr/libexec/upower/integration-test.py", line 239, in 
stop_daemon
  689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
  689s AssertionError: -15 != 0
  689s
  689s --
  689s Ran 66 tests in 194.378s
  689s
  689s FAILED (failures=2, errors=1)

  full log:

  https://autopkgtest.ubuntu.com/results/autopkgtest-
  noble/noble/arm64/u/upower/20240405_224518_5cff1@/log.gz

  These test passed in the previous version: 
  
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/arm64/u/upower/20240405_224754_d187c@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/2060335/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2060080] Re: 23.13.9-2ubuntu5 is FTBFS on armhf

2024-04-02 Thread Chris Peterson
So something changed to add -Werror=implicit-function-declaration at
build time (gcc didn't change so maybe dpkg?), which should have caused
the other arches to fail as well but since they ran at different times
they pulled different versions of build dependencies. This will likely
get fixed on a rebuild and these are getting queued en masse, so I'm
marking as invalid unless we have a reason to track this later.

** Changed in: accountsservice (Ubuntu)
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to accountsservice in Ubuntu.
https://bugs.launchpad.net/bugs/2060080

Title:
  23.13.9-2ubuntu5 is FTBFS on armhf

Status in accountsservice package in Ubuntu:
  Invalid

Bug description:
  The armhf build fails with the following build error:

  ../subprojects/mocklibc-1.0/src/netgroup-debug.c: In function 
‘netgroup_debug_print_entry’:
  ../subprojects/mocklibc-1.0/src/netgroup-debug.c:25:3: error: implicit 
declaration of function ‘print_indent’ [-Werror=implicit-function-declaration]
 25 |   print_indent(stream, indent);
|   ^~~~
  cc1: some warnings being treated as errors

  
  See the logs here:

  https://launchpadlibrarian.net/722843641/buildlog_ubuntu-noble-
  armhf.accountsservice_23.13.9-2ubuntu5_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/2060080/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2060080] [NEW] 23.13.9-2ubuntu5 is FTBFS on armhf

2024-04-02 Thread Chris Peterson
Public bug reported:

The armhf build fails with the following build error:

../subprojects/mocklibc-1.0/src/netgroup-debug.c: In function 
‘netgroup_debug_print_entry’:
../subprojects/mocklibc-1.0/src/netgroup-debug.c:25:3: error: implicit 
declaration of function ‘print_indent’ [-Werror=implicit-function-declaration]
   25 |   print_indent(stream, indent);
  |   ^~~~
cc1: some warnings being treated as errors


See the logs here:

https://launchpadlibrarian.net/722843641/buildlog_ubuntu-noble-
armhf.accountsservice_23.13.9-2ubuntu5_BUILDING.txt.gz

** Affects: accountsservice (Ubuntu)
 Importance: Undecided
 Assignee: Chris Peterson (cpete)
 Status: In Progress

** Changed in: accountsservice (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to accountsservice in Ubuntu.
https://bugs.launchpad.net/bugs/2060080

Title:
  23.13.9-2ubuntu5 is FTBFS on armhf

Status in accountsservice package in Ubuntu:
  In Progress

Bug description:
  The armhf build fails with the following build error:

  ../subprojects/mocklibc-1.0/src/netgroup-debug.c: In function 
‘netgroup_debug_print_entry’:
  ../subprojects/mocklibc-1.0/src/netgroup-debug.c:25:3: error: implicit 
declaration of function ‘print_indent’ [-Werror=implicit-function-declaration]
 25 |   print_indent(stream, indent);
|   ^~~~
  cc1: some warnings being treated as errors

  
  See the logs here:

  https://launchpadlibrarian.net/722843641/buildlog_ubuntu-noble-
  armhf.accountsservice_23.13.9-2ubuntu5_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/2060080/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2055418] Re: autoinstall crashing on 24.04 desktop daily build

2024-03-04 Thread Chris Peterson
Hi,

Thanks for your report and providing some logs! Could you try the
install again and run `sudo apport-cli -u 2055418 -c /var/crash/*.crash`
in the terminal? This should collect a bit more information and dump it
here so we can investigate further.

Thank you,
Chris

** Also affects: tracker (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/2055418

Title:
  autoinstall crashing on 24.04 desktop daily build

Status in subiquity:
  New
Status in tracker package in Ubuntu:
  New

Bug description:
  Classis 24.04
  Daily build 02-28-2024
  AMD64

  Using the following autoinstall user-data file, the installer crashes
  as soon as it loads in the GUI.

  ```
  #cloud-config
  autoinstall:
version: 1

apt:
  geoip: true
  preserve_sources_list: false
  primary:
  - arches: [amd64, i386]
uri: http://archive.ubuntu.com/ubuntu
  - arches: [default]
uri: http://ports.ubuntu.com/ubuntu-ports

kernel:
  package: linux-generic-hwe-22.04

codecs:
  install: false
drivers:
  install: false

oem:
  install: auto
source:
  id: ubuntu-desktop-minimal
  search_drivers: false
timezone: America/Chicago
updates: security

identity: 
  hostname: tiny
  password: 
$6$NtXwPsM/enBpRMOS$lxsTsJPuSzovFVWJdN3TF89yaqVzLTeqthUD8feRljnTs6EENgkOqttrkd3fiNWJFqRqi.5/m7RUi6.IgKkwb0
  username: ubuntu
keyboard: 
  layout: us
  toggle: null
  variant: ''
locale: en_US
#refresh-installer:
#  update: yes


  

storage:
  layout:
name: hybrid
encrypted: yes



  
ssh:
  allow-pw: true
  install-server: true
  authorized-keys: 

- [key-1]
- [key-2]
  ```

  An ubuntu GUI crash report window appears, saying that the process
  /usr/libexec/tracker-extract-3 is what crashed.

  Attached is the entirety of the /var/log/installer directory.

  This same autoinstall file used in conjunction with a 23.10.1 ISO
  works perfectly fine.  TPM+FDE and all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2055418/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 580735] Re: Clock Applet crashes for no reason

2011-09-13 Thread Chris Peterson
This bug is 100% reproducible. I am using Lucid Lynx.

I have attached my crash file. I enabled apport, but it refuses to
upload the crash:

The problem cannot be reported: The program crashed on an assertion
failure, but the message could not be retrieved. Apport does not support
reporting these crashes.

Why are assertions enabled in production code? And if you choose to
enable them, the apport bug reporter should be able to handle them like
any other crash.


** Attachment added: _usr_lib_gnome-panel_clock-applet.1002.crash
   
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/580735/+attachment/2399536/+files/_usr_lib_gnome-panel_clock-applet.1002.crash

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/580735

Title:
  Clock Applet crashes for no reason

Status in “gnome-panel” package in Ubuntu:
  Invalid

Bug description:
  At random times of the day, the clock-applet will stop working.  I
  won't know until I check the time and notice that it is incorrect
  based on another time source (i.e. phone, laptop, etc..)  Running TOP
  I find a zombie process.  I kill the zombie process and an error will
  pop up with the message CLOCK has quit unexpectedly and give me two
  options, close or reload the applet.  I can reload, and the applet
  will start up again, but at a random time, will stop and create the
  zombie process again.  I I choose to close the error, the clock-applet
  no longer displays on my panel.  I can through the ADD TO PANEL
  dialog add the clock back to the panel and it will start, but within a
  random amount of time will stop again.

  Ubuntu Version: 10.04 LTS

  What is expected to happen: Clock applet should run without a problem.

  What happens instead: Clock applet stops working after a random period
  of time and a reload is required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/580735/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp