Git Product home page Git Product logo

Comments (12)

felixendres avatar felixendres commented on June 22, 2024

Hi, thanks for reporting. I don't know what that error could be caused by. Could you please add the whole output, not only the one line with the error.

If possible, please try rosrun --prefix 'gdb -ex run --args' rgbdslam rgbdslam, then after the crash type backtrace and attach the output here.

from rgbdslam_v2.

negvet avatar negvet commented on June 22, 2024

roslaunch rgbdslam openni+rgbdslam.launch

return the following:

... logging to /home/evgeny/.ros/log/a72a6aec-80c8-11e6-9a7a-d85de252fcd5/roslaunch-asus-3180.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://asus:38754/

SUMMARY

PARAMETERS

  • /camera/camera_nodelet_manager/num_worker_threads: 4
  • /camera/depth_rectify_depth/interpolation: 0
  • /camera/depth_registered_rectify_depth/interpolation: 0
  • /camera/disparity_depth/max_range: 4.0
  • /camera/disparity_depth/min_range: 0.5
  • /camera/disparity_registered_hw/max_range: 4.0
  • /camera/disparity_registered_hw/min_range: 0.5
  • /camera/disparity_registered_sw/max_range: 4.0
  • /camera/disparity_registered_sw/min_range: 0.5
  • /camera/driver/depth_camera_info_url:
  • /camera/driver/depth_frame_id: camera_depth_opti...
  • /camera/driver/depth_registration: False
  • /camera/driver/device_id: #1
  • /camera/driver/rgb_camera_info_url:
  • /camera/driver/rgb_frame_id: camera_rgb_optica...
  • /rgbdslam/config/backend_solver: pcg
  • /rgbdslam/config/cloud_creation_skip_step: 2
  • /rgbdslam/config/cloud_display_type: POINTS
  • /rgbdslam/config/detector_grid_resolution: 3
  • /rgbdslam/config/feature_detector_type: ORB
  • /rgbdslam/config/feature_extractor_type: ORB
  • /rgbdslam/config/max_keypoints: 600
  • /rgbdslam/config/max_matches: 300
  • /rgbdslam/config/min_sampled_candidates: 4
  • /rgbdslam/config/neighbor_candidates: 4
  • /rgbdslam/config/optimizer_skip_step: 1
  • /rgbdslam/config/pose_relative_to: largest_loop
  • /rgbdslam/config/predecessor_candidates: 4
  • /rgbdslam/config/ransac_iterations: 100
  • /rgbdslam/config/topic_image_depth: /camera/depth_reg...
  • /rgbdslam/config/topic_image_mono: /camera/rgb/image...
  • /rosdistro: indigo
  • /rosversion: 1.11.20

NODES
/camera/
camera_nodelet_manager (nodelet/nodelet)
debayer (nodelet/nodelet)
depth_metric (nodelet/nodelet)
depth_metric_rect (nodelet/nodelet)
depth_points (nodelet/nodelet)
depth_rectify_depth (nodelet/nodelet)
depth_registered_hw_metric_rect (nodelet/nodelet)
depth_registered_metric (nodelet/nodelet)
depth_registered_rectify_depth (nodelet/nodelet)
depth_registered_sw_metric_rect (nodelet/nodelet)
disparity_depth (nodelet/nodelet)
disparity_registered_hw (nodelet/nodelet)
disparity_registered_sw (nodelet/nodelet)
driver (nodelet/nodelet)
points_xyzrgb_hw_registered (nodelet/nodelet)
points_xyzrgb_sw_registered (nodelet/nodelet)
rectify_color (nodelet/nodelet)
rectify_ir (nodelet/nodelet)
rectify_mono (nodelet/nodelet)
register_depth_rgb (nodelet/nodelet)
/
camera_base_link (tf/static_transform_publisher)
camera_base_link1 (tf/static_transform_publisher)
camera_base_link2 (tf/static_transform_publisher)
camera_base_link3 (tf/static_transform_publisher)
rgbdslam (rgbdslam/rgbdslam)

auto-starting new master
process[master]: started with pid [3192]
ROS_MASTER_URI=http://localhost:11311

setting /run_id to a72a6aec-80c8-11e6-9a7a-d85de252fcd5
process[rosout-1]: started with pid [3205]
started core service [/rosout]
process[camera/camera_nodelet_manager-2]: started with pid [3222]
process[camera/driver-3]: started with pid [3223]
process[camera/debayer-4]: started with pid [3224]
process[camera/rectify_mono-5]: started with pid [3226]
process[camera/rectify_color-6]: started with pid [3244]
process[camera/rectify_ir-7]: started with pid [3250]
process[camera/depth_rectify_depth-8]: started with pid [3260]
process[camera/depth_metric_rect-9]: started with pid [3271]
process[camera/depth_metric-10]: started with pid [3291]
process[camera/depth_points-11]: started with pid [3299]
[ INFO] [1474550997.331418194]: Initializing nodelet with 4 worker threads.
process[camera/register_depth_rgb-12]: started with pid [3318]
process[camera/points_xyzrgb_sw_registered-13]: started with pid [3342]
process[camera/depth_registered_sw_metric_rect-14]: started with pid [3365]
process[camera/depth_registered_rectify_depth-15]: started with pid [3368]
process[camera/points_xyzrgb_hw_registered-16]: started with pid [3370]
process[camera/depth_registered_hw_metric_rect-17]: started with pid [3378]
process[camera/depth_registered_metric-18]: started with pid [3396]
process[camera/disparity_depth-19]: started with pid [3409]
process[camera/disparity_registered_sw-20]: started with pid [3441]
process[camera/disparity_registered_hw-21]: started with pid [3452]
process[camera_base_link-22]: started with pid [3463]
process[camera_base_link1-23]: started with pid [3472]
process[camera_base_link2-24]: started with pid [3473]
process[camera_base_link3-25]: started with pid [3475]
process[rgbdslam-26]: started with pid [3493]
** Error in `/home/evgeny/catkin_ws/devel/lib/rgbdslam/rgbdslam': realloc(): invalid pointer: 0x00007f6c6b1a5840 ***
================================================================================REQUIRED process [rgbdslam-26] has died!
process has died [pid 3493, exit code -6, cmd /home/evgeny/catkin_ws/devel/lib/rgbdslam/rgbdslam __name:=rgbdslam __log:=/home/evgeny/.ros/log/a72a6aec-80c8-11e6-9a7a-d85de252fcd5/rgbdslam-26.log].
log file: /home/evgeny/.ros/log/a72a6aec-80c8-11e6-9a7a-d85de252fcd5/rgbdslam-26
.log

Initiating shutdown!

[rgbdslam-26] killing on exit
[camera_base_link3-25] killing on exit
[camera_base_link1-23] killing on exit
[camera_base_link2-24] killing on exit
[camera_base_link-22] killing on exit
[camera/disparity_registered_hw-21] killing on exit
[camera/disparity_registered_sw-20] killing on exit
[camera/disparity_depth-19] killing on exit
[camera/depth_registered_metric-18] killing on exit
[camera/depth_registered_hw_metric_rect-17] killing on exit
[camera/points_xyzrgb_hw_registered-16] killing on exit
[camera/depth_registered_rectify_depth-15] killing on exit
[camera/depth_registered_sw_metric_rect-14] killing on exit
[camera/points_xyzrgb_sw_registered-13] killing on exit
[camera/register_depth_rgb-12] killing on exit
[camera/depth_points-11] killing on exit
[camera/depth_metric-10] killing on exit
[camera/depth_rectify_depth-8] killing on exit
[camera/rectify_ir-7] killing on exit
[camera/depth_metric_rect-9] killing on exit
[camera/rectify_color-6] killing on exit
[camera/rectify_mono-5] killing on exit
[camera/debayer-4] killing on exit
[camera/driver-3] killing on exit
[camera/camera_nodelet_manager-2] killing on exit
terminate called after throwing an instance of 'openni_wrapper::OpenNIException'
what(): unsigned int openni_wrapper::OpenNIDriver::updateDeviceList() @ /tmp/binarydeb/ros-indigo-openni-camera-1.9.5/src/openni_driver.cpp @ 125 : enumerating image nodes failed. Reason: One or more of the following nodes could not be enumerated:

Image: PrimeSense/SensorV2/5.1.0.41: Got a timeout while waiting for a network command to complete!

[rosout-1] killing on exit
[master] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done

Another approach returns basically the same (with or without openni launched before):

roslaunch rgbdslam rgbdslam.launch
... logging to /home/evgeny/.ros/log/22be3364-80c9-11e6-9611-d85de252fcd5/roslaunch-asus-4743.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://asus:35698/

SUMMARY

PARAMETERS

  • /rgbdslam/config/backend_solver: pcg
  • /rgbdslam/config/cloud_creation_skip_step: 2
  • /rgbdslam/config/cloud_display_type: POINTS
  • /rgbdslam/config/detector_grid_resolution: 3
  • /rgbdslam/config/feature_detector_type: ORB
  • /rgbdslam/config/feature_extractor_type: ORB
  • /rgbdslam/config/max_keypoints: 600
  • /rgbdslam/config/max_matches: 300
  • /rgbdslam/config/min_sampled_candidates: 4
  • /rgbdslam/config/neighbor_candidates: 4
  • /rgbdslam/config/optimizer_skip_step: 1
  • /rgbdslam/config/pose_relative_to: largest_loop
  • /rgbdslam/config/predecessor_candidates: 4
  • /rgbdslam/config/ransac_iterations: 100
  • /rgbdslam/config/topic_image_depth: /camera/depth_reg...
  • /rgbdslam/config/topic_image_mono: /camera/rgb/image...
  • /rgbdslam/config/topic_points:
  • /rosdistro: indigo
  • /rosversion: 1.11.20

NODES
/
rgbdslam (rgbdslam/rgbdslam)

ROS_MASTER_URI=http://localhost:11311

core service [/rosout] found
process[rgbdslam-1]: started with pid [4761]
** Error in `/home/evgeny/catkin_ws/devel/lib/rgbdslam/rgbdslam': realloc(): invalid pointer: 0x00007f7553149840 ***
================================================================================REQUIRED process [rgbdslam-1] has died!
process has died [pid 4761, exit code -6, cmd /home/evgeny/catkin_ws/devel/lib/rgbdslam/rgbdslam __name:=rgbdslam __log:=/home/evgeny/.ros/log/22be3364-80c9-11e6-9611-d85de252fcd5/rgbdslam-1.log].
log file: /home/evgeny/.ros/log/22be3364-80c9-11e6-9611-d85de252fcd5/rgbdslam-1
.log

Initiating shutdown!

[rgbdslam-1] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done

And finally, I hope this is what you asked:

evgeny@asus:$ rosrun --prefix 'gdb -ex run --args' rgbdslam rgbdslam
GNU gdb (Ubuntu 7.7.1-0ubuntu5
14.04.2) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
http://www.gnu.org/software/gdb/documentation/.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /home/evgeny/catkin_ws/devel/lib/rgbdslam/rgbdslam...done.
Starting program: /home/evgeny/catkin_ws/devel/lib/rgbdslam/rgbdslam
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
*** Error in `/home/evgeny/catkin_ws/devel/lib/rgbdslam/rgbdslam': realloc(): invalid pointer: 0x00007ffff24e0840 ***

Program received signal SIGABRT, Aborted.
0x00007ffff0ddbc37 in __GI_raise (sig=sig@entry=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) backtrace
#0 0x00007ffff0ddbc37 in __GI_raise (sig=sig@entry=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007ffff0ddf028 in __GI_abort () at abort.c:89
#2 0x00007ffff0e182a4 in __libc_message (do_abort=do_abort@entry=1,
fmt=fmt@entry=0x7ffff0f266b0 "*** Error in `%s': %s: 0x%s **\n")
at ../sysdeps/posix/libc_fatal.c:175
#3 0x00007ffff0e22ff7 in malloc_printerr (action=,
str=0x7ffff0f22945 "realloc(): invalid pointer", ptr=)
at malloc.c:4996
#4 0x00007ffff0e280a2 in GI___libc_realloc (
oldmem=0x7ffff24e0840 QListData::shared_null, bytes=32) at malloc.c:2986
#5 0x00007fffe24ade3e in QListData::realloc(int) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007fffe24adefa in QListData::append(int) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007fffe259ad8c in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8 0x00007fffe2596e29 in qRegisterResourceData(int, unsigned char const
, unsigned char const
, unsigned char const
) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007fffe2439eb3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007ffff7dea10a in call_init (l=, argc=argc@entry=1,
argv=argv@entry=0x7fffffffdb48, env=env@entry=0x7fffffffdb58)
at dl-init.c:78
---Type to continue, or q to quit---

from rgbdslam_v2.

negvet avatar negvet commented on June 22, 2024

#11 0x00007ffff7dea1f3 in call_init (env=,
argv=, argc=, l=)
at dl-init.c:36
#12 _dl_init (main_map=0x7ffff7ffe1c8, argc=1, argv=0x7fffffffdb48,
env=0x7fffffffdb58) at dl-init.c:126
#13 0x00007ffff7ddb30a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#14 0x0000000000000001 in ?? ()
#15 0x00007fffffffdf5c in ?? ()
#16 0x0000000000000000 in ?? ()

from rgbdslam_v2.

felixendres avatar felixendres commented on June 22, 2024

rgbdslam requires qt4, you have qt5. I don't know why it would build correctly and link against qt5.
Maybe issue #17 has more information?

from rgbdslam_v2.

negvet avatar negvet commented on June 22, 2024

I deleted qt5.

evgeny@asus:~$ qmake --version
QMake version 2.01a
Using Qt version 4.8.6 in /usr/lib/x86_64-linux-gnu

but I have the same errors:

evgeny@asus:/rgbdslam_catkin_ws$ rosrun --prefix 'gdb -ex run --args' rgbdslam rgbdslam
GNU gdb (Ubuntu 7.7.1-0ubuntu5
14.04.2) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
http://www.gnu.org/software/gdb/documentation/.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /home/evgeny/rgbdslam_catkin_ws/devel/lib/rgbdslam/rgbdslam...done.
Starting program: /home/evgeny/rgbdslam_catkin_ws/devel/lib/rgbdslam/rgbdslam
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
*** Error in `/home/evgeny/rgbdslam_catkin_ws/devel/lib/rgbdslam/rgbdslam': realloc(): invalid pointer: 0x00007ffff24e0840 ***

Program received signal SIGABRT, Aborted.
0x00007ffff0ddbc37 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) backtrace
#0 0x00007ffff0ddbc37 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007ffff0ddf028 in __GI_abort () at abort.c:89
#2 0x00007ffff0e182a4 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7ffff0f266b0 "*** Error in %s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 #3 0x00007ffff0e22ff7 in malloc_printerr (action=<optimized out>, str=0x7ffff0f22945 "realloc(): invalid pointer", ptr=<optimized out>) at malloc.c:4996 #4 0x00007ffff0e280a2 in __GI___libc_realloc (oldmem=0x7ffff24e0840 <QListData::shared_null>, bytes=32) at malloc.c:2986 #5 0x00007fffe24ade3e in QListData::realloc(int) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fffe24adefa in QListData::append(int) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fffe259ad8c in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007fffe2596e29 in qRegisterResourceData(int, unsigned char const*, unsigned char const*, unsigned char const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007fffe2439eb3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007ffff7dea10a in call_init (l=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7fffffffdc08, env=env@entry=0x7fffffffdc18) at dl-init.c:78 #11 0x00007ffff7dea1f3 in call_init (env=<optimized out>, argv=<optimized out>, argc=<optimized out>, l=<optimized out>) at dl-init.c:36 #12 _dl_init (main_map=0x7ffff7ffe1c8, argc=1, argv=0x7fffffffdc08, env=0x7fffffffdc18) at dl-init.c:126 #13 0x00007ffff7ddb30a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2 #14 0x0000000000000001 in ?? () #15 0x00007fffffffdffd in ?? () #16 0x0000000000000000 in ?? () (gdb) #0 0x00007ffff0ddbc37 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007ffff0ddf028 in __GI_abort () at abort.c:89 #2 0x00007ffff0e182a4 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7ffff0f266b0 "*** Error in%s': %s: 0x%s **\n")
at ../sysdeps/posix/libc_fatal.c:175
#3 0x00007ffff0e22ff7 in malloc_printerr (action=, str=0x7ffff0f22945 "realloc(): invalid pointer", ptr=)
at malloc.c:4996
#4 0x00007ffff0e280a2 in GI___libc_realloc (oldmem=0x7ffff24e0840 QListData::shared_null, bytes=32) at malloc.c:2986
#5 0x00007fffe24ade3e in QListData::realloc(int) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007fffe24adefa in QListData::append(int) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007fffe259ad8c in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8 0x00007fffe2596e29 in qRegisterResourceData(int, unsigned char const
, unsigned char const
, unsigned char const
) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007fffe2439eb3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007ffff7dea10a in call_init (l=, argc=argc@entry=1, argv=argv@entry=0x7fffffffdc08, env=env@entry=0x7fffffffdc18)
at dl-init.c:78
#11 0x00007ffff7dea1f3 in call_init (env=, argv=, argc=, l=) at dl-init.c:36
#12 _dl_init (main_map=0x7ffff7ffe1c8, argc=1, argv=0x7fffffffdc08, env=0x7fffffffdc18) at dl-init.c:126
#13 0x00007ffff7ddb30a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#14 0x0000000000000001 in ?? ()
#15 0x00007fffffffdffd in ?? ()
#16 0x0000000000000000 in ?? ()

from rgbdslam_v2.

felixendres avatar felixendres commented on June 22, 2024

The error still occurs in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (in levels 5 to 9 of the backtrace). Have you cleaned an rebuilt? Try rm -rf ~/rgbdslam_catkin_ws/build/ before catkin_make, to make sure cmake is not caching anything qt5 related.

from rgbdslam_v2.

negvet avatar negvet commented on June 22, 2024

I completely reinstall ROS but it did't help. Looks like there still some qt5 related packages that participated in the making process (which I could't find). I removed all files from /usr/lib/x86_64-linux-gnu/ with "Qt5" in the name, but it did not help.

Actually my problem is that I'm not that good at Linux, therefore the only things that solved my issue is reinstalling the Ubuntu. rgbdslam fit default ubuntu 14.04 pretty well.

Thanks!

from rgbdslam_v2.

felixendres avatar felixendres commented on June 22, 2024

Sorry to hear you had to take the brute force approach (i.e. reinstall).

from rgbdslam_v2.

negvet avatar negvet commented on June 22, 2024

no problem.
just one more comment: yes, on default Ubuntu I did catkin_make and everything works fine. But after installing all dependencies for OpenCV (qt5-default among them) and OpenCV inself, I have the same error while launching rgbdslam:

Error in `/home/negvet/rgbdslam_catkin_ws/devel/lib/rgbdslam/rgbdslam': realloc(): invalid pointer: 0x00007f9fc000a840

looks like I just need to configure rgbdslam to not to use everything related to qt5 while starting up, but I do not know how..

from rgbdslam_v2.

felixendres avatar felixendres commented on June 22, 2024

Please check whether you built against the right version. ldd /path/to/your/executable/rgbdslam should turn up something like

(...)
libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4
(...)

If there is a 5 instead of 4 you can try the following: Check out the exact qt 4 version with /usr/bin/qmake-qt4 -v. For me this prints Using Qt version 4.8.6.

Then state the version exactly in the CMakeLists.txt of rgbdslam by changing the line

find_package(Qt4 REQUIRED)

to reflect the exact version, e.g.,

find_package(Qt4 4.8.6 EXACT REQUIRED)

from rgbdslam_v2.

negvet avatar negvet commented on June 22, 2024

ldd /path/to/your/executable/rgbdslam return

...
libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007f1510a11000)
libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 (0x00007f15103c4000)
libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 (0x00007f150fb9b000)
libQt5Test.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Test.so.5 (0x00007f150f971000)
libQt5OpenGL.so.5 => /usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5 (0x00007f150f70d000)
...
libQtOpenGL.so.4 => /usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4 (0x00007f1521812000)
libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4 (0x00007f1520b5f000)
libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4 (0x00007f1520679000)
...

So here are both 4 and 5.
/usr/bin/qmake-qt4 -v returns

QMake version 2.01a
Using Qt version 4.8.6 in /usr/lib/x86_64-linux-gnu

So I updated CMakeLists.txt with
find_package(Qt4 4.8.6 EXACT REQUIRED)

Then I run catkin_make clean , rm -rf ~/rgbdslam_catkin_ws/build/, catkin_make but finally I have the same error:
`Error in /home/negvet/rgbdslam_catkin_ws/devel/lib/rgbdslam/rgbdslam': realloc(): invalid pointer: 0x00007f51a375a840``

from rgbdslam_v2.

felixendres avatar felixendres commented on June 22, 2024

Hm, weird. Maybe another library is pulling in qt5? I'm out of ideas how to solve this, sorry.

from rgbdslam_v2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.