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 74042 - CDDBSlave2 crashes on startup
CDDBSlave2 crashes on startup
Status: VERIFIED DUPLICATE of bug 74010
Product: gnome-media
Classification: Deprecated
Component: Gnome-CD
1.176.0
Other Linux
: Normal critical
: ---
Assigned To: Iain
Iain
Depends on:
Blocks:
 
 
Reported: 2002-03-09 08:33 UTC by Anand
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Anand 2002-03-09 08:33:28 UTC
Package: gnome-media
Severity: critical
Version: 1.176.0
Synopsis: CDDBSlave2 crashes on startup
Bugzilla-Product: gnome-media
Bugzilla-Component: gtcd
BugBuddy-GnomeVersion: 2.0 (1.112.1)

Description:
Description of Problem:
CDDBSlave2 crashes every now and then when invoking gnome-cd

Steps to reproduce the problem:
1. Start gnome-cd (by typing gnome-cd on the command prompt)
2. CDDBSlave2 crashes moments after gnome-cd has started up
3. Another way of reproducing this is to start CDDBSlave2 on a separate
terminal and open gnome-cd on a separate terminal.

Actual Results:
Crash occurs

Expected Results:
No crash should occur

How often does this happen?
Almost always (since the time at which the crash occurs after invoking
gnome-cd is not fixed. Sometimes there is a delay in the occurence of
the crash. But the crash does occur)

Additional Information:
If CDDBSlave2 is started in a separate terminal and gnome-cd is run, the 
following error appears in the terminal where CDDBSlave2 was started and 
CDDBSlave2 is terminated:

GConf error details: Type mismatch:
 Expected `int' got `string' for key /apps/CDDB-Slave2/info



Debugging Information:

[New Thread 1024 (LWP 3282)]
0x40a42519 in __wait4 () from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 596
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 _IO_vfprintf
    at ../sysdeps/i386/i486/bits/string.h line 530
  • #7 _IO_vsnprintf
    string=0xbfffefb0 "Error opening freedb.freedb.org:
Comment 1 Iain 2002-03-09 13:41:35 UTC
Fixed. I was trying to print an integer with %s
Comment 2 Anand 2002-04-01 14:35:20 UTC
CCCDSLave crash re-occuring in the 31st from CVS, when I try to open 
the Track Editor (Gnome CD ver 1.287.303)

It reproduces almost always.

Stack trace is attached below.

[New Thread 1024 (LWP 1171)]
0x40a1c519 in __wait4 () from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui- init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 strlen
    from /lib/i686/libc.so.6
  • #7 giop_send_buffer_append_string
    at giop-send-buffer.c line 472
  • #8 ORBit_marshal_value
    at corba-any.c line 204
  • #9 ORBit_marshal_arg
    at corba-any.c line 367
  • #10 ORBit_small_invoke_adaptor
    at orbit-small.c line 822
  • #11 ORBit_POAObject_handle_request
    at poa.c line 1085
  • #12 ORBit_POA_handle_request
    at poa.c line 1172
  • #13 ORBit_handle_request
    at orbit-adaptor.c line 79
  • #14 giop_connection_handle_input
    at giop-recv-buffer.c line 951
  • #15 linc_connection_io_handler
    at linc-connection.c line 840
  • #16 linc_source_dispatch
    at linc-source.c line 56
  • #17 g_main_dispatch
    at gmain.c line 1617
  • #18 g_main_context_dispatch
    at gmain.c line 2161
  • #19 g_main_context_iterate
    at gmain.c line 2242
  • #20 g_main_loop_run
    at gmain.c line 2462
  • #21 bonobo_main
    at bonobo-main.c line 290
  • #22 main
    at main.c line 163
  • #23 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui- init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 strlen
    from /lib/i686/libc.so.6
  • #7 giop_send_buffer_append_string
    at giop-send-buffer.c line 472

Comment 3 Iain 2002-04-02 01:08:20 UTC

*** This bug has been marked as a duplicate of 74010 ***
Comment 4 Anand 2002-06-11 08:26:21 UTC
Closing bug