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 124397 - gnumeric correctly compiles but crashes upon startup
gnumeric correctly compiles but crashes upon startup
Status: RESOLVED DUPLICATE of bug 123743
Product: Gnumeric
Classification: Applications
Component: Installation
1.2.x
Other other
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2003-10-11 22:39 UTC by hechavez
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description hechavez 2003-10-11 22:39:21 UTC
Distribution: Slackware Slackware 9.1.0
Package: Gnumeric
Severity: normal
Version: GNOME2.4.0 1.2.x
Gnome-Distributor: GARNOME
Synopsis: gnumeric correctly compiles but crashes upon startup
Bugzilla-Product: Gnumeric
Bugzilla-Component: Installation
Bugzilla-Version: 1.2.x
BugBuddy-GnomeVersion: 2.0 (2.4.0.1)
Description:
Description of the crash:  $ gnumeric


Steps to reproduce the crash:
1.  $ gnumeric
2. 
3. 

Expected Results:
(see below in additional information)

How often does this happen?
all the time, except for the very first time when it started with no
errors, but all the time afterwards.

Additional Information:

terrio@localhost:~$ gnumeric
Bonobo accessibility support initialized
GTK Accessibility Module initialized
Atk Accessibilty bridge initialized
 
** ERROR **: error condition on server fd is 0
aborting...
Bonobo accessibility support initialized
GTK Accessibility Module initialized
Atk Accessibilty bridge initialized
 
** (gnome_segv:1538): WARNING **: FIXME: Need to shutdown linc
connections ...
 
** (gnome_segv:1538): WARNING **: CORBA_ORB_destroy: ORB still has 3
refs.
 
** (gnome_segv:1538): WARNING **: ORB: a total of 35 refs to ORB objects
were leaked
terrio@localhost:~$




Debugging Information:

Backtrace was generated from '/home/terrio/garnome/bin/gnumeric'

[New Thread 16384 (LWP 1476)]
0x40f935c9 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 1476))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 kill
    from /lib/libc.so.6
  • #5 pthread_kill
    from /lib/libpthread.so.0
  • #6 raise
    from /lib/libpthread.so.0
  • #7 raise
    from /lib/libc.so.6
  • #8 abort
    from /lib/libc.so.6
  • #9 g_logv
    at gmessages.c line 509
  • #10 g_log
    at gmessages.c line 528
  • #11 link_server_handle_io
    at linc-server.c line 199
  • #12 link_source_dispatch
    at linc-source.c line 54
  • #13 g_main_dispatch
    at gmain.c line 1751
  • #14 g_main_context_dispatch
    at gmain.c line 2299
  • #15 g_main_context_iterate
    at gmain.c line 2380
  • #16 g_main_loop_run
    at gmain.c line 2600
  • #17 gtk_main
    at gtkmain.c line 1093
  • #18 main
    at main-application.c line 233
  • #19 __libc_start_main
    from /lib/libc.so.6
  • #0 waitpid
    from /lib/libpthread.so.0




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

The original reporter (hechavez@comcast.net) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, jody@gnome.org.

Comment 1 Andreas J. Guelzow 2003-10-13 00:31:35 UTC
If you disable atk this crash should disappear!

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