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 126681 - Gnumeric segfaults on startup
Gnumeric segfaults on startup
Status: RESOLVED DUPLICATE of bug 121675
Product: Gnumeric
Classification: Applications
Component: General
1.2.x
Other other
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2003-11-11 02:46 UTC by Andreas Ehn
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Ehn 2003-11-11 02:47:46 UTC
Package: Gnumeric
Severity: major
Version: 1.2.1
Synopsis: Gnumeric segfaults on startup
Bugzilla-Product: Gnumeric
Bugzilla-Component: General
BugBuddy-GnomeVersion: 2.0 (2.4.0.1)

Description:
Description of Problem:
Gnumeric segfaults while starting before any part of the GUI has been
displayed.

Steps to reproduce the problem:
1. Start gnumeric.

Actual Results:
Segfault

Expected Results:
Normal startup

How often does this happen?
Always

Additional Information:
This pertains to the Debian i386 unstable build of Gnumeric 1.2.1-3.



Debugging Information:

Backtrace was generated from '/usr/bin/gnumeric'

(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)...[New Thread 16384 (LWP 3774)]
(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)...0x40e63bb8 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 3774))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 __pthread_sighandler
    from /lib/libpthread.so.0
  • #4 <signal handler called>
  • #5 kill
    from /lib/libc.so.6
  • #6 pthread_kill
    from /lib/libpthread.so.0
  • #7 raise
    from /lib/libpthread.so.0
  • #8 raise
    from /lib/libc.so.6
  • #9 abort
    from /lib/libc.so.6
  • #10 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #11 g_log
    from /usr/lib/libglib-2.0.so.0
  • #12 link_protocol_find_num
    from /usr/lib/libORBitCosNaming-2.so.0
  • #13 link_servers_move_io_T
    from /usr/lib/libORBitCosNaming-2.so.0
  • #14 unblock_source
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #18 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 ??
  • #0 waitpid
    from /lib/libpthread.so.0




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

The original reporter (ehn@kth.se) 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 Morten Welinder 2003-11-11 12:17:04 UTC
Please start from the command line and tell us what message it is
pringint before it dies.
Comment 2 Andreas Ehn 2003-11-11 16:33:21 UTC
This is the output from Gnumeric before it crashes:

$ 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

I realize now that it doesn't actually segfault, but crashes for some
other reason.

Thanks for your help!

Andreas
Comment 3 Morten Welinder 2003-11-11 20:37:03 UTC
Dupe of bug 121675.
Comment 4 Morten Welinder 2003-11-11 20:37:36 UTC

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