Hello, On Slackware 14.1 with the JDK 1.8.0_05 I am unable to build libreoffice 4.3.0.4: $ ./autogen.sh --prefix=/opt/libreoffice-4.3.0.4 --without-doxygen --without-junit --with-external-tar=/tmp/build/../libreoffice-4.3.0.4-tar $ make [...] [build CUT] services [build CUT] sax_parser /bin/sh: line 1: 4384 Aborted (core dumped) LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/ure/lib:$I/program":$W/UnpackedTarball/cppunit/src/cppunit/.libs $W/LinkTarget/Executable/cppunittester $W/LinkTarget/CppunitTest/libtest_services.so --headless "-env:BRAND_BASE_DIR=file://$S/instdir" "-env:BRAND_SHARE_SUBDIR=share" "-env:UserInstallation=file://$W/CppunitTest/services.test.user" "-env:CONFIGURATION_LAYERS=xcsxcu:file://$I/share/registry" "-env:UNO_TYPES=file://$I/ure/share/misc/types.rdb file://$I/program/types/offapi.rdb" "-env:UNO_SERVICES=file://$W/Rdb/ure/services.rdb file://$W/Rdb/services.rdb file://$W/Rdb/pyuno.rdb" -env:URE_INTERNAL_LIB_DIR=file://$I/ure/lib -env:LO_LIB_DIR=file://$I/program -env:LO_JAVA_DIR=file://$I/program/classes --protector $W/LinkTarget/Library/unoexceptionprotector.so unoexceptionprotector --protector $W/LinkTarget/Library/unobootstrapprotector.so unobootstrapprotector -env:URE_MORE_JAVA_TYPES=file://$I/program/classes/unoil.jar > $W/CppunitTest/services.test.log 2>&1 [build CUT] sc_ucalc [build CUT] sc_filters_test [build CUT] sc_rangelst_test # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xb72957b9, pid=4384, tid=3072841472 # # JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13) # Java VM: Java HotSpot(TM) Client VM (25.5-b02 mixed mode linux-x86 ) # Problematic frame: # C [libpthread.so.0+0xc7b9] sem_wait+0x9 # # Core dump written. Default location: /tmp/build/libreoffice-4.3.0.4/workdir/CppunitTest/services.test.core/core or core.4384 # # An error report file with more information is saved as: # /tmp/build/libreoffice-4.3.0.4/workdir/CppunitTest/services.test.core/hs_err_pid4384.log # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # [error occurred during error reporting , id 0xb] It looks like /tmp/build/libreoffice-4.3.0.4/workdir/LinkTarget/Executable/cppunittester generated a core file at /tmp/build/libreoffice-4.3.0.4/workdir/CppunitTest/services.test.core/core Backtraces: [New LWP 4384] [New LWP 4446] [New LWP 4447] [New LWP 4448] [New LWP 4449] [New LWP 4450] [New LWP 4451] [New LWP 4385] [New LWP 4454] [New LWP 4452] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Core was generated by `/tmp/build/libreoffice-4.3.0.4/workdir/LinkTarget/Executable/cppunittester /tmp'. Program terminated with signal 6, Aborted. #0 0xb72d7cdc in raise () from /lib/libc.so.6 warning: File "/tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_sal.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". To enable execution of this file add add-auto-load-safe-path /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_sal.so.3-gdb.py line to your configuration file "/home/yugiohjcj/.gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/home/yugiohjcj/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" warning: File "/tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_cppu.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". warning: File "/tmp/build/libreoffice-4.3.0.4/instdir/program/libtllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". warning: File "/tmp/build/libreoffice-4.3.0.4/instdir/program/libbasegfxlo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". warning: File "/tmp/build/libreoffice-4.3.0.4/instdir/program/libsvllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". Thread 10 (Thread 0x992afb40 (LWP 4452)): #0 0xb7293ab4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 0xb739cbd4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6 No symbol table info available. #2 0xac41f5a2 in os::PlatformEvent::park(long long) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #3 0xac420fb8 in os::sleep(Thread*, long long, bool) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #4 0xac4f23ca in WatcherThread::run() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #5 0xac4208d9 in java_start(Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #6 0xb728f955 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #7 0xb738f1ae in clone () from /lib/libc.so.6 No symbol table info available. Thread 9 (Thread 0xae4feb40 (LWP 4454)): #0 0xb72936f1 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 0xb739cb7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 No symbol table info available. #2 0xb7678907 in osl_waitCondition () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_sal.so.3 No symbol table info available. #3 0xae844710 in osl::Condition::wait(TimeValue const*) () from /tmp/build/libreoffice-4.3.0.4/instdir/program/liblnglo.so No symbol table info available. #4 0xae841230 in GrammarCheckingIterator::DequeueAndCheck() () from /tmp/build/libreoffice-4.3.0.4/instdir/program/liblnglo.so No symbol table info available. #5 0xae83f47b in lcl_workerfunc () from /tmp/build/libreoffice-4.3.0.4/instdir/program/liblnglo.so No symbol table info available. #6 0xb764c5dd in osl_thread_start_Impl () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_sal.so.3 No symbol table info available. #7 0xb728f955 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #8 0xb738f1ae in clone () from /lib/libc.so.6 No symbol table info available. Thread 8 (Thread 0xb727bb40 (LWP 4385)): #0 0xb7293ab4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 0xb739cbd4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6 No symbol table info available. #2 0xb765662c in rtl_cache_wsupdate_wait(unsigned int) () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_sal.so.3 No symbol table info available. #3 0xb7656844 in rtl_cache_wsupdate_all(void*) () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_sal.so.3 No symbol table info available. #4 0xb728f955 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #5 0xb738f1ae in clone () from /lib/libc.so.6 No symbol table info available. Thread 7 (Thread 0x992ffb40 (LWP 4451)): #0 0xb72936f1 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 0xb739cb7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 No symbol table info available. #2 0xac41a244 in os::PlatformEvent::park() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #3 0xac3f083a in Monitor::IWait(Thread*, long long) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #4 0xac3f11cd in Monitor::wait(bool, long, bool) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #5 0xac474f16 in ServiceThread::service_thread_entry(JavaThread*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #6 0xac4f8519 in JavaThread::thread_main_inner() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #7 0xac4f870e in JavaThread::run() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #8 0xac4208d9 in java_start(Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #9 0xb728f955 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #10 0xb738f1ae in clone () from /lib/libc.so.6 No symbol table info available. Thread 6 (Thread 0x9937fb40 (LWP 4450)): #0 0xb7293ab4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 0xb739cbd4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6 No symbol table info available. #2 0xac41f5a2 in os::PlatformEvent::park(long long) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #3 0xac3f0bb2 in Monitor::IWait(Thread*, long long) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #4 0xac3f1251 in Monitor::wait(bool, long, bool) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #5 0xac16ca6a in CompileQueue::get() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #6 0xac1720e1 in CompileBroker::compiler_thread_loop() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #7 0xac4ee518 in compiler_thread_entry(JavaThread*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #8 0xac4f8519 in JavaThread::thread_main_inner() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #9 0xac4f870e in JavaThread::run() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #10 0xac4208d9 in java_start(Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #11 0xb728f955 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #12 0xb738f1ae in clone () from /lib/libc.so.6 No symbol table info available. Thread 5 (Thread 0x993cfb40 (LWP 4449)): #0 0xb72957f0 in sem_wait@@GLIBC_2.1 () from /lib/libpthread.so.0 No symbol table info available. #1 0xac41f895 in check_pending_signals(bool) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #2 0xac418172 in signal_thread_entry(JavaThread*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #3 0xac4f8519 in JavaThread::thread_main_inner() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #4 0xac4f870e in JavaThread::run() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #5 0xac4208d9 in java_start(Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #6 0xb728f955 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #7 0xb738f1ae in clone () from /lib/libc.so.6 No symbol table info available. Thread 4 (Thread 0x99664b40 (LWP 4448)): #0 0xb72936f1 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 0xb739cb7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 No symbol table info available. #2 0xac41a244 in os::PlatformEvent::park() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #3 0xac40d326 in ObjectMonitor::wait(long long, bool, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #4 0xac4bdb63 in ObjectSynchronizer::wait(Handle, long long, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #5 0xac313c8d in JVM_MonitorWait () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #6 0xa9f9fd6a in ?? () No symbol table info available. #7 0xa9f990f4 in ?? () No symbol table info available. #8 0xa9f99054 in ?? () No symbol table info available. #9 0xa9f99054 in ?? () No symbol table info available. #10 0xa9f953d9 in ?? () No symbol table info available. #11 0xac28716f in JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #12 0xac419a69 in os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #13 0xac28758c in JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #14 0xac2879cb in JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #15 0xac31413d in thread_entry(JavaThread*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #16 0xac4f8519 in JavaThread::thread_main_inner() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #17 0xac4f870e in JavaThread::run() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #18 0xac4208d9 in java_start(Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #19 0xb728f955 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #20 0xb738f1ae in clone () from /lib/libc.so.6 No symbol table info available. Thread 3 (Thread 0x996b4b40 (LWP 4447)): #0 0xb72936f1 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 0xb739cb7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 No symbol table info available. #2 0xac41a244 in os::PlatformEvent::park() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #3 0xac40d326 in ObjectMonitor::wait(long long, bool, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #4 0xac4bdb63 in ObjectSynchronizer::wait(Handle, long long, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #5 0xac313c8d in JVM_MonitorWait () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #6 0xa9f9fd6a in ?? () No symbol table info available. #7 0xa9f990f4 in ?? () No symbol table info available. #8 0xa9f990f4 in ?? () No symbol table info available. #9 0xa9f953d9 in ?? () No symbol table info available. #10 0xac28716f in JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #11 0xac419a69 in os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #12 0xac28758c in JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #13 0xac2879cb in JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #14 0xac31413d in thread_entry(JavaThread*, Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #15 0xac4f8519 in JavaThread::thread_main_inner() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #16 0xac4f870e in JavaThread::run() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #17 0xac4208d9 in java_start(Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #18 0xb728f955 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #19 0xb738f1ae in clone () from /lib/libc.so.6 No symbol table info available. Thread 2 (Thread 0x99734b40 (LWP 4446)): #0 0xb7293ab4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 0xb739cbd4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6 No symbol table info available. #2 0xac41f5a2 in os::PlatformEvent::park(long long) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #3 0xac3f0bb2 in Monitor::IWait(Thread*, long long) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #4 0xac3f11cd in Monitor::wait(bool, long, bool) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #5 0xac5387b3 in VMThread::loop() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #6 0xac538ab5 in VMThread::run() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #7 0xac4208d9 in java_start(Thread*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #8 0xb728f955 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #9 0xb738f1ae in clone () from /lib/libc.so.6 No symbol table info available. Thread 1 (Thread 0xb727d700 (LWP 4384)): #0 0xb72d7cdc in raise () from /lib/libc.so.6 No symbol table info available. #1 0xb72d94f3 in abort () from /lib/libc.so.6 No symbol table info available. #2 0xac41d8a8 in os::die() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #3 0xac530217 in VMError::report_and_die() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #4 0xac530abe in crash_handler(int, siginfo*, void*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #5 <signal handler called> No symbol table info available. #6 0xad3ac891 in ?? () No symbol table info available. #7 0xac41f756 in os::abort(bool) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #8 0xac530560 in VMError::report_and_die() () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #9 0xac42553b in JVM_handle_linux_signal () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #10 0xac41b971 in signalHandler(int, siginfo*, void*) () from /home/yugiohjcj/documents/downloads/software/jdk1.8.0_05/jre/lib/i386/client/libjvm.so No symbol table info available. #11 <signal handler called> No symbol table info available. #12 0xb72957b9 in sem_wait@@GLIBC_2.1 () from /lib/libpthread.so.0 No symbol table info available. #13 0x96592f8d in PyThread_acquire_lock_timed (intr_flag=0, microseconds=-1, lock=0x0) at Python/thread_pthread.h:352 success = <optimized out> status = <optimized out> thelock = 0x0 error = 0 #14 PyThread_acquire_lock (lock=0x0, waitflag=1) at Python/thread_pthread.h:556 No locals. #15 0x96573ae8 in new_threadstate (init=1, interp=0x9acbca0) at Python/pystate.c:218 tstate = 0x9acbcf8 #16 PyThreadState_New (interp=0x9acbca0) at Python/pystate.c:233 No locals. #17 0x9646af07 in pyuno::PyThreadAttach::PyThreadAttach(_is*) () from /tmp/build/libreoffice-4.3.0.4/instdir/program/libpyuno.so No symbol table info available. #18 0x967b3856 in pyuno_loader::CreateInstance(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /tmp/build/libreoffice-4.3.0.4/instdir/program/libpythonloaderlo.so No symbol table info available. #19 0xb68e4081 in cppu::OSingleFactoryHelper::createInstanceEveryTime(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_cppuhelpergcc3.so.3 No symbol table info available. #20 0xb68e42d7 in cppu::OSingleFactoryHelper::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_cppuhelpergcc3.so.3 No symbol table info available. #21 0xb68e4bcf in cppu::OFactoryComponentHelper::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_cppuhelpergcc3.so.3 No symbol table info available. #22 0xb6921e82 in cppuhelper::ServiceManager::Data::Implementation::createInstance(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, bool) () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_cppuhelpergcc3.so.3 No symbol table info available. #23 0xb6923c3a in cppuhelper::ServiceManager::createInstanceWithContext(rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_cppuhelpergcc3.so.3 No symbol table info available. #24 0xb6922a6f in cppuhelper::ServiceManager::loadImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>&) () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_cppuhelpergcc3.so.3 No symbol table info available. #25 0xb6929451 in cppuhelper::ServiceManager::findServiceImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_cppuhelpergcc3.so.3 No symbol table info available. #26 0xb6923ca5 in cppuhelper::ServiceManager::createInstanceWithArgumentsAndContext(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /tmp/build/libreoffice-4.3.0.4/instdir/ure/lib/libuno_cppuhelpergcc3.so.3 No symbol table info available. #27 0xb4c1d927 in (anonymous namespace)::ServicesTest::test() () from /tmp/build/libreoffice-4.3.0.4/workdir/LinkTarget/CppunitTest/libtest_services.so No symbol table info available. #28 0xb4c1e9d0 in CppUnit::TestCaller<(anonymous namespace)::ServicesTest>::runTest() () from /tmp/build/libreoffice-4.3.0.4/workdir/LinkTarget/CppunitTest/libtest_services.so No symbol table info available. #29 0xb76fcca0 in CppUnit::TestCaseMethodFunctor::operator()() const () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #30 0xb74942fc in (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) () from /tmp/build/libreoffice-4.3.0.4/workdir/LinkTarget/Library/unobootstrapprotector.so No symbol table info available. #31 0xb76f7c78 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #32 0xb749a29e in (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) () from /tmp/build/libreoffice-4.3.0.4/workdir/LinkTarget/Library/unoexceptionprotector.so No symbol table info available. #33 0xb76f7c78 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #34 0xb76eed54 in CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #35 0xb76f7c78 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #36 0xb76f7b40 in CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #37 0xb7706de2 in CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #38 0xb76fc6b0 in CppUnit::TestCase::run(CppUnit::TestResult*) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #39 0xb76fd3b0 in CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #40 0xb76fd243 in CppUnit::TestComposite::run(CppUnit::TestResult*) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #41 0xb76fd3b0 in CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #42 0xb76fd243 in CppUnit::TestComposite::run(CppUnit::TestResult*) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #43 0xb770af0e in CppUnit::TestRunner::WrappingSuite::run(CppUnit::TestResult*) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #44 0xb7706bcb in CppUnit::TestResult::runTest(CppUnit::Test*) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #45 0xb770b181 in CppUnit::TestRunner::run(CppUnit::TestResult&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) () from /tmp/build/libreoffice-4.3.0.4/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0 No symbol table info available. #46 0x0804abe7 in (anonymous namespace)::ProtectedFixtureFunctor::run() const () No symbol table info available. #47 0x0804b39f in sal_main() () No symbol table info available. #48 0x0804afac in main () No symbol table info available. Error: a unit test failed, please do one of: export DEBUGCPPUNIT=TRUE # for exception catching export CPPUNITTRACE="gdb --args" # for interactive debugging on Linux export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive debugging in Visual Studio export VALGRIND=memcheck # for memory checking and retry using: make CppunitTest_services make[1]: *** [/tmp/build/libreoffice-4.3.0.4/workdir/CppunitTest/services.test] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [build] Error 2
4.3.0.4 is an old version (EOL). Please give a try to a newer LO version. (last ones are 5.0.5 and even brand new 5.1.2) Indeed, I'm not sure 4.3 branch can be built with Jdk 1.8
Well even the jdk is old, now already at 8u77.
> Indeed, I'm not sure 4.3 branch can be built with Jdk 1.8 I have tested with JDJ 1.7 instead of JDK 1.8 but same issue: $ make [...] [build CUT] sax_parser /bin/sh: line 1: 16733 Aborted LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/ure/lib:$I/program":$W/UnpackedTarball/cppunit/src/cppunit/.libs $W/LinkTarget/Executable/cppunittester $W/LinkTarget/CppunitTest/libtest_services.so --headless "-env:BRAND_BASE_DIR=file://$S/instdir" "-env:BRAND_SHARE_SUBDIR=share" "-env:UserInstallation=file://$W/CppunitTest/services.test.user" "-env:CONFIGURATION_LAYERS=xcsxcu:file://$I/share/registry" "-env:UNO_TYPES=file://$I/ure/share/misc/types.rdb file://$I/program/types/offapi.rdb" "-env:UNO_SERVICES=file://$W/Rdb/ure/services.rdb file://$W/Rdb/services.rdb file://$W/Rdb/pyuno.rdb" -env:URE_INTERNAL_LIB_DIR=file://$I/ure/lib -env:LO_LIB_DIR=file://$I/program -env:LO_JAVA_DIR=file://$I/program/classes --protector $W/LinkTarget/Library/unoexceptionprotector.so unoexceptionprotector --protector $W/LinkTarget/Library/unobootstrapprotector.so unobootstrapprotector -env:URE_MORE_JAVA_TYPES=file://$I/program/classes/unoil.jar > $W/CppunitTest/services.test.log 2>&1 # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xb73167b9, pid=16733, tid=3073369856 # # JRE version: Java(TM) SE Runtime Environment (7.0_76-b13) (build 1.7.0_76-b13) # Java VM: Java HotSpot(TM) Client VM (24.76-b04 mixed mode linux-x86 ) # Problematic frame: # C [libpthread.so.0+0xc7b9] sem_wait+0x9 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /tmp/build/libreoffice-4.3.0.4/workdir/CppunitTest/services.test.core/hs_err_pid16733.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # [error occurred during error reporting , id 0xb] No core file identified in directory /tmp/build/libreoffice-4.3.0.4/workdir/CppunitTest/services.test.core To show backtraces for crashes during test execution, enable core files with: ulimit -c unlimited Error: a unit test failed, please do one of: export DEBUGCPPUNIT=TRUE # for exception catching export CPPUNITTRACE="gdb --args" # for interactive debugging on Linux export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive debugging in Visual Studio export VALGRIND=memcheck # for memory checking and retry using: make CppunitTest_services make[1]: *** [/tmp/build/libreoffice-4.3.0.4/workdir/CppunitTest/services.test] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [build] Error 2 So, I will try with a newer version of LO as suggested (and upgrade my JDK too).
Since I don't have more questions and got not answer about building a recent version, I'll put it back to UNCONFIRMED + uncc myself.
Created attachment 124303 [details] build failure with LO 5.1.1.3 and JDK 1.7 I have tested with a recent version of LO (5.1.1.3) and an old version of JDK (1.7) and that's a failure (see the attached file). I will try with a recent version of the JDK.
Created attachment 124318 [details] build failure with LO 5.1.1.3 and JDK 1.8 I have tested with a recent version of LO (5.1.1.3) and a recent version of JDK (1.8) and that's a failure again (see the attached file). I will put back the status to NEEDINFO since you now have an answer about building a recent version of LO/JDK. Any suggestion?
Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping-20161207
NEEDINFO was not the correct status because I don't think you asked info about this problem, so I change the status to NEW.
This bug was incorrectly moved from NEEDINFO to NEW by the reporter. Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
(In reply to Xisco Faulí from comment #9) > This bug was incorrectly moved from NEEDINFO to NEW by the reporter. > Could you please try to reproduce it with the latest version of LibreOffice > from https://www.libreoffice.org/download/libreoffice-fresh/ ? > I have set the bug's status to 'NEEDINFO'. Please change it back to > 'UNCONFIRMED' if the bug is still present in the latest version. Sorry for my misunderstanding for the status of this bug. I will try to reproduce it with the latest version of LibreOffice. But I can say that on Slackware 14.1 with the JDK 1.8.0_131 I am already able to build libreoffice 5.2.5.1: $ ./configure CFLAGS="-O2 -march=i686 -mtune=i686" CXXFLAGS="-O2 -march=i686 -mtune=i686" NSS_CFLAGS="$(pkg-config --cflags-only-I mozilla-nss)" \ --prefix=/usr \ --mandir=/usr/man \ --docdir=/usr/doc/libreoffice-5.2.5.1 \ --libdir=/usr/lib \ --sysconfdir=/etc \ --with-lang="de es fr id it ja nl vi zh-CN" \ --enable-release-build=yes \ --enable-python="system" \ --enable-gio \ --enable-ext-mariadb-connector \ --with-x \ --with-tls="nss" \ --without-krb5 \ --without-gssapi \ --without-junit \ --with-ant-home=/opt/apache-ant-1.9.7/lib \ --with-help=common \ --with-system-boost \ --with-system-cairo \ --with-system-curl \ --with-system-dicts \ --with-system-expat \ --with-system-glew \ --with-system-harfbuzz \ --with-system-hunspell \ --with-system-icu \ --with-system-jpeg \ --with-system-lcms2 \ --with-system-libpng \ --with-system-librevenge \ --with-system-libwpd \ --with-system-libwpg \ --with-system-libxml \ --with-system-mariadb \ --with-system-neon \ --with-system-nss \ --with-system-openssl \ --with-system-poppler \ --with-system-redland \ --with-system-sane \ --with-system-zlib \ --with-external-tar=${PWD}/../libreoffice-5.2.5.1-tar \ --disable-ccache $ make build-nocheck As I am using other options to the 'configure' script and I am specifying other targets to the 'make' utility it's not really a try to reproduce the bug. Also, I increased the swap memory during this build to be sure to have enough memory. So, in order to reproduce this bug I need to try with the same options/targets and with the same quantity of swap memory. I am working on that and I will give you the results as soon as it's done.
(In reply to yugiohjcj from comment #10) > (In reply to Xisco Faulí from comment #9) > > This bug was incorrectly moved from NEEDINFO to NEW by the reporter. > > Could you please try to reproduce it with the latest version of LibreOffice > > from https://www.libreoffice.org/download/libreoffice-fresh/ ? > > I have set the bug's status to 'NEEDINFO'. Please change it back to > > 'UNCONFIRMED' if the bug is still present in the latest version. > > Sorry for my misunderstanding for the status of this bug. > I will try to reproduce it with the latest version of LibreOffice. > But I can say that on Slackware 14.1 with the JDK 1.8.0_131 I am already > able to build libreoffice 5.2.5.1: > $ ./configure CFLAGS="-O2 -march=i686 -mtune=i686" CXXFLAGS="-O2 -march=i686 > -mtune=i686" NSS_CFLAGS="$(pkg-config --cflags-only-I mozilla-nss)" \ > --prefix=/usr \ > --mandir=/usr/man \ > --docdir=/usr/doc/libreoffice-5.2.5.1 \ > --libdir=/usr/lib \ > --sysconfdir=/etc \ > --with-lang="de es fr id it ja nl vi zh-CN" \ > --enable-release-build=yes \ > --enable-python="system" \ > --enable-gio \ > --enable-ext-mariadb-connector \ > --with-x \ > --with-tls="nss" \ > --without-krb5 \ > --without-gssapi \ > --without-junit \ > --with-ant-home=/opt/apache-ant-1.9.7/lib \ > --with-help=common \ > --with-system-boost \ > --with-system-cairo \ > --with-system-curl \ > --with-system-dicts \ > --with-system-expat \ > --with-system-glew \ > --with-system-harfbuzz \ > --with-system-hunspell \ > --with-system-icu \ > --with-system-jpeg \ > --with-system-lcms2 \ > --with-system-libpng \ > --with-system-librevenge \ > --with-system-libwpd \ > --with-system-libwpg \ > --with-system-libxml \ > --with-system-mariadb \ > --with-system-neon \ > --with-system-nss \ > --with-system-openssl \ > --with-system-poppler \ > --with-system-redland \ > --with-system-sane \ > --with-system-zlib \ > --with-external-tar=${PWD}/../libreoffice-5.2.5.1-tar \ > --disable-ccache > $ make build-nocheck > > As I am using other options to the 'configure' script and I am specifying > other targets to the 'make' utility it's not really a try to reproduce the > bug. > Also, I increased the swap memory during this build to be sure to have > enough memory. > > So, in order to reproduce this bug I need to try with the same > options/targets and with the same quantity of swap memory. > I am working on that and I will give you the results as soon as it's done. OK I have tested with the same options/targets and with the same quantity of swap memory than in the original post and libreoffice 5.2.5.1 compiles fine. I guess it will work with the latest version of LibreOffice. So, you can safely change the status of this bug to resolved.
Closing as RESOLVED WORKSFORME