cairo-dock crashed with SIGSEGV in action_on_click() on the terminal applet

Bug #744392 reported by JIm
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cairo-dock (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: cairo-dock

Added the terminal applet restarted & click the applet which caused the crash

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: cairo-dock-core 2.2.0~4-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic i686
Architecture: i386
Date: Mon Mar 28 17:09:06 2011
ExecutablePath: /usr/bin/cairo-dock
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110324)
ProcCmdline: cairo-dock -o
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x80648fc: mov (%eax),%eax
 PC (0x080648fc) ok
 source "(%eax)" (0x672f756e) not located in a known VMA region (needed readable region)!
 destination "%eax" ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: cairo-dock
StacktraceTop:
 action_on_click () from /usr/lib/cairo-dock/libcd-Folders.so
 cairo_dock_on_button_press () from /usr/lib/libgldi.so.2
 ?? () from /usr/lib/libgtk-x11-2.0.so.0
 g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
Title: cairo-dock crashed with SIGSEGV in action_on_click()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin audio cdrom dialout dip fax lpadmin netdev plugdev sambashare video

Revision history for this message
JIm (jim-richardson06) wrote :
visibility: private → public
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 action_on_click (myApplet=0xb7b1cd8, pClickedIcon=0xb65ac10, pClickedContainer=0x9844608, iButtonState=256) at /build/buildd/cairo-dock-plug-ins-2.2.0~4/Folders/src/applet-notifications.c:30
 cairo_dock_on_button_press (pWidget=0x90a61d0, pButton=0x9bef0c0, pDock=0x9844608) at /build/buildd/cairo-dock-2.2.0~4/src/gldit/cairo-dock-callbacks.c:922
 _gtk_marshal_BOOLEAN__BOXED (closure=0x945c168, return_value=0xbff08024, n_param_values=2, param_values=0x9cd0d90, invocation_hint=0xbff08010, marshal_data=0xc5f100) at /build/buildd/gtk+2.0-2.24.3/gtk/gtkmarshalers.c:86
 g_closure_invoke (closure=0x945c168, return_value=0xbff08024, n_param_values=2, param_values=0x9cd0d90, invocation_hint=0xbff08010) at /build/buildd/glib2.0-2.28.4/./gobject/gclosure.c:767
 signal_emit_unlocked_R (node=0x9036de0, detail=0, instance=0x90a61d0, emission_return=0xbff0815c, instance_and_params=0x9cd0d90) at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c:3252

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 cairo-dock (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
Revision history for this message
Matthieu Baerts (matttbe) wrote :

Thank you for this bug report!
I think (and I hope) that this bug has been fixed with the new version.
@ fabounet: can you confirm?

Please confirm this bug on this bug report too! bug #723994

Revision history for this message
Fabounet (fabounet03) wrote : Re: [Cairo-dock-team] [Bug 744392] Re: cairo-dock crashed with SIGSEGV in action_on_click() on the terminal applet

I don't have any bug with the terminal applet, and its code hasn't changed
recently.
does anyone else have this bug ?
would it be possible to test with the 2.3, or to launch the dock with the
debugger: "ddd cairo-dock" ?
Thanks

2011/3/28 Matthieu Baerts <email address hidden>

> Thank you for this bug report!
> I think (and I hope) that this bug has been fixed with the new version.
> @ fabounet: can you confirm?
>
> Please confirm this bug on this bug report too! bug #723994
>
> --
> You received this bug notification because you are a member of Cairo-
> Dock Team, which is subscribed to cairo-dock in Ubuntu.
> https://bugs.launchpad.net/bugs/744392
>
> Title:
> cairo-dock crashed with SIGSEGV in action_on_click() on the terminal
> applet
>
> Status in “cairo-dock” package in Ubuntu:
> New
>
> Bug description:
> Binary package hint: cairo-dock
>
> Added the terminal applet restarted & click the applet which caused
> the crash
>
> ProblemType: Crash
> DistroRelease: Ubuntu 11.04
> Package: cairo-dock-core 2.2.0~4-0ubuntu1
> ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
> Uname: Linux 2.6.38-7-generic i686
> Architecture: i386
> Date: Mon Mar 28 17:09:06 2011
> ExecutablePath: /usr/bin/cairo-dock
> InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110324)
> ProcCmdline: cairo-dock -o
> ProcEnviron:
> LANGUAGE=en_GB:en
> PATH=(custom, user)
> LANG=en_GB.UTF-8
> SHELL=/bin/bash
> SegvAnalysis:
> Segfault happened at: 0x80648fc: mov (%eax),%eax
> PC (0x080648fc) ok
> source "(%eax)" (0x672f756e) not located in a known VMA region (needed
> readable region)!
> destination "%eax" ok
> SegvReason: reading unknown VMA
> Signal: 11
> SourcePackage: cairo-dock
> StacktraceTop:
> action_on_click () from /usr/lib/cairo-dock/libcd-Folders.so
> cairo_dock_on_button_press () from /usr/lib/libgldi.so.2
> ?? () from /usr/lib/libgtk-x11-2.0.so.0
> g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
> ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
> Title: cairo-dock crashed with SIGSEGV in action_on_click()
> UpgradeStatus: No upgrade log present (probably fresh install)
> UserGroups: adm admin audio cdrom dialout dip fax lpadmin netdev plugdev
> sambashare video
>
> _______________________________________________
> Mailing list: https://launchpad.net/~cairo-dock-team
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~cairo-dock-team
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Fabounet (fabounet03) wrote :

actually the bug seemed to occur in the Folders applet.
I can't guess why, but since this applet has evolved a lot in the 2.3, it's
maybe fixed already.

2011/3/28 Fabrice Rey <email address hidden>

> I don't have any bug with the terminal applet, and its code hasn't changed
> recently.
> does anyone else have this bug ?
> would it be possible to test with the 2.3, or to launch the dock with the
> debugger: "ddd cairo-dock" ?
> Thanks
>
>
> 2011/3/28 Matthieu Baerts <email address hidden>
>
>> Thank you for this bug report!
>> I think (and I hope) that this bug has been fixed with the new version.
>> @ fabounet: can you confirm?
>>
>> Please confirm this bug on this bug report too! bug #723994
>>
>> --
>> You received this bug notification because you are a member of Cairo-
>> Dock Team, which is subscribed to cairo-dock in Ubuntu.
>> https://bugs.launchpad.net/bugs/744392
>>
>> Title:
>> cairo-dock crashed with SIGSEGV in action_on_click() on the terminal
>> applet
>>
>> Status in “cairo-dock” package in Ubuntu:
>> New
>>
>> Bug description:
>> Binary package hint: cairo-dock
>>
>> Added the terminal applet restarted & click the applet which caused
>> the crash
>>
>> ProblemType: Crash
>> DistroRelease: Ubuntu 11.04
>> Package: cairo-dock-core 2.2.0~4-0ubuntu1
>> ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
>> Uname: Linux 2.6.38-7-generic i686
>> Architecture: i386
>> Date: Mon Mar 28 17:09:06 2011
>> ExecutablePath: /usr/bin/cairo-dock
>> InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110324)
>> ProcCmdline: cairo-dock -o
>> ProcEnviron:
>> LANGUAGE=en_GB:en
>> PATH=(custom, user)
>> LANG=en_GB.UTF-8
>> SHELL=/bin/bash
>> SegvAnalysis:
>> Segfault happened at: 0x80648fc: mov (%eax),%eax
>> PC (0x080648fc) ok
>> source "(%eax)" (0x672f756e) not located in a known VMA region (needed
>> readable region)!
>> destination "%eax" ok
>> SegvReason: reading unknown VMA
>> Signal: 11
>> SourcePackage: cairo-dock
>> StacktraceTop:
>> action_on_click () from /usr/lib/cairo-dock/libcd-Folders.so
>> cairo_dock_on_button_press () from /usr/lib/libgldi.so.2
>> ?? () from /usr/lib/libgtk-x11-2.0.so.0
>> g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
>> ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
>> Title: cairo-dock crashed with SIGSEGV in action_on_click()
>> UpgradeStatus: No upgrade log present (probably fresh install)
>> UserGroups: adm admin audio cdrom dialout dip fax lpadmin netdev plugdev
>> sambashare video
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~cairo-dock-team
>> Post to : <email address hidden>
>> Unsubscribe : https://launchpad.net/~cairo-dock-team
>> More help : https://help.launchpad.net/ListHelp
>>
>
>

Revision history for this message
Matthieu Baerts (matttbe) wrote :

Should be fixed but don't hesitate to re-open this bug report if you still have this bug ;)

Changed in cairo-dock (Ubuntu):
status: New → 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.