[Bug 592082] [NEW] Evince crashes with SIGSEGV in ev_metadata_get_string

2010-06-10 Thread Superna
Public bug reported:

Binary package hint: evince

Running evince without any options nor documents crashes.

Running GDB reveals :
(gdb) r
Starting program: /usr/bin/evince
[Thread debugging using libthread_db enabled]

(evince:28219): EggSMClient-WARNING **: Failed to connect to the session
manager: None of the authentication protocols specified are supported

(evince:28219): Gtk-WARNING **: Attempting to read the recently used
resources file at `/users/narmstrong/.recently-used.xbel', but the
parser failed: L'ouverture du fichier « /users/narmstrong/.recently-
used.xbel » a échoué : Permission non accordée.

** (evince:28219): WARNING **: Error creating last_settings file: Erreur
lors de l'ouverture du fichier
« /users/narmstrong/.gnome2/evince/last_settings » : Permission non
accordée

Program received signal SIGSEGV, Segmentation fault.
0xb77134dc in ev_metadata_get_string (metadata=0x0,
key=0xb7744a0c show_toolbar, value=0xbfad034c) at ev-metadata.c:148
148 ev-metadata.c: Aucun fichier ou dossier de ce type.
 in ev-metadata.c
(gdb) bt
#0  0xb77134dc in ev_metadata_get_string (metadata=0x0,
key=0xb7744a0c show_toolbar, value=0xbfad034c) at ev-metadata.c:148
#1  0xb77135bb in ev_metadata_get_int (metadata=0x0,
key=0xb7744a0c show_toolbar, value=0xbfad037c) at ev-metadata.c:211
#2  0xb771361f in ev_metadata_get_boolean (metadata=0x0,
key=0xb7744a0c show_toolbar, value=0xbfad0428) at ev-metadata.c:273
#3  0xb7726027 in setup_chrome_from_metadata (ev_window=0xb7aaf058)
at ev-window.c:911
#4  ev_window_init (ev_window=0xb7aaf058) at ev-window.c:6495
#5  0xb6cbd9c2 in IA__g_type_create_instance (type=3081424168)
at /build/buildd/glib2.0-2.24.1/gobject/gtype.c:1885
#6  0xb6ca1a18 in g_object_constructor (type=3081424168,
n_construct_properties=2, construct_params=0xb7aac260)
at /build/buildd/glib2.0-2.24.1/gobject/gobject.c:1396
#7  0xb6ca2c4c in IA__g_object_newv (object_type=3081424168, n_parameters=1,
parameters=0xb7aad140)
at /build/buildd/glib2.0-2.24.1/gobject/gobject.c:1261
#8  0xb6ca390c in IA__g_object_new_valist (object_type=3081424168,
first_property_name=0xb7743e5d type, var_args=0xbfad079c )
at /build/buildd/glib2.0-2.24.1/gobject/gobject.c:1377
#9  0xb6ca3a27 in IA__g_object_new (object_type=3081424168,
first_property_name=0xb7743e5d type)
at /build/buildd/glib2.0-2.24.1/gobject/gobject.c:1095
#10 0xb771cb25 in ev_window_new () at ev-window.c:6527
#11 0xb7710122 in ev_application_open_window (application=0xb7a9d980,
screen=0xb7a660e8, timestamp=0) at ev-application.c:707
#12 0xb7730109 in load_files (argc=1, argv=0xbfad0914) at main.c:178
#13 main (argc=1, argv=0xbfad0914) at main.c:313

Running Ubuntu 10.04 32bit all up to date, updated from a 9.10
installation.

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: evince
  
  Running evince without any options nor documents crashes.
  
  Running GDB reveals :
  (gdb) r
- Starting program: /usr/bin/evince 
+ Starting program: /usr/bin/evince
  [Thread debugging using libthread_db enabled]
  
  (evince:28219): EggSMClient-WARNING **: Failed to connect to the session
  manager: None of the authentication protocols specified are supported
  
- 
- (evince:28219): Gtk-WARNING **: Attempting to read the recently used 
resources file at `/users/narmstrong/.recently-used.xbel', but the parser 
failed: L'ouverture du fichier « /users/narmstrong/.recently-used.xbel » a 
échoué : Permission non accordée.
+ (evince:28219): Gtk-WARNING **: Attempting to read the recently used
+ resources file at `/users/narmstrong/.recently-used.xbel', but the
+ parser failed: L'ouverture du fichier « /users/narmstrong/.recently-
+ used.xbel » a échoué : Permission non accordée.
  
  ** (evince:28219): WARNING **: Error creating last_settings file: Erreur
  lors de l'ouverture du fichier
  « /users/narmstrong/.gnome2/evince/last_settings » : Permission non
  accordée
  
- 
  Program received signal SIGSEGV, Segmentation fault.
- 0xb77134dc in ev_metadata_get_string (metadata=0x0, 
- key=0xb7744a0c show_toolbar, value=0xbfad034c) at ev-metadata.c:148
+ 0xb77134dc in ev_metadata_get_string (metadata=0x0,
+ key=0xb7744a0c show_toolbar, value=0xbfad034c) at ev-metadata.c:148
  148   ev-metadata.c: Aucun fichier ou dossier de ce type.
-   in ev-metadata.c
+  in ev-metadata.c
  (gdb) bt
- #0  0xb77134dc in ev_metadata_get_string (metadata=0x0, 
- key=0xb7744a0c show_toolbar, value=0xbfad034c) at ev-metadata.c:148
- #1  0xb77135bb in ev_metadata_get_int (metadata=0x0, 
- key=0xb7744a0c show_toolbar, value=0xbfad037c) at ev-metadata.c:211
- #2  0xb771361f in ev_metadata_get_boolean (metadata=0x0, 
- key=0xb7744a0c show_toolbar, value=0xbfad0428) at ev-metadata.c:273
+ #0  0xb77134dc in ev_metadata_get_string (metadata=0x0,
+ key=0xb7744a0c show_toolbar, value=0xbfad034c) at ev-metadata.c:148
+ #1  0xb77135bb in 

[Bug 592082] Re: Evince crashes with SIGSEGV in ev_metadata_get_string

2010-06-10 Thread Superna
Found similar gnome bug
https://bugzilla.gnome.org/show_bug.cgi?id=617154

A simple :
touch .gnome2/evince/last_settings

Fixes the issue

** Bug watch added: GNOME Bug Tracker #617154
   https://bugzilla.gnome.org/show_bug.cgi?id=617154

-- 
Evince crashes with SIGSEGV in ev_metadata_get_string
https://bugs.launchpad.net/bugs/592082
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 517139] [NEW] autofs5 only checks 127.0.0.1 for localhost bind mounts

2010-02-04 Thread Superna
Public bug reported:

Binary package hint: autofs5

Description:Ubuntu 9.10
Release:9.10

autofs5:
  Installed: 5.0.4-3
  Candidate: 5.0.4-3
  Version table:
 *** 5.0.4-3 0
500 http://fr.archive.ubuntu.com karmic/universe Packages
100 /var/lib/dpkg/status


When using autofs5 with local mounts, the Karmic installer references the 
machine name as 127.0.1.1 and localhost as 127.0.0.1.

In our network, we have every users account data on each users machine
on the /users/ directory managed by autofs.

The machine hosting the users directory is referenced by the machines
name, here : zoidberg

On my recent karmic install, the /etc/hosts was :
127.0.0.1   localhost
127.0.1.1   zoidberg

So when generating the mount options, the zoidberg ip was 127.0.1.1 and
was not considered as local and not mounted with bind.

Removing the 127.0.1.1 line and setting zoidberg as 127.0.0.1 resolved
the problem.

Autofs shound check the 127.*.*.* addresses as local instead of
127.0.0.1 only.

** Affects: autofs5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bind localhost nfs

-- 
autofs5 only checks 127.0.0.1 for localhost bind mounts
https://bugs.launchpad.net/bugs/517139
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 316252] Re: Unable to retrieve MSN Address Book

2009-01-12 Thread Superna
emesene client works well

-- 
Unable to retrieve MSN Address Book
https://bugs.launchpad.net/bugs/316252
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