Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-25 Thread Teodor MICU
tag 569932 -moreinfo
thanks

On Mon, Feb 15, 2010 at 12:38 PM, Martin Pitt  wrote:
>> Severity: grave
>> Justification: renders package unusable
>
> I downgraded this to important, since it does not affect all users.

Yes, it turns out that only my workstation (i386) is affected, on the
other home station (amd64) it was a misleading segfault in
gnome-settings-daemon over VNC (automatically started at boot).

I've removed the tag 'moreinfo'. If you need more info or to perform
other tests just copy me on replies.

Thanks



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Teodor
Package: devicekit-disks
Version: 009-2
Severity: grave
Justification: renders package unusable

Hi,

As reported in the first message, it segfaults at startup:
| Feb 15 11:29:01 frost kernel: [ 7524.054613] devkit-disks-da[20771]:
|   segfault at c ip 080660da sp bfb563b0 error 4 in 
devkit-disks-daemon[8048000+28000]

Only that the re-login is not even a workarround because the second login does 
not even
attempt to start devkit-disks-daemon as it is already started. I've checked 
this by
killing the process and re-login and still the same segfault.

This problem makes devkit-disks-daemon and all depending pieces from Gnome to 
not work
(for example 'brasero'). I'm using k3b which still uses 'hal', but that's only 
for
burning CD/DVDs. I cannot open any disc to see its content, nor can I umount 
any disc,
not the icon status changes if I replace the current disc in the drive. The 
icon remains
with the status of the first disc inserted (which for me is "Blank DVD+R disc").

Thanks


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages devicekit-disks depends on:
ii  libatasmart4  0.17-1 ATA S.M.A.R.T. reading and parsing
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.20-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.84-1 simple interprocess messaging syst
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgudev-1.0-0150-2  GObject-based wrapper library for 
ii  libparted1.8-12   1.8.8.git.2009.07.19-5 The GNU Parted disk partitioning s
ii  libpolkit-backend 0.96-1 PolicyKit backend API
ii  libpolkit-gobject 0.96-1 PolicyKit Authorization API
ii  libsgutils2-2 1.28-2 utilities for working with generic
ii  libudev0  150-2  libudev shared library
ii  udev  150-2  /dev/ and hotplug management daemo

Versions of packages devicekit-disks recommends:
ii  dosfstools  3.0.7-1  utilities for making and checking 
ii  hdparm  9.27-1   tune hard disk parameters for high
ii  mtools  4.0.10-1 Tools for manipulating MSDOS files
ii  ntfs-3g 1:2009.4.4-1 read-write NTFS driver for FUSE
ii  ntfsprogs   2.0.0-1+b1   tools for doing neat things in NTF
ii  policykit-1 0.96-1   framework for managing administrat

Versions of packages devicekit-disks suggests:
ii  cryptsetup 2:1.1.0~rc2-1 configures encrypted block devices
pn  mdadm  (no description available)
ii  reiserfsprogs  1:3.6.21-1User-level tools for ReiserFS file
pn  xfsprogs   (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100215094402.21129.95347.report...@frost.museglobal.ro



Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Martin Pitt
severity 569932 important
tag 569932 moreinfo
thanks

Hello Teodor,

Teodor [2010-02-15 11:44 +0200]:
> Package: devicekit-disks
> Version: 009-2
> Severity: grave
> Justification: renders package unusable

I downgraded this to important, since it does not affect all users.

> As reported in the first message, it segfaults at startup:
> | Feb 15 11:29:01 frost kernel: [ 7524.054613] devkit-disks-da[20771]:
> |   segfault at c ip 080660da sp bfb563b0 error 4 in 
> devkit-disks-daemon[8048000+28000]

This is unfortunately not enough to debug the crash. Can you please do
(as root)

  gdb --args /usr/lib/devicekit-disks/devkit-disks-daemon --replace

then do "run", let it crash, and copy&paste the output of "bt full"?

Also, it might be helpful to do

  strace -o /tmp/dkd.trace -vv -f /usr/lib/devicekit-disks/devkit-disks-daemon 
--replace

and let it crash, and attach /tmp/dkd.trace here.

Thanks!

Martin

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100215103830.gb2...@piware.de



Bug#569932: [Pkg-utopia-maintainers] Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Michael Biebl
Teodor MICU wrote:
> On Mon, Feb 15, 2010 at 12:38 PM, Martin Pitt  wrote:
>> Teodor [2010-02-15 11:44 +0200]:
>>> Justification: renders package unusable
>> I downgraded this to important, since it does not affect all users.
> 
> It does for me on all 3 desktop hosts running Debian (squeeze/testing).

Could you explain in more detail what kind of setup you are using (partitions,
lvm, hardware, ide/sata driver). Is this setup identical on all 3 desktops?

How do you trigger the crash?
Does it happen when you insert/remove external hardware?

>>> As reported in the first message, it segfaults at startup:
>>> | Feb 15 11:29:01 frost kernel: [ 7524.054613] devkit-disks-da[20771]:
>>> |   segfault at c ip 080660da sp bfb563b0 error 4 in 
>>> devkit-disks-daemon[8048000+28000]
>> This is unfortunately not enough to debug the crash.
> 
> The files are attached, but probably some extra libraries should be
> installed for the missing debugging symbols. I runned these two
> commands in two different sessions since '*disks*' processes are
> killed after each execution.

To get a more meaningfull backtrace, please follow the instructions on [1]

Thanks,
Michael

[1] http://wiki.debian.org/HowToGetABacktrace
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#569932: [Pkg-utopia-maintainers] Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Teodor MICU
On Mon, Feb 15, 2010 at 1:55 PM, Michael Biebl  wrote:
> Teodor MICU wrote:
>> On Mon, Feb 15, 2010 at 12:38 PM, Martin Pitt  wrote:
>>> Teodor [2010-02-15 11:44 +0200]:
 Justification: renders package unusable
>>> I downgraded this to important, since it does not affect all users.
>>
>> It does for me on all 3 desktop hosts running Debian (squeeze/testing).
>
> Could you explain in more detail what kind of setup you are using (partitions,
> lvm, hardware, ide/sata driver). Is this setup identical on all 3 desktops?

I use 'lvm2' only on my home desktop. For my work desktop and laptop I
have only a single ROOT system partition (no software/hardware RAID
setup). All of them are on SATA, including the CD/DVD writer.

> How do you trigger the crash?
> Does it happen when you insert/remove external hardware?

I don't do anything special, it just doesn't respond to any "Unmount"
command and that 'segfault' at every session start (if it doesn't
already run).

>> The files are attached, but probably some extra libraries should be
>> installed for the missing debugging symbols.
>
> To get a more meaningfull backtrace, please follow the instructions on [1]

Please excuse me for not knowing which debug package to install. I've
searched for a -dbg package for 'devicekit*/disk*' and found none.
I've installed libc6-dbg and because of this you could see some info
about the latest symbol in the previously attached 'gdb' trace.

Thanks



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/796aed871002150425w5b7133a7ja0e373bb68f7...@mail.gmail.com



Bug#569932: [Pkg-utopia-maintainers] Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Michael Biebl
Teodor MICU wrote:
> On Mon, Feb 15, 2010 at 2:51 PM, Michael Biebl  wrote:
>> Please install the devicekit-disks and devicekit-disks-dbg package from [1]
>>
>> They are compiled for i386.
> 
> Ok, that's what I have on my workstation (for the other two I use
> amd64). Attached are the new test results with no disc in the CD/DVD
> drive.
> I've just remembered that I have and encrypted partition (a subdir of
> /home) which might have something to do with this dk_disks problem.

> devices_currently_polled = 0x8096f38 "set-poll:/dev/sdd /dev/sde /dev/sdf
/dev/sdc /dev/hda \n"

Interesting. Are all those devices hard drives, are they internal or external?

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#569932: [Pkg-utopia-maintainers] Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Teodor MICU
On Mon, Feb 15, 2010 at 3:36 PM, Michael Biebl  wrote:
>> devices_currently_polled = 0x8096f38 "set-poll:/dev/sdd /dev/sde /dev/sdf
> /dev/sdc /dev/hda \n"
>
> Interesting. Are all those devices hard drives, are they internal or external?

The other disks sdc,sdd,sdf are probably from the multi-card reader
(Dell dimension 5150 system). These are not present in
/proc/partitions, the /proc/scsi/scsi interface is no longer present
in the current kernel.

Attached is a full report from 'lshw'. Correction from my previous
statement, the DVD writer is on ATA, only the two WDC disks are on
SATA.

Thanks
frost.museglobal.ro
description: Mini Tower Computer
product: Dell DM051
vendor: Dell Inc.
serial: 3DMY72J
width: 32 bits
capabilities: smbios-2.3 dmi-2.3 smp-1.4 smp
configuration: administrator_password=enabled boot=normal 
chassis=mini-tower cpus=2 power-on_password=enabled 
uuid=44454C4C-4400-104D-8059-B3C04F37324A
  *-core
   description: Motherboard
   product: 0HJ054
   vendor: Dell Inc.
   physical id: 0
   serial: ..CN69861632094D.
 *-firmware
  description: BIOS
  vendor: Dell Inc.
  physical id: 0
  version: A05 (03/31/2006)
  size: 64KiB
  capacity: 448KiB
  capabilities: pci pnp apm upgrade shadowing cdboot bootselect edd 
int13floppytoshiba int5printscreen int9keyboard int14serial int17printer acpi 
usb ls120boot biosbootspecification netboot
 *-cpu:0
  description: CPU
  product: Intel(R) Pentium(R) D CPU 2.80GHz
  vendor: Intel Corp.
  physical id: 400
  bus info: c...@0
  version: 15.4.7
  serial: -0F47----
  slot: Microprocessor
  size: 2800MHz
  capacity: 4GHz
  width: 64 bits
  clock: 800MHz
  capabilities: boot fpu fpu_exception wp vme de pse tsc msr pae mce 
cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss 
ht tm pbe nx x86-64 constant_tsc pebs bts pni dtes64 monitor ds_cpl cid cx16 
xtpr lahf_lm
  configuration: id=1
*-cache:0
 description: L1 cache
 physical id: 700
 size: 16KiB
 capacity: 16KiB
 capabilities: internal write-back data
*-cache:1
 description: L2 cache
 physical id: 701
 size: 2MiB
 capacity: 2MiB
 capabilities: internal varies unified
*-logicalcpu:0
 description: Logical CPU
 physical id: 1.1
 width: 64 bits
 capabilities: logical
*-logicalcpu:1
 description: Logical CPU
 physical id: 1.2
 width: 64 bits
 capabilities: logical
 *-memory
  description: System Memory
  physical id: 1000
  slot: System board or motherboard
  size: 2816MiB
*-bank:0
 description: DIMM DDR Synchronous 533 MHz (1.9 ns)
 product: KLDE88F-B8KB5
 vendor: 7F7F7F25
 physical id: 0
 serial: 
 slot: DIMM_1
 size: 2GiB
 width: 64 bits
 clock: 533MHz (1.9ns)
*-bank:1
 description: DIMM DDR Synchronous 533 MHz (1.9 ns)
 product: NT256T64UH4A0FY-37
 vendor: 7F7F7F0B
 physical id: 1
 serial: 9D8B3074
 slot: DIMM_3
 size: 256MiB
 width: 64 bits
 clock: 533MHz (1.9ns)
*-bank:2
 description: DIMM DDR Synchronous 533 MHz (1.9 ns)
 product: NT256T64UH4A0FY-37
 vendor: 7F7F7F0B
 physical id: 2
 serial: 598B3074
 slot: DIMM_2
 size: 256MiB
 width: 64 bits
 clock: 533MHz (1.9ns)
*-bank:3
 description: DIMM DDR Synchronous 533 MHz (1.9 ns)
 product: NT256T64UH4A0FY-37
 vendor: 7F7F7F0B
 physical id: 3
 serial: A18B3074
 slot: DIMM_4
 size: 256MiB
 width: 64 bits
 clock: 533MHz (1.9ns)
 *-cpu:1
  physical id: 1
  bus info: c...@1
  version: 15.4.7
  serial: -0F47----
  size: 2800MHz
  capabilities: ht
  configuration: id=1
*-logicalcpu:0
 description: Logical CPU
 physical id: 1.1
 capabilities: logical
*-logicalcpu:1
 description: Logical CPU
 physical id: 1.2
 capabilities: logical
 *-pci
  description: Host bridge
  product: 82945G/GZ/P/PL Memory Controller Hub
  vendor: Intel Corporation
  physical id: 100
  bus info: p...@:00:00.0
  version: 02
 

Bug#569932: [Pkg-utopia-maintainers] Bug#569932: Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Michael Biebl
Teodor MICU wrote:

>> To get a more meaningfull backtrace, please follow the instructions on [1]
> 
> Please excuse me for not knowing which debug package to install. I've
> searched for a -dbg package for 'devicekit*/disk*' and found none.

There is no -dbg package for devicekit-disks. The wiki explains how to compile a
package with debug symbols. If those instructions are too cumbersome for you, I
can provide you with such a debug package.

Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#569932: [Pkg-utopia-maintainers] Bug#569932: Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Teodor MICU
On Mon, Feb 15, 2010 at 2:39 PM, Michael Biebl  wrote:
> There is no -dbg package for devicekit-disks. The wiki explains how to 
> compile a
> package with debug symbols. If those instructions are too cumbersome for you, 
> I
> can provide you with such a debug package.

Please send me the address from where to get it and I'll run the test again.

Thanks



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/796aed871002150446n5924ed83j1950d0c20aedf...@mail.gmail.com



Bug#569932: [Pkg-utopia-maintainers] Bug#569932: Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Michael Biebl
Teodor MICU wrote:
> On Mon, Feb 15, 2010 at 2:39 PM, Michael Biebl  wrote:
>> There is no -dbg package for devicekit-disks. The wiki explains how to 
>> compile a
>> package with debug symbols. If those instructions are too cumbersome for 
>> you, I
>> can provide you with such a debug package.
> 
> Please send me the address from where to get it and I'll run the test again.

Please install the devicekit-disks and devicekit-disks-dbg package from [1]

They are compiled for i386.

Thanks,
Michael

[1] http://debs.michaelbiebl.de/devicekit-disks/


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature