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 147429 - Program received signal SIGSEGV, Segmentation fault
Program received signal SIGSEGV, Segmentation fault
Status: RESOLVED DUPLICATE of bug 146614
Product: ORBit2
Classification: Deprecated
Component: general
unspecified
Other Linux
: Urgent critical
: ---
Assigned To: ORBit maintainers
ORBit maintainers
Depends on:
Blocks:
 
 
Reported: 2004-07-12 15:52 UTC by Alan Santos
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Alan Santos 2004-07-12 15:52:55 UTC
Launch nautilus on an amd64 platform. 
Wait.
die.

I suppose the bug itself may be in nautilus, gnome-vfs or libglib, but I'm not
familiar with any gnome source, so I figured I'd start here and if necessary
keep working my way up the stack trace to other libraries.

The crash occurs in my debian amd64 installation, but the same thing happened
when I had fedora fc2 installed.
Anywho, here's a stack trace from the gnome-vfs2 daemon.

  • #0 ORBit_free_T
    at allocators.c line 167
  • #1 ORBit_freekids_via_TypeCode_T
    at allocators.c line 88
  • #2 ORBit_freekids_via_TypeCode_T
    at allocators.c line 65
  • #3 ORBit_free_T
    at allocators.c line 197
  • #4 ORBit_freekids_via_TypeCode_T
    at allocators.c line 96
  • #5 ORBit_free_T
    at allocators.c line 197
  • #6 ORBit_free
    at allocators.c line 213
  • #7 ORBit_small_invoke_adaptor
    at orbit-small.c line 976
  • #8 ORBit_POAObject_handle_request
    at poa.c line 1350
  • #9 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1418
  • #10 giop_thread_queue_process
    at giop.c line 743
  • #11 giop_mainloop_handle_input
    at giop.c line 450
  • #12 link_source_dispatch
    at linc-source.c line 53
  • #13 g_main_depth
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_dispatch
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #18 main
    at gnome-vfs-daemon.c line 605

Comment 1 Elijah Newren 2004-07-12 16:32:36 UTC
Thanks for the bug report. This particular bug has already been reported into
our bug tracking system, but please feel free to report any further bugs you find.


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