[Bug 418300] Re: gdu-notification-daemon crashed with SIGSEGV in gdu_pool_get_devices()

2009-09-17 Thread zatoichi0
I have:
  devicekit-disks 006-0ubuntu4

and the all the patches until *now* and I still have the problem after a
restart.

The crash file also contains ' devicekit-disks 006-0ubuntu4', just to be
sure. (I was sent to this page by apport).

As a result (I think) I keep on getting respawning nautilus icons in the
task bar - unsure if it is related, so I'm not yet putting up my
.xsession-errors file.

-- 
gdu-notification-daemon crashed with SIGSEGV in gdu_pool_get_devices()
https://bugs.launchpad.net/bugs/418300
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in ubuntu.

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


[Bug 430335] [NEW] gdu-notification-daemon crashed with SIGSEGV in dbus_connection_unref()

2009-09-15 Thread zatoichi0
Public bug reported:

Binary package hint: gnome-disk-utility

After today's updates (include proposed and backports).

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Tue Sep 15 20:02:24 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/lib/gnome-disk-utility/gdu-notification-daemon
Package: gnome-disk-utility 0.5-0ubuntu3
ProcCmdline: /usr/lib/gnome-disk-utility/gdu-notification-daemon
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-10.32-generic
SegvAnalysis:
 Segfault happened at: 0xb7ea5c68 :   mov
0x88(%esi),%edx
 PC (0xb7ea5c68) ok
 source "0x88(%esi)" (0x10084) not located in a known VMA region (needed 
readable region)!
 destination "%edx" ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: gnome-disk-utility
StacktraceTop:
 dbus_connection_unref () from /lib/libdbus-1.so.3
 dbus_g_connection_unref () from /usr/lib/libdbus-glib-1.so.2
 ?? () from /usr/lib/libgdu.so.0
 g_object_unref () from /usr/lib/libgobject-2.0.so.0
 gdu_pool_new () from /usr/lib/libgdu.so.0
Title: gdu-notification-daemon crashed with SIGSEGV in dbus_connection_unref()
Uname: Linux 2.6.31-10-generic i686
UserGroups: adm admin sambashare

** Affects: gnome-disk-utility (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash i386

-- 
gdu-notification-daemon crashed with SIGSEGV in dbus_connection_unref()
https://bugs.launchpad.net/bugs/430335
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in ubuntu.

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


[Bug 430335] Re: gdu-notification-daemon crashed with SIGSEGV in dbus_connection_unref()

2009-09-15 Thread zatoichi0

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

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/31854826/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/31854827/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/31854828/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/31854829/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/31854830/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/31854831/ThreadStacktrace.txt

-- 
gdu-notification-daemon crashed with SIGSEGV in dbus_connection_unref()
https://bugs.launchpad.net/bugs/430335
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in ubuntu.

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


[Bug 48876] Re: gnome-session fails when "alias ls='ls --color'" in .profile

2008-10-01 Thread zatoichi0
Confirmed on Hardy.

bug present in /etc/gdm/Xsession, installed from package gdm-2.20.7.

Reason: $(ls $1) is used, which adds ansi color escape sequences

Fix1: change "ls" to "/bin/ls" to ignore the bash/sh alias (in
/etc/gdm/Xsession)

Fix2: use run-parts with --list instead of defining a run_patch function
(/etc/gdm/Xsession)

Fix3: this a problem in gdm packages, maintained at gnome.org. The bug
is probably gone since debian specific folder in gdm has been removed
(gdm-2.22). So we will have to wait until gdm-2.22 or higher becomes
available in Ubuntu, or ... until someone backports its to gdm-2.20
(which is IMHO unlikely).

Patch attached anyway for anyone interested in a quick fix.

** Attachment added: "quick workaround for ls alias problem in gdm/Xsession"
   http://launchpadlibrarian.net/18123035/Xsession.patch_ls_alias_runparts

-- 
gnome-session fails when "alias ls='ls --color'" in .profile
https://bugs.launchpad.net/bugs/48876
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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