Your message dated Tue, 30 Apr 2013 14:20:49 +0200
with message-id <[email protected]>
and subject line Re: Bug#548336: restart gnome on squeeze2wheezy upgrades?
has caused the Debian Bug report #548336,
regarding Document the need of a restart of GNOME session during update
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
548336: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548336
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: inkscape
Version: 0.46-9
Severity: important
(This may be a duplicate of bug #417532, but the information it gives
is at a sour spot of level of detail for duplicate testing, so I'm
filing separately just in case.)
Starting Inkscape from the command line and then selecting File > Open
causes a crash. On the terminal appears the text:
"""
process 1876: type array 97 not a basic type
process 1876: type array 97 not a basic type
process 1876: type invalid 0 not a basic type
process 1876: type invalid 0 not a basic type
process 1876: type struct 114 not a basic type
Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix it.
"""
The graphical interface hangs totally after this, with the main window
and an unrendered dialog window. ^C terminates the process with no
further ado.
Doing the same thing in gdb and requesting a backtrace yields the
following:
"""
process 1878: type array 97 not a basic type
process 1878: type array 97 not a basic type
process 1878: type invalid 0 not a basic type
process 1878: type invalid 0 not a basic type
process 1878: type struct 114 not a basic type
Program received signal SIGSEGV, Segmentation fault.
0x00007fffed2d3476 in ?? () from /lib/libdbus-1.so.3
(gdb) bt
#0 0x00007fffed2d3476 in ?? () from /lib/libdbus-1.so.3
#1 0x00007fffed2d395a in ?? () from /lib/libdbus-1.so.3
#2 0x00007fffed2c2131 in ?? () from /lib/libdbus-1.so.3
#3 0x00007fffed2c2179 in ?? () from /lib/libdbus-1.so.3
#4 0x00007fffed2c1214 in ?? () from /lib/libdbus-1.so.3
#5 0x00007fffed2c2248 in ?? () from /lib/libdbus-1.so.3
#6 0x00007fffed2c1214 in ?? () from /lib/libdbus-1.so.3
#7 0x00007fffe86efe53 in ?? () from
/usr/lib/gio/modules/libgioremote-volume-monitor.so
#8 0x00007fffe86f5e86 in ?? () from
/usr/lib/gio/modules/libgioremote-volume-monitor.so
#9 0x00007fffe86f72a6 in ?? () from
/usr/lib/gio/modules/libgioremote-volume-monitor.so
#10 0x00007ffff409cdbd in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#11 0x00007ffff409d907 in g_object_new_valist () from
/usr/lib/libgobject-2.0.so.0
#12 0x00007ffff409da4c in g_object_new () from /usr/lib/libgobject-2.0.so.0
#13 0x00007ffff4caec54 in g_volume_monitor_get () from /usr/lib/libgio-2.0.so.0
#14 0x00007ffff5b1042c in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x00007ffff40b79e5 in g_type_create_instance () from
/usr/lib/libgobject-2.0.so.0
#16 0x00007ffff409c74b in ?? () from /usr/lib/libgobject-2.0.so.0
#17 0x00007ffff409cdbd in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#18 0x00007ffff409d907 in g_object_new_valist () from
/usr/lib/libgobject-2.0.so.0
#19 0x00007ffff409da4c in g_object_new () from /usr/lib/libgobject-2.0.so.0
#20 0x00007ffff5b05241 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x00007ffff40b79e5 in g_type_create_instance () from
/usr/lib/libgobject-2.0.so.0
#22 0x00007ffff409c74b in ?? () from /usr/lib/libgobject-2.0.so.0
#23 0x00007ffff5b07ba8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x00007ffff409cdbd in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#25 0x00007ffff409d907 in g_object_new_valist () from
/usr/lib/libgobject-2.0.so.0
#26 0x00007ffff409da4c in g_object_new () from /usr/lib/libgobject-2.0.so.0
#27 0x00007ffff5b0d145 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x00007ffff409cdbd in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#29 0x00007ffff409d907 in g_object_new_valist () from
/usr/lib/libgobject-2.0.so.0
#30 0x00007ffff409da4c in g_object_new () from /usr/lib/libgobject-2.0.so.0
#31 0x00007ffff5b09071 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#32 0x00007ffff409cdbd in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#33 0x00007ffff6c230c8 in Glib::Object::Object(Glib::ConstructParams const&) ()
from /usr/lib/libglibmm-2.4.so.1
#34 0x00007ffff7a5d0e5 in Gtk::Object::Object(Glib::ConstructParams const&) ()
from /usr/lib/libgtkmm-2.4.so.1
#35 0x00007ffff7ac0535 in Gtk::Widget::Widget(Glib::ConstructParams const&) ()
from /usr/lib/libgtkmm-2.4.so.1
#36 0x00007ffff7a2bb5d in Gtk::Container::Container(Glib::ConstructParams
const&) () from /usr/lib/libgtkmm-2.4.so.1
#37 0x00007ffff7a1104d in Gtk::Bin::Bin(Glib::ConstructParams const&) () from
/usr/lib/libgtkmm-2.4.so.1
#38 0x00007ffff7aca53d in Gtk::Window::Window(Glib::ConstructParams const&) ()
from /usr/lib/libgtkmm-2.4.so.1
#39 0x00007ffff7a2e7fd in Gtk::Dialog::Dialog(Glib::ConstructParams const&) ()
from /usr/lib/libgtkmm-2.4.so.1
#40 0x00007ffff7a3adf7 in
Gtk::FileChooserDialog::FileChooserDialog(Gtk::Window&, Glib::ustring const&,
Gtk::FileChooserAction) ()
from /usr/lib/libgtkmm-2.4.so.1
#41 0x0000000000687068 in FileDialogBaseGtk (this=0x4855ea8,
__vtt_parm=0xcc9ac8, parentWindow=..., title=...,
---Type <return> to continue, or q <return> to quit---
type=Inkscape::UI::Dialog::SVG_TYPES, preferenceBase=0xcc55f2
"dialogs.open", __in_chrg=<value optimized out>)
at ui/dialog/filedialogimpl-gtkmm.h:170
#42 0x000000000067f93e in FileOpenDialogImplGtk (this=0x4855ea0,
parentWindow=..., dir=...,
fileTypes=Inkscape::UI::Dialog::SVG_TYPES, title=..., __in_chrg=<value
optimized out>, __vtt_parm=<value optimized out>)
at ui/dialog/filedialogimpl-gtkmm.cpp:695
#43 0x000000000066d2e3 in Inkscape::UI::Dialog::FileOpenDialog::create
(parentWindow=..., path=...,
fileTypes=Inkscape::UI::Dialog::SVG_TYPES, title=...) at
ui/dialog/filedialog.cpp:40
#44 0x0000000000462b73 in sp_file_open_dialog (parentWindow=...) at file.cpp:406
#45 0x000000000054b5cb in Inkscape::FileVerb::perform (action=0x156cd90,
data=0x3) at verbs.cpp:773
#46 0x0000000000929039 in sp_action_perform (action=0x156cd90, data=0x0) at
helper/action.cpp:181
#47 0x000000000046c8aa in sp_ui_menu_activate (action=0x156cd90) at
interface.cpp:367
#48 0x00007ffff40974bd in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#49 0x00007ffff40aac8b in ?? () from /usr/lib/libgobject-2.0.so.0
#50 0x00007ffff40ac032 in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#51 0x00007ffff40ac503 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#52 0x00007ffff5c6a360 in gtk_widget_activate () from
/usr/lib/libgtk-x11-2.0.so.0
#53 0x00007ffff5b6915d in gtk_menu_shell_activate_item () from
/usr/lib/libgtk-x11-2.0.so.0
#54 0x00007ffff5b6aaeb in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#55 0x00007ffff5b5b178 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#56 0x00007ffff40974bd in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#57 0x00007ffff40aa979 in ?? () from /usr/lib/libgobject-2.0.so.0
#58 0x00007ffff40abec8 in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#59 0x00007ffff40ac503 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#60 0x00007ffff5c6417e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#61 0x00007ffff5b53733 in gtk_propagate_event () from
/usr/lib/libgtk-x11-2.0.so.0
#62 0x00007ffff5b5480b in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#63 0x000000000045188a in snooper (event=0x426db20) at main.cpp:682
#64 0x00007ffff57c81bc in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#65 0x00007ffff37f112a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#66 0x00007ffff37f4988 in ?? () from /lib/libglib-2.0.so.0
#67 0x00007ffff37f4e5d in g_main_loop_run () from /lib/libglib-2.0.so.0
#68 0x00007ffff5b54c07 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#69 0x000000000045215c in sp_main_gui (argc=1, argv=0x7fffffffe3d8) at
main.cpp:724
#70 0x000000000062edd0 in Inkscape::NSApplication::Application::run
(this=0x7fffffffe2b0) at application/application.cpp:117
#71 0x000000000045277d in main (argc=1, argv=0x7fffffffe3d8) at main.cpp:539
"""
---> Drake Wilson
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-1-amd64 (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/bash
Versions of packages inkscape depends on:
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.9-27 GNU C Library: Shared libraries
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libcairomm-1.0-1 1.8.0-1 C++ wrappers for Cairo (shared lib
ii libfontconfig1 2.6.0-4 generic font configuration library
ii libfreetype6 2.3.9-5 FreeType 2 font engine, shared lib
ii libgc1c2 1:6.8-1.2 conservative garbage collector for
ii libgcc1 1:4.4.1-5 GCC support library
ii libgconf2-4 2.26.2-3 GNOME configuration database syste
ii libglib2.0-0 2.22.1-1 The GLib library of C routines
ii libglibmm-2.4-1c2a 2.22.1-2 C++ wrapper for the GLib toolkit (
ii libgnomevfs2-0 1:2.24.1-4 GNOME Virtual File System (runtime
ii libgtk2.0-0 2.18.2-1 The GTK+ graphical user interface
ii libgtkmm-2.4-1c2a 1:2.18.2-1 C++ wrappers for GTK+ 2.4 (shared
ii libgtkspell0 2.0.13-2 a spell-checking addon for GTK's T
ii liblcms1 1.18.dfsg-1 Color management library
ii libpango1.0-0 1.26.0-1 Layout and rendering of internatio
ii libpangomm-1.4-1 2.26.0-1 C++ Wrapper for pango (shared libr
ii libpng12-0 1.2.40-1 PNG library - runtime
ii libpoppler-glib4 0.10.6-1 PDF rendering library (GLib-based
ii libpoppler4 0.10.6-1 PDF rendering library
ii libpopt0 1.15-1 lib for parsing cmdline parameters
ii libsigc++-2.0-0c2a 2.0.18-2 type-safe Signal Framework for C++
ii libssl0.9.8 0.9.8k-5 SSL shared libraries
ii libstdc++6 4.4.1-5 The GNU Standard C++ Library v3
ii libwpd8c2a 0.8.14-1 Library for handling WordPerfect d
ii libwpg-0.1-1 0.1.3-1 WordPerfect graphics import/conver
ii libx11-6 2:1.2.2-1 X11 client-side library
ii libxft2 2.1.13-3 FreeType-based font drawing librar
ii libxml2 2.7.5.dfsg-1 GNOME XML library
ii libxslt1.1 1.1.26-1 XSLT processing library - runtime
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
Versions of packages inkscape recommends:
ii imagemagick 7:6.5.5.3-1 image manipulation programs
ii libwmf-bin 0.2.8.4-6.1 Windows metafile conversion tools
ii perlmagick 7:6.5.5.3-1 Perl interface to the ImageMagick
ii pstoedit 3.45-8 PostScript and PDF files to editab
Versions of packages inkscape suggests:
ii dia 0.97-2 Diagram editor
ii libgnomevfs2-extra 1:2.24.1-4 GNOME Virtual File System (extra m
pn libsvg-perl <none> (no description available)
pn libxml-xql-perl <none> (no description available)
ii python 2.5.4-2 An interactive high-level object-o
ii python-lxml 2.2.2-1 pythonic binding for the libxml2 a
ii python-numpy 1:1.3.0-3 Numerical Python adds a fast array
pn python-uniconvertor <none> (no description available)
ii ruby 4.2 An interpreter of object-oriented
pn skencil <none> (no description available)
pn ttf-bitstream-vera <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
On Dienstag, 30. April 2013, Julien Cristau wrote:
> We already tell people to reboot after upgrading...
Agreed, this bug is moot.
signature.asc
Description: This is a digitally signed message part.
--- End Message ---