After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 122545 - Gnumeric crash when opening.
Gnumeric crash when opening.
Status: RESOLVED DUPLICATE of bug 121675
Product: Gnumeric
Classification: Applications
Component: General
1.1.x
Other other
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2003-09-17 14:18 UTC by Jacobus Erasmus
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jacobus Erasmus 2003-09-17 14:18:08 UTC
Distribution: Mandrake Linux release 9.2rc1 (ken) for i686
Package: Gnumeric
Severity: major
Version: GNOME2.4.0 1.1.x
Gnome-Distributor: GARNOME
Synopsis: Gnumeric crash when opening.
Bugzilla-Product: Gnumeric
Bugzilla-Component: General
Bugzilla-Version: 1.1.x
BugBuddy-GnomeVersion: 2.0 (2.4.0.1)
Description:
Description of the crash:
When starting gnumeric it crashes with. 
** ERROR **: error condition on server fd is 0

This is from a garnome-0.27.1 compile. 

Steps to reproduce the crash:
Am not sure hope the backtrace can help.

How often does this happen?
Every time.


Additional Information:
Have installed and compiled on Mandrake 9.1 system using garnome-0.27.1.
Evolution and old GNOME version also does not work.



Debugging Information:

Backtrace was generated from '/opt/gnome2/bin/gnumeric'

0x40bdb656 in waitpid () from /lib/i686/libpthread.so.0
  • #0 waitpid
    from /lib/i686/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #2 __pthread_clock_settime
    from /lib/i686/libpthread.so.0
  • #3 __libc_sigaction
    from /lib/i686/libc.so.6
  • #4 g_log
    at gmessages.c line 528
  • #5 link_server_handle_io
    at linc-server.c line 199
  • #6 link_source_dispatch
    at linc-source.c line 54
  • #7 g_main_dispatch
    at gmain.c line 1751
  • #8 g_main_context_dispatch
    at gmain.c line 2299
  • #9 g_main_context_iterate
    at gmain.c line 2380
  • #10 g_main_loop_run
    at gmain.c line 2600
  • #11 gtk_main
    at gtkmain.c line 1093
  • #12 main
    at main-application.c line 233
  • #13 __libc_start_main
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-09-17 10:18 -------

Reassigning to the default owner of the component, jody@gnome.org.

Comment 1 Andreas J. Guelzow 2003-09-17 16:21:28 UTC
Unless you require it you should disable atk (accessibility frame
work). THe bug happens deep inside atk. We don't know how we can
address it inside gnumeric.

*** This bug has been marked as a duplicate of 121675 ***