pcmanfm crashed with SIGSEGV in on_drag_motion()

Bug #908737 reported by yamo
92
This bug affects 10 people
Affects Status Importance Assigned to Milestone
PCManFM
Unknown
Unknown
libfm (Debian)
Fix Released
Unknown
libfm (Ubuntu)
Fix Released
Medium
Unassigned
pcmanfm (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I was copying files from sftp to my computer.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: pcmanfm 0.9.9-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Config_pcmanfm_System_lxde: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/etc/xdg/pcmanfm/lxde/pcmanfm.conf'
CrashCounter: 1
Date: Mon Dec 26 12:17:20 2011
ExecutablePath: /usr/bin/pcmanfm
Pref_Config_Home_lxde:
 [Preferred Applications]
 CustomWebBrowsers=seamonkey.desktop;
ProcCmdline: pcmanfm --desktop --profile LXDE
SegvAnalysis:
 Segfault happened at: 0x7febe54cd863: mov 0x18(%rax),%rax
 PC (0x7febe54cd863) ok
 source "0x18(%rax)" (0x00000018) not located in a known VMA region (needed readable region)!
 destination "%rax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: pcmanfm
StacktraceTop:
 ?? () from /usr/lib/libfm-gtk.so.1
 _gtk_marshal_BOOLEAN__OBJECT_INT_INT_UINT (closure=0x221a1a0, return_value=0x7fff1f575970, n_param_values=<optimized out>, param_values=0x7febd001dd90, invocation_hint=<optimized out>, marshal_data=<optimized out>) at /build/buildd/gtk+2.0-2.24.6/gtk/gtkmarshalers.c:413
 g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: pcmanfm crashed with SIGSEGV in _gtk_marshal_BOOLEAN__OBJECT_INT_INT_UINT()
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (72 days ago)
UserGroups: adm admin cdrom dialout kqemu kvm lpadmin plugdev sambashare

Revision history for this message
yamo (stephane-gregoire) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 on_drag_motion (dest_widget=<optimized out>, drag_context=0x220e4d0, x=68, y=<optimized out>, time=182813, fv=0x2056d50) at gtk/fm-folder-view.c:456
 _gtk_marshal_BOOLEAN__OBJECT_INT_INT_UINT (closure=0x221a1a0, return_value=0x7fff1f575970, n_param_values=<optimized out>, param_values=0x7febd001dd90, invocation_hint=<optimized out>, marshal_data=<optimized out>) at /build/buildd/gtk+2.0-2.24.6/gtk/gtkmarshalers.c:413
 g_closure_invoke (closure=0x221a1a0, return_value=0x7fff1f575970, n_param_values=5, param_values=0x7febd001dd90, invocation_hint=<optimized out>) at /build/buildd/glib2.0-2.30.0/./gobject/gclosure.c:774
 signal_emit_unlocked_R (node=<optimized out>, detail=0, instance=0x2114460, emission_return=0x7fff1f575ad0, instance_and_params=0x7febd001dd90) at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c:3342
 g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=<optimized out>) at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c:3013

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in pcmanfm (Ubuntu):
importance: Undecided → Medium
summary: - pcmanfm crashed with SIGSEGV in
- _gtk_marshal_BOOLEAN__OBJECT_INT_INT_UINT()
+ pcmanfm crashed with SIGSEGV in on_drag_motion()
tags: removed: need-amd64-retrace
yamo (stephane-gregoire)
visibility: private → public
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in pcmanfm (Ubuntu):
status: New → Confirmed
Revision history for this message
karl anliot (kanliot) wrote :

bug is very vague. almost worse than useless because devs need to duplicate the setup to reproduce

Phill Whiteside (phillw)
Changed in pcmanfm (Ubuntu):
status: Confirmed → Incomplete
status: Incomplete → Confirmed
Revision history for this message
Phill Whiteside (phillw) wrote :

I had marked this as incomplete as per comment. #6 But there is full apport trace. If there is not enough information on an apport trace, then the person who maintains the program should include more apport triggers. Whilst that happens, the person who filed it as a full apport report should be asked, politely, for more information and not be told "it is vague". response #6 is not helpful to anyone.

tags: added: precise
Revision history for this message
karl anliot (kanliot) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

Changed in pcmanfm (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
yamo (stephane-gregoire) wrote :

Drag and drop a directory to a directory named D and then open D.

Revision history for this message
karl anliot (kanliot) wrote :

I need more info. Please assume I can't reproduce the bug.

Revision history for this message
LStranger (andrej-rep) wrote :

The problem at gtk/fm-folder-view.c:456 (see comment #2) has been fixed in pcmanfm git repository so this bug should be fixed as soon these changes come into ubuntu package.
(see https://sourceforge.net/tracker/?func=detail&aid=3477681&group_id=156956&atid=801864)

Revision history for this message
Bob Bib (bobbib) wrote :

1) detailed bug reproduction info is provided at Debain BTS;
2) it has been fixed in LibFM 1.0: http://blog.lxde.org/?p=939
* 0054afd – Fix #3473087 – Crash when double-clicking on a folder if the mouse moves.
http://pcmanfm.git.sourceforge.net/git/gitweb.cgi?p=pcmanfm/libfm;a=commitdiff;h=0054afd
https://sourceforge.net/tracker/?func=detail&group_id=156956&atid=801864&aid=3473087
3) as for now, Ubuntu Quantal has libfm 1.0.1-0ubuntu1, so I'm marking it as "Fix Released" (IMHO, at least a patch should be applied at Ubuntu Precise pacakge version).

affects: pcmanfm (Debian) → libfm (Debian)
affects: pcmanfm (Ubuntu) → libfm (Ubuntu)
Changed in libfm (Ubuntu):
status: Incomplete → Fix Released
Changed in pcmanfm (Ubuntu):
status: New → Invalid
Changed in libfm (Debian):
status: Unknown → Confirmed
Changed in libfm (Debian):
status: Confirmed → Fix Released
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.