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 88428 - segfault starting up
segfault starting up
Status: RESOLVED DUPLICATE of bug 87222
Product: GnomeICU
Classification: Deprecated
Component: Main Window
0.94.1
Other other
: Normal normal
: 0.99
Assigned To: Jeremy Wise
gnomeicu-maint
Depends on:
Blocks:
 
 
Reported: 2002-07-17 12:48 UTC by Brian J. Murrell
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian J. Murrell 2002-07-17 12:49:15 UTC
Package: GnomeICU
Severity: major
Version: 1.89.106
Synopsis: segfault starting up
Bugzilla-Product: GnomeICU
Bugzilla-Component: Main Window
BugBuddy-GnomeVersion: 2.0 (2.0.1)

Description:
Description of Problem:
When I try to start GnomeICU (CVS HEAD) it segfaults.  As soon as I get
a moment I will fire it up in gdb and see what is going on.

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?


Additional Information:




Debugging Information:

Backtrace was generated from '/usr/local/bin/gnomeicu'

[New Thread 1024 (LWP 4553)]
[New Thread 2049 (LWP 4554)]
0x40a48b39 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 4553))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 sys_sigabbrev
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 gnome_scores_display_with_pixmap
    from /usr/lib/libgnomeui-2.so.0
  • #4 pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 sigaction
    from /lib/i686/libc.so.6
  • #6 set_contact_status
    at gtkfunc.c line 1606
  • #7 v7_incoming_user
    at v7recv.c line 851
  • #8 v7_snac_channel_handler
    at v7recv.c line 237
  • #9 v7_handler
    at v7recv.c line 160
  • #10 g_io_channel_unix_get_fd
    from /usr/lib/libglib-2.0.so.0
  • #11 g_idle_remove_by_data
    from /usr/lib/libglib-2.0.so.0
  • #12 g_idle_remove_by_data
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #14 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 main
    at gnomeicu.c line 581




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-07-17 08:49 -------

Unknown version unspecified in product GnomeICU. Setting version to "0.94.1".
Reassigning to the default owner of the component, jwise@springthrough.com.

Comment 1 Andrew Sobala 2002-07-17 13:05:27 UTC

*** This bug has been marked as a duplicate of 87222 ***
Comment 2 Brian J. Murrell 2002-07-17 14:44:36 UTC
Interesting (that it is a duplicate of <A
HREF="show_bug.cgi?id=87222">87222</A>) because I have the patch I
gave in the previous bug report applied and it was still happening.

Unfortunately, by the time I got to using gdb on it, it was working
fine again.  ~sigh~