http://bugs.winehq.org/show_bug.cgi?id=26327
Summary: ld.so: dl-close.c Product: Wine Version: 1.3.14 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: charles.tersteeg@gmail.com
Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed!
might be the same as bug 23654
lord of the rings online
I can't reproduce this error on demand, i've seen it from the shire and breeland all the way through moria, lothlorien, and mirkwood.
ubuntu 10.10 patched. wine 1.3.14. default install and patched. i did make a setting it the registry to change my video memory as i was getting an error for that. winecfg set to windows2000. audio set to emulation and ALSA for voice chat to work. lotro game audio using pulseaudio (tried setting to ALSA with same results)
I have nothing else special installed or configured in ubuntu or lotro. i've read, it might be openal error but i don't know.
if i can add something to my pylotro launcher to see more output for this, please let me know and i'll up date this.
http://bugs.winehq.org/show_bug.cgi?id=26327
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ld.so: dl-close.c |Lord of the rings online: | |ld.so: dl-close.c
http://bugs.winehq.org/show_bug.cgi?id=26327
Charles Tersteeg charles.tersteeg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.14 |1.3.15
--- Comment #1 from Charles Tersteeg charles.tersteeg@gmail.com 2011-03-07 10:50:26 CST --- this crashed again me today running 1.3.15.
http://bugs.winehq.org/show_bug.cgi?id=26327
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.15 |1.3.14
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-07 22:30:14 CST --- Adding a comment (without changing an originally reported version) is enough.
http://bugs.winehq.org/show_bug.cgi?id=26327
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2011-06-24 18:06:36 CDT --- I've seen this myself on all games on systems that are screwed up somehow. Reinstalling those systems from scratch fixed it :-)
https://bugzilla.novell.com/show_bug.cgi?id=645652 lists a possible underlying cause.
I suspect this is not a wine bug.
http://bugs.winehq.org/show_bug.cgi?id=26327
--- Comment #4 from Charles Tersteeg charles.tersteeg@gmail.com 2011-11-22 07:47:15 CST --- i haven't had this error for sometime. can we close this?
http://bugs.winehq.org/show_bug.cgi?id=26327
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Dan Kegel dank@kegel.com 2011-11-22 09:19:18 CST --- https://mailman.cae.wisc.edu/pipermail/bug-octave/2011-March/017313.html says this happens "if dlclose is called on a shared library that has been marked with RTLD_NODELETE. That flag can be set via dlopen (Octave doesn't do this), as well as under certain circumstances internal to glibc. One of those is when STB_GNU_UNIQUE symbols ("u" in nm [3]) are loaded in the oct-file (eglibc/elf/dl-lookup.c:339,...)."
So it could be a gcc or glibc bug. Let's mark it invalid for now.
http://bugs.winehq.org/show_bug.cgi?id=26327
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2011-11-29 15:47:47 CST --- Closing.