GNOME Bugzilla – Bug 273796
Crash: evolution hangup when creating appointment and pasting text with mouse (middle button).
Last modified: 2013-09-13 00:58:38 UTC
Distribution: Debian 3.1 Package: Evolution Priority: Normal Version: GNOME2.8.1 2.0.3 Gnome-Distributor: Debian Synopsis: evolution hangup when creating appointment and pasting text with mouse (middle button). Bugzilla-Product: Evolution Bugzilla-Component: Calendar Bugzilla-Version: 2.0.3 BugBuddy-GnomeVersion: 2.0 (2.8.0) Description: Description of the crash: Evolutions hangs up when I create an appointment by selecting a time area with mouse, in calendar view,and paste text with mouse (middle button) Steps to reproduce the crash: 1.Select calendar view 2. with mouse, select a time range for appointment 3. press enter 4. paste previously selected text with middle button (notice that text isn't pasted at all) 5. right click in area -> hang Expected Results: text pasted without hang How often does this happen? everytime Additional Information: Debugging Information: Backtrace was generated from '/usr/bin/evolution' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1228701024 (LWP 5319)] [New Thread -1237464144 (LWP 5321)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 56975
Thread 1 (Thread -1228701024 (LWP 5319))
Unknown reporter: stephane.bernaud@cea.fr, changed to bugbuddy-import@ximian.com. Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
I tried to replicate the bug and evo crashed and here is the stack trace
+ Trace 58546
Thread 1 (Thread 1095303712 (LWP 27937))
Created attachment 52507 [details] [review] fixes the bug
Created attachment 53055 [details] [review] fixes the bug
reassigning old bugs to get rid of triage@ximian.com as assignee.
stacktrace a bit similar to bug 302460
second trace is a different problem -> Bug 328985
Chen: Can you review the patch?
chen: PING i also experience this with today's evo2.5.92-cvs-head sometimes when right-clicking on an appointment in day view that i just created directly in day view (no editor involved). i canNOT reproduce it after applying the patch, so i would be happy to see it in. my stacktrace is:
+ Trace 67089
setting appropriate priority and severity for this crasher bug.
retargetting.
The function strstrip (char *str) is not necessary here. Its already present in icalparser.c. Checking if summary is a null string alone will lead have other side effects.
Set target milestone to 2.8
*** This bug has been marked as a duplicate of 342634 ***