Modify

Opened 6 months ago

Last modified 6 months ago

#23819 new defect

[Plugin panoviewer] JOSM crashes with ```Inconsistency detected by ld.so: dl-lookup.c: 106: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!```.

Reported by: osmidal Owned by: team
Priority: normal Milestone:
Component: Plugin Version: latest
Keywords: Cc: GhostFoxSledgehammer, kendzi

Description (last modified by taylor.smock)

Ahoj,

having the plugin "panoviewer" installed, JOSM crashes on startup:

2024-07-23 18:45:03.795 INFO: loading plugin 'panoviewer' (version 0.9.0)
Inconsistency detected by ld.so: dl-lookup.c: 106: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!

josm --version: JOSM/1.5 (19149 SVN en) Linux Artix Linux
java --version:

openjdk 22.0.1 2024-04-16
OpenJDK Runtime Environment (build 22.0.1+8)
OpenJDK 64-Bit Server VM (build 22.0.1+8, mixed mode, sharing)

There is alread an upstream bug report.

Regards!

Attachments (0)

Change History (2)

comment:1 by osmidal, 6 months ago

Description: modified (diff)

comment:2 by taylor.smock, 6 months ago

Cc: GhostFoxSledgehammer kendzi added
Description: modified (diff)

panoviewer isn't strictly necessary; it replaces the JOSM core implementation for equirectangular images, which is CPU only. panoviewer is hardware accelerated.

I'd bet it is a JOGL problem though; I think it would be fixed if the plugin moved to LWJGL. It might also be fixable by updating the version of JOGL used (it looks like JOGL has had some releases recently).

I haven't looked into panoviewer in-depth, but it should be dependent upon the JOSM jogl plugin (written and maintained by kendzi; currently at v2.3.2 for JOGL).

For reference, JOGL had no real development for 7-8 years (v2.3.2 to v2.4.0). Updating JOGL will probably fix a lot of problems.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to osmidal.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.