When it link libxul.so it get a linker error :

1013:18.63 ../../media/libstagefright/Unified_cpp_media_libstagefright1.o: In 
function `operator delete(void*)':
1013:18.64 
/root/firefox-58.0.2+build1/obj-arm-linux-gnueabihf/dist/include/mozilla/mozalloc.h:230:
 undefined reference to `free'
1013:18.64 
/root/firefox-58.0.2+build1/obj-arm-linux-gnueabihf/dist/include/mozilla/mozalloc.h:230:
 undefined reference to `free'
1013:18.64 ../../media/libstagefright/Unified_cpp_media_libstagefright1.o: In 
function `stagefright::AString::clear()':
1013:18.64 
/root/firefox-58.0.2+build1/media/libstagefright/frameworks/av/media/libstagefright/foundation/AString.cpp:107:
 undefined reference to `free'
1013:18.65 
/root/firefox-58.0.2+build1/media/libstagefright/frameworks/av/media/libstagefright/foundation/AString.cpp:107:
 undefined reference to `free'
1013:18.65 ../../media/libstagefright/Unified_cpp_media_libstagefright1.o: In 
function `operator delete[](void*)':
1013:18.65 
/root/firefox-58.0.2+build1/obj-arm-linux-gnueabihf/dist/include/mozilla/mozalloc.h:250:
 undefined reference to `free'
1013:18.66 
../../media/libstagefright/Unified_cpp_media_libstagefright1.o:/root/firefox-58.0.2+build1/obj-arm-linux-gnueabihf/dist/include/mozilla/mozalloc.h:250:
 more undefined references to `free' follow
1013:18.66 clang: error: linker command failed with exit code 1 (use -v to see 
invocation)
1013:18.66 /root/firefox-58.0.2+build1/config/rules.mk:697: recipe for target 
'libxul.so' failed
1013:18.67 make[6]: *** [libxul.so] Error 1
1013:18.67 make[6]: Leaving directory 
'/root/firefox-58.0.2+build1/obj-arm-linux-gnueabihf/toolkit/library'
1013:18.67 /root/firefox-58.0.2+build1/config/recurse.mk:73: recipe for target 
'toolkit/library/target' failed

Any ideea about what ldflags must be set on libstagefright so it to find
the free()  ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711337

Title:
  Firefox crashes at start on armv7L after 55.0.1 update

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1711337/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to