apport-gtk crashed with KeyError in __getitem__()

Bug #454191 reported by matthias
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: apport

matthias@matthias-laptop:~$ sudo -i
[sudo] password for matthias:
root@matthias-laptop:~# aptitude install libxml2-dev
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Inicializando el estado de los paquetes... Hecho
Escribiendo información de estado extendido... Hecho
Se ELIMINARÁN los siguientes paquetes:
  libtsmux0{u}
0 paquetes actualizados, 0 nuevos instalados, 1 para eliminar y 0 sin actualizar.
Necesito descargar 0B de ficheros. Después de desempaquetar se liberarán 102kB.
¿Quiere continuar? [Y/n/?] y
Escribiendo información de estado extendido... Hecho
(Leyendo la base de datos ... 00%
136268 ficheros y directorios instalados actualmente.)
Desinstalando libtsmux0 ...
Procesando disparadores para libc-bin ...
ldconfig deferred processing now taking place
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Leyendo la información de estado extendido
Inicializando el estado de los paquetes... Hecho
Escribiendo información de estado extendido... Hecho

root@matthias-laptop:~# apt-get install rarcrack-o.2.tar.bz
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
E: No se pudo encontrar el paquete rarcrack-o.2.tar.bz
root@matthias-laptop:~# dir
Desktop
root@matthias-laptop:~# cd Desktop
root@matthias-laptop:~/Desktop# dir
root@matthias-laptop:~/Desktop# cd..
cd..: command not found
root@matthias-laptop:~/Desktop# cd ..
root@matthias-laptop:~# dir
Desktop
root@matthias-laptop:~# cd ..
root@matthias-laptop:/# dir
bin cdrom etc initrd.img lib media opt root selinux sys usr vmlinuz
boot dev home initrd.img.old lost+found mnt proc sbin srv tmp var vmlinuz.old
root@matthias-laptop:/# cd home
root@matthias-laptop:/home# dir
matthias
root@matthias-laptop:/home# cd matthias
root@matthias-laptop:/home/matthias# dir
Desktop Documentos Escritorio examples.desktop Imágenes Música Plantillas Público Ubuntu\ One Untitled\ 1.odt Vídeos
root@matthias-laptop:/home/matthias# cd Escritorio
root@matthias-laptop:/home/matthias/Escritorio# dir
amule.desktop MX2642A_ENG_Rev_E.pdf
brasero.desktop nautilus-computer.desktop
D1600GuidedTour_633661757631320000.pdf rarcrack-0.2
D1600mkII_105_History_633661765079390000.pdf rarcrack-0.2.tar.bz2
D1600mkII_E1_633661756143410000.pdf Recuperar\ contraseñas\ de\ archivos\ RAR\ «\ Think\ Ubuntu_archivos
D1600mkIIEasyStart_633661756922850000.pdf Recuperar\ contraseñas\ de\ archivos\ RAR\ «\ Think\ Ubuntu.html
firefox.desktop rhythmbox.desktop
gnome-terminal.desktop
root@matthias-laptop:/home/matthias/Escritorio# cd rarcrack-0.2
root@matthias-laptop:/home/matthias/Escritorio/rarcrack-0.2# make
gcc -pthread rarcrack.c `xml2-config --libs --cflags` -O2 -o rarcrack
rarcrack.c: In function ‘crack_thread’:
rarcrack.c:206: warning: comparison between pointer and integer
rarcrack.c:205: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
rarcrack.c: In function ‘init’:
rarcrack.c:283: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘char (*)[300]’
rarcrack.c:317: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result
root@matthias-laptop:/home/matthias/Escritorio/rarcrack-0.2# make
gcc -pthread rarcrack.c `xml2-config --libs --cflags` -O2 -o rarcrack
rarcrack.c: In function ‘crack_thread’:
rarcrack.c:205: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
rarcrack.c: In function ‘init’:
rarcrack.c:283: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘char (*)[300]’
rarcrack.c:317: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result
root@matthias-laptop:/home/matthias/Escritorio/rarcrack-0.2# make
gcc -pthread rarcrack.c `xml2-config --libs --cflags` -O2 -o rarcrack
rarcrack.c: In function ‘crack_thread’:
rarcrack.c:205: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
rarcrack.c: In function ‘init’:
rarcrack.c:283: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘char (*)[300]’
rarcrack.c:317: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result
root@matthias-laptop:/home/matthias/Escritorio/rarcrack-0.2# dir
CHANGELOG LICENSE Makefile rarcrack rarcrack.c rarcrack.h README README.html RELEASE_NOTES test.7z test.rar test.zip
root@matthias-laptop:/home/matthias/Escritorio/rarcrack-0.2# tar -xjf rarcrack-02.tar.bz2
tar: rarcrack-02.tar.bz2: No se puede open: No existe el fichero ó directorio
tar: El error no es recuperable: salida ahora
tar: Child returned status 2
tar: Saliendo con fallos debido a errores anteriores
root@matthias-laptop:/home/matthias/Escritorio/rarcrack-0.2# dir
CHANGELOG LICENSE Makefile rarcrack rarcrack.c rarcrack.h README README.html RELEASE_NOTES test.7z test.rar test.zip
root@matthias-laptop:/home/matthias/Escritorio/rarcrack-0.2# make
gcc -pthread rarcrack.c `xml2-config --libs --cflags` -O2 -o rarcrack
rarcrack.c: In function ‘crack_thread’:
rarcrack.c:205: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
rarcrack.c: In function ‘init’:
rarcrack.c:283: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘char (*)[300]’
rarcrack.c:317: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result
root@matthias-laptop:/home/matthias/Escritorio/rarcrack-0.2# make install
install -s rarcrack /usr/bin
mkdir -p /usr/share/doc/rarcrack
chmod 755 /usr/share/doc/rarcrack
install -m 644 -t /usr/share/doc/rarcrack CHANGELOG LICENSE README README.html RELEASE_NOTES
root@matthias-laptop:/home/matthias/Escritorio/rarcrack-0.2# cd ..
root@matthias-laptop:/home/matthias/Escritorio# cd ..
root@matthias-laptop:/home/matthias# dir
Desktop Documentos Escritorio examples.desktop Imágenes Música Plantillas Público Ubuntu\ One Untitled\ 1.odt Vídeos
root@matthias-laptop:/home/matthias# cd Escritorio
root@matthias-laptop:/home/matthias/Escritorio# dir
amule.desktop MX2642A_ENG_Rev_E.pdf
brasero.desktop nautilus-computer.desktop
D1600GuidedTour_633661757631320000.pdf rarcrack-0.2
D1600mkII_105_History_633661765079390000.pdf rarcrack-0.2.tar.bz2
D1600mkII_E1_633661756143410000.pdf Recuperar\ contraseñas\ de\ archivos\ RAR\ «\ Think\ Ubuntu_archivos
D1600mkIIEasyStart_633661756922850000.pdf Recuperar\ contraseñas\ de\ archivos\ RAR\ «\ Think\ Ubuntu.html
firefox.desktop rhythmbox.desktop
gnome-terminal.desktop
root@matthias-laptop:/home/matthias/Escritorio# rarcrack nombre_archivo.rar –type rar –threads 3
RarCrack! 0.2 by David Zoltan Kedves (<email address hidden>)

ERROR: The specified file (3) is not exists or
       you don't have a right permissions!
root@matthias-laptop:/home/matthias/Escritorio#
root@matthias-laptop:/home/matthias/Escritorio# dir
amule.desktop gnome-terminal.desktop
brasero.desktop MX2642A_ENG_Rev_E.pdf
_Burning_Spear_-_Living_Dub_Vol_5_(Reggae).rar nautilus-computer.desktop
D1600GuidedTour_633661757631320000.pdf rarcrack-0.2
D1600mkII_105_History_633661765079390000.pdf rarcrack-0.2.tar.bz2
D1600mkII_E1_633661756143410000.pdf Recuperar\ contraseñas\ de\ archivos\ RAR\ «\ Think\ Ubuntu_archivos
D1600mkIIEasyStart_633661756922850000.pdf Recuperar\ contraseñas\ de\ archivos\ RAR\ «\ Think\ Ubuntu.html
firefox.desktop rhythmbox.desktop
root@matthias-laptop:/home/matthias/Escritorio# rarcrack _Burning_Spear_-_Living_Dub_Vol_5_(Reggae).rar –type rar –threads 3
-bash: error sintáctico cerca del elemento inesperado `('
root@matthias-laptop:/home/matthias/Escritorio# dir
amule.desktop firefox.desktop rarcrack-0.2.tar.bz2
brasero.desktop gnome-terminal.desktop Recuperar\ contraseñas\ de\ archivos\ RAR\ «\ Think\ Ubuntu_archivos
D1600GuidedTour_633661757631320000.pdf MX2642A_ENG_Rev_E.pdf Recuperar\ contraseñas\ de\ archivos\ RAR\ «\ Think\ Ubuntu.html
D1600mkII_105_History_633661765079390000.pdf nautilus-computer.desktop rhythmbox.desktop
D1600mkII_E1_633661756143410000.pdf objecto.rar
D1600mkIIEasyStart_633661756922850000.pdf rarcrack-0.2
root@matthias-laptop:/home/matthias/Escritorio# rarcrack objecto.rar –type rar –threads 3
RarCrack! 0.2 by David Zoltan Kedves (<email address hidden>)

ERROR: The specified file (3) is not exists or
       you don't have a right permissions!
root@matthias-laptop:/home/matthias/Escritorio# sudo
usage: sudo [-n] -h | -K | -k | -L | -V | -v
usage: sudo -l[l] [-AnS] [-g groupname|#gid] [-U username] [-u username|#uid] [-g groupname|#gid] [command]
usage: sudo [-AbEHnPS] [-C fd] [-g groupname|#gid] [-p prompt] [-u username|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AnS] [-C fd] [-g groupname|#gid] [-p prompt] [-u username|#uid] file ...
root@matthias-laptop:/home/matthias/Escritorio# sudo rarcrack objecto.rar –type rar –threads 3
RarCrack! 0.2 by David Zoltan Kedves (<email address hidden>)

ERROR: The specified file (3) is not exists or
       you don't have a right permissions!
root@matthias-laptop:/home/matthias/Escritorio# rarcrack --help
RarCrack! 0.2 by David Zoltan Kedves (<email address hidden>)

Usage: rarcrack encrypted_archive.ext [--threads NUM] [--type rar|zip|7z]

Options: --help: show this screen.
         --type: you can specify the archive program, this needed when
                 the program couldn't detect the proper file type
         --threads: you can specify how many threads
                    will be run, maximum 12 (default: 2)

Info: This program supports only RAR, ZIP and 7Z encrypted archives.
         RarCrack! usually detects the archive type.

root@matthias-laptop:/home/matthias/Escritorio# rarcrack objecto.rar
RarCrack! 0.2 by David Zoltan Kedves (<email address hidden>)

Fallo de segmentación (`core' generado)
root@matthias-laptop:/home/matthias/Escritorio# rarcrack objecto.rar
RarCrack! 0.2 by David Zoltan Kedves (<email address hidden>)

Fallo de segmentación (`core' generado)
root@matthias-laptop:/home/matthias/Escritorio# sudo apt-get install libxml2-dev
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
libxml2-dev ya está en su versión más reciente.
fijado libxml2-dev como instalado manualmente.
0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
root@matthias-laptop:/home/matthias/Escritorio#

ProblemType: Crash
Architecture: i386
CrashReports:
 600:1000:1000:14204:2009-10-17 19:51:42.000000000 +0200:2009-10-17 19:51:51.000000000 +0200:/var/crash/_usr_lib_desktopcouch_desktopcouch-service.1000.crash
 600:0:0:38787:2009-10-17 21:52:13.000000000 +0200:2009-10-17 21:54:50.000000000 +0200:/var/crash/_usr_bin_rarcrack.0.crash
 600:0:0:30126:2009-10-17 21:55:06.000000000 +0200:2009-10-17 21:55:23.000000000 +0200:/var/crash/_usr_share_apport_apport-gtk.0.crash
 600:1000:1000:8137485:2009-10-15 15:31:36.000000000 +0200:2009-10-15 15:31:37.000000000 +0200:/var/crash/_usr_bin_nautilus.1000.crash
Date: Sat Oct 17 21:55:07 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/share/apport/apport-gtk
InterpreterPath: /usr/bin/python2.6
Package: apport-gtk 1.9.3-0ubuntu2
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gtk
ProcEnviron:
 PATH=(custom, no user)
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
PythonArgs: ['/usr/share/apport/apport-gtk']
SourcePackage: apport
Title: apport-gtk crashed with KeyError in __getitem__()
Uname: Linux 2.6.31-14-generic i686
UserGroups:

Revision history for this message
matthias (mansurdequentar) wrote :
visibility: private → public
Revision history for this message
Apport retracing service (apport) wrote : This bug is a duplicate

Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #424965, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find.

tags: removed: need-duplicate-check
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.