Bug 1714 - dce with elf-loader and gtk-config-store (of ns-3) crashes
dce with elf-loader and gtk-config-store (of ns-3) crashes
Status: CONFIRMED
Product: dce
Classification: Unclassified
Component: other
unspecified
All All
: P5 normal
Assigned To: Hajime Tazaki
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-20 02:23 EDT by Hajime Tazaki
Modified: 2013-08-12 11:28 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Tazaki 2013-06-20 02:23:01 EDT
only when one uses elf-loader.

(gdb) bt
#0  0x00007fab4505269b in __strstr_sse42 (s1=0x7fab4d047250 "nodev\tsysfs\n", s2=0x7fab417b7ab8 "selinuxfs")
    at ../sysdeps/x86_64/multiarch/strstr.c:286
#1  0x00007fab417aeed1 in ?? () from /lib64/libselinux.so.1
#2  0x00007fab417b7466 in ?? () from /lib64/libselinux.so.1
#3  0x00007fab419be308 in ?? () from /lib64/libselinux.so.1
#4  0x00007fab417a72c0 in ?? () from /lib64/libselinux.so.1
#5  0x00007fff6fbad268 in ?? ()
#6  0x00007fab417a72d3 in _init () from /lib64/libselinux.so.1
#7  0x00007fff6fbad268 in ?? ()
#8  0x00007fab4caa66e8 in call_init (file=0x7fab4cc86bc8)
    at /home/tazaki/hgworks/ns-3-dce-thehajime/net-next-sim/arch/sim/test/buildtop/source/elf-loader/vdl-init.c:46
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Comment 1 Hajime Tazaki 2013-08-12 11:28:04 EDT
work around for this issue is:

 - to disable gtk-config-store (to add "--disable-gtk" for ./waf configure of ns-3-dev)
 - clean installed ns-3-dev, and rebuild and install