GNOME Bugzilla – Bug 524337
crash in Gnumeric Spreadsheet: clicking on 'print to fi...
Last modified: 2008-03-25 20:33:54 UTC
Version: 1.8.2 What were you doing when the application crashed? clicking on 'print to file' option in printer list Distribution: Fedora Core release 3 (Heidelberg) Gnome Release: 2.22.0 2008-03-19 (GARNOME) BugBuddy Version: 2.22.0 System: Linux 2.6.20-1.2944_FC3asl.1smp #1 SMP Mon Apr 23 13:26:12 PDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 60801000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome Memory status: size: 185610240 vsize: 185610240 resident: 56045568 share: 17080320 rss: 56045568 rss_rlim: 18446744073709551615 CPU usage: start_time: 1206462568 rtime: 261 utime: 240 stime: 21 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/ita/gar64/bin/gnumeric' Using host libthread_db library "/lib64/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 46912603248224 (LWP 25731)] [New Thread 1082128736 (LWP 25781)] [Thread debugging using libthread_db enabled] [New Thread 46912603248224 (LWP 25731)] [New Thread 1082128736 (LWP 25781)] [Thread debugging using libthread_db enabled] [New Thread 46912603248224 (LWP 25731)] [New Thread 1082128736 (LWP 25781)] 0x00002aaab04d2f7a in waitpid () from /lib64/tls/libpthread.so.0
+ Trace 193301
Thread 2 (Thread 1082128736 (LWP 25781)): #-1 0x00002aaab04cfacf in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 No symbol table info available.
This is so deep inside gtk that I would suspect that it may in fact be a gtk bug.
More likely a dupe of bug 523619. You need to figure out how to disable your theme. I do not have Fedora experience, so I cannot tell you how, although creating an empty file called ~/.gtkrc-2.0 might be a good start.
I tried touching that file, but when I restart X, I'm still using the 'clearlooks' theme. I'm not really using Fedora (Core 3); I'm using a complete fresh build of the gnome 2.22 desktop, built using Garnome. 'Clearlooks' comes from the 'gnome-themes' package, which contains the following gtk-themes: ClearlooksClassic/ Glider/ Glossy/ HighContrast/ HighContrastInverse/ HighContrastLargePrint/ HighContrastLargePrintInverse/ Inverted/ LargePrint/ LowContrast/ LowContrastLargePrint/ Simple/ which is the exact list I can pick from in System>Appearance>Themes. I can't see (a) how to have no theme at all, or (b) how a desktop could work that way. I just tested a few other applications, and managed to get firefox to crash while opening a Save-As dialog. So you're right, it definitely isn't a Gnumeric specific bug - it just showed up there 'cos I use gnumeric so much (because it is so wonderful :) Should this bug be reassigned to gtk-engine, or gnome-themes ?
*** This bug has been marked as a duplicate of 523619 ***