Bug#334344: r-cran-gtkdevice causes R to segfault on window destruction
Package:r-cran-gtkdevice Version:1.9.3-1 Severity: grave To reproduce: start R, library("gtkDevice"), gtk(), then click the X on the window that pops up. Package versions: r-base 2.1.1-1; libgtk1.2: 1.2.10-17; any questions, please ask! Cheers David
Bug#325571: Evolution crashes on startup
Package: evolution Version: 2.2.2-4 Severity: grave Evolution crashes after startup and gives the usual Gnome crash dialog. This first happened after allowing evolution 2.2 to delete my old evolution folders. Now it happens whenever I start evolution. Here's the output from "gdb evolution" (just the ordinary binary, HTH; I have replaced repeated "(no debugging symbols found)" with "..."): Starting program: /usr/bin/evolution (no debugging symbols found) ... (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 1073876704 (LWP 8665)] (no debugging symbols found) ... (no debugging symbols found) es menu class init (no debugging symbols found) ... (no debugging symbols found) adding hook target 'source' (no debugging symbols found) ... (no debugging symbols found) [New Thread 1088248752 (LWP 8671)] [New Thread 1118202800 (LWP 8673)] [New Thread 1126595504 (LWP 8674)] [Thread 1118202800 (LWP 8673) exited] [New Thread 1118202800 (LWP 8675)] [Thread 1126595504 (LWP 8674) exited] [Thread 1118202800 (LWP 8675) exited] ---Type to continue, or q to quit--- Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1073876704 (LWP 8665)] 0x420e517a in e_canvas_hide_tooltip () from /usr/lib/libgal-2.4.so.0 (gdb) c Continuing. Program exited with code 01. cheers