After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 632547 - crash in Archive Manager: open in-archive director...
crash in Archive Manager: open in-archive director...
Status: RESOLVED DUPLICATE of bug 577525
Product: file-roller
Classification: Applications
Component: general
2.30.x
Other All
: Normal critical
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2010-10-19 12:32 UTC by gcmd-devel
Modified: 2010-10-19 13:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description gcmd-devel 2010-10-19 12:32:21 UTC
Version: 2.30.2

What were you doing when the application crashed?
open in-archive directory double-clicking on it


Distribution: Gentoo Base System release 2.0.1
Gnome Release: 2.30.2 2010-06-23 (Gentoo)
BugBuddy Version: 2.32.0

System: Linux 2.6.35-gentoo-r10 #2 SMP Thu Oct 7 13:31:52 YEKST 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10900000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Glossy
Icon Theme: elementary
GTK+ Modules: canberra-gtk-module, gnomesegvhandler, gnomebreakpad, gail:atk-bridge

Memory status: size: 293629952 vsize: 293629952 resident: 32788480 share: 21176320 rss: 32788480 rss_rlim: 18446744073709551615
CPU usage: start_time: 1287490125 rtime: 245 utime: 229 stime: 16 cutime:79 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/file-roller'

[Thread debugging using libthread_db enabled]
[New Thread 0x7fe3aff5a710 (LWP 27548)]
0x00007fe3b9edd79d in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7fe3bb754860 (LWP 27547))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 bugbuddy_segv_handle
    from /usr/lib64/gtk-2.0/modules/libgnomesegvhandler.so
  • #4 <signal handler called>
  • #5 egg_tree_multi_drag_button_release_event
  • #6 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #8 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #11 gtk_widget_event_internal
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gdk_event_dispatch
    from /usr/lib/libgdk-x11-2.0.so.0
  • #15 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #18 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 main
A debugging session is active.

	Inferior 1 [process 27547] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors (15715 sec old) ---------------------
** (gnome-session:10382): DEBUG: GsmManager: Adding new client 10587b58e03823a7e512874746009347200000103820053 to session
** (gnome-session:10382): DEBUG: GsmXSMPClient: Sending RegisterClientReply to '0x761000 [10587b58e03823a7e512874746009347200000103820053]'
** (gnome-session:10382): DEBUG: GsmXSMPClient: Sending initial SaveYourself
(emerald:10623): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()
** (gnome-session:10382): DEBUG: GsmXSMPClient: Set properties from client '0x761000 [10587b58e03823a7e512874746009347200000103820053]'
** (gnome-session:10382): DEBUG: GsmXSMPClient:   Program = './skype'
** (gnome-session:10382): DEBUG: GsmXSMPClient: Set properties from client '0x761000 [./skype 10587b58e03823a7e512874746009347200000103820053]'
** (gnome-session:10382): DEBUG: GsmXSMPClient:   UserID = 'rion'
** (gnome-session:10382): DEBUG: GsmXSMPClient: Set properties from client '0x761000 [./skype 10587b58e03823a7e512874746009347200000103820053]'
** (gnome-session:10382): DEBUG: GsmXSMPClient:   RestartCommand = './skype' '-session' '10587b58e03823a7e512874746009347200000103820053_1287474600_645125' 
** (gnome-session:10382): DEBUG: GsmXSMPClient: Delete properties from '0x761000 [./skype 10587b58e03823a7e512874746009347200000103820053]'
** (gnome-session:10382): DEBUG:   DiscardCommand
** (gnome-session:10382): DEBUG: GsmXSMPClient: Set properties from
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Rion 2010-10-19 12:45:02 UTC
i can't reproduce it when open dir from context menu.
only mouse clicking causes crash
Comment 2 Fabio Durán Verdugo 2010-10-19 13:04:20 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 577525 ***