bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parted seg faults


From: James Morrison
Subject: Parted seg faults
Date: Sat, 5 Oct 2002 17:13:21 -0700 (PDT)

 Hello,

   The debian package and my compilation of parted segfaults.  I have tried to
debug it, but I don't know enough about stores yet to know what the problem is.

 Anyway, here is the backtrace from gdb.  What seems really strange is that
dlsym seems to get getting two null pointers for arguments.

(gdb) run
Starting program: /root/parted-1.6.3/build/parted/.libs/lt-parted

Program received signal SIGSEGV, Segmentation fault.  
0x00007ec9 in do_lookup () from /lib/ld.so
(gdb) bt
#0  0x00007ec9 in do_lookup () from /lib/ld.so
#1  0x000071ae in _dl_lookup_symbol () from /lib/ld.so
#2  0x01246ac7 in _dl_sym (handle=0x0,
    name=0x1084803 "__start_store_std_classes", who=0x0) at dl-sym.c:62
#3  0x010ddef5 in dlsym_doit (a=0x1022a70) at dlsym.c:39
#4  0x0000a003 in _dl_catch_error () from /lib/ld.so
#5  0x010de1a8 in _dlerror_run (operate=0x10dded4 <dlsym_doit>, args=0x1022a70)
    at dlerror.c:130
#6  0x010ddf2f in dlsym (handle=0x0, name=0x0) at dlsym.c:51
#7  0x01079e1e in store_find_class () from /lib/libstore.so.0.3
#8  0x01079f40 in store_typed_open () from /lib/libstore.so.0.3
#9  0x01046fab in gnu_new (path=0x8062b58 "ÿÿÿÿÿÿÿÿ¨+\006\b\005")
    at ../../libparted/gnu.c:238
#10 0x0103159e in ped_device_get (path=0x0) at ../../libparted/device.c:157
#11 0x0103148a in _ped_device_probe (path=0x105eea4 "/dev/sd0")
    at ../../libparted/device.c:113
#12 0x01047ee7 in probe_standard_devices () at ../../libparted/gnu.c:782
#13 0x010314bf in ped_device_probe_all () at ../../libparted/device.c:122
#14 0x0804d7d5 in _choose_device (argc_ptr=0x1022c20, argv_ptr=0x1022c24)
    at ../../parted/parted.c:1544
#15 0x0804d85d in _init (argc_ptr=0x1022c20, argv_ptr=0x1022c24)
    at ../../parted/parted.c:1579
#16 0x0804d958 in main (argc=0, argv=0x1022c84) at ../../parted/parted.c:1631
#17 0x0115adc0 in __libc_start_main (main=0x804d940 <main>, argc=1, 
    ubp_av=0x1022c80, init=0x8049d94 <_init>, fini=0x217e8 <_dl_debug_mask>, 
    rtld_fini=0, stack_end=0x0) at ../sysdeps/generic/libc-start.c:129
(gdb) 



=====
James Morrison
   University of Waterloo
   Computer Science - Digital Hardware
   2A co-op
http://hurd.dyndns.org

Anyone referring to this as 'Open Source' shall be eaten by a GNU

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]