Displaying 19 results from an estimated 19 matches for "imageloader".
2010 Apr 26
3
[LLVMdev] r102300 breaks Obj-C codegen on Darwin x86
...(dyld_image_states, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*)) + 452
8 libSystem.B.dylib 0x958d3892 dyld_register_image_state_change_handler + 98
9 libobjc.A.dylib 0x913d306d _objc_init + 77
10 dyld 0x8fe0ed6d ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 235
11 dyld 0x8fe0d31e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 246
12 dyld 0x8fe0d2c2 ImageLoader::recursiveInitialization(ImageLoa...
2013 Jul 30
1
[LLVMdev] Strange crash with LLVM 3.3
...ib 0x00007fff98ba8d46 __kill + 10
1 libsystem_c.dylib 0x00007fff99668df0 abort + 177
2 libsystem_c.dylib 0x00007fff9963c9b9 free + 392
3 libLLVM-3.3.dylib 0x000000010c06fb4c _GLOBAL__I_a + 412
4 dyld 0x00007fff6579b378 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 236
5 dyld 0x00007fff6579b762 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
6 dyld 0x00007fff6579806e ImageLoader::recursiveInitialization(ImageLoad...
2010 Apr 26
0
[LLVMdev] r102300 breaks Obj-C codegen on Darwin x86
...7dyld_image_statesbPFPKcS0_jPK15dyld_image_infoE ()
#7 0x8fe04359 in __dyld__ZN4dyld36registerImageStateBatchChangeHandlerE17dyld_image_statesPFPKcS0_jPK15dyld_image_infoE ()
#8 0x958d3892 in dyld_register_image_state_change_handler ()
#9 0x913d306d in _objc_init ()
#10 0x8fe0ed6d in __dyld__ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE ()
#11 0x8fe0d31e in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
#12 0x8fe0d2c2 in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
#13 0x8fe0d2c2 in __dyld__ZN11ImageLoader23recursiveInitia...
2012 Nov 29
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...re watchpoint 2: *4330899568
(gdb) r
Old value = -788165304
New value = -1373139991
0x0000000100016203 in __asan_mach_override_ptr_custom ()
(gdb) bt
#0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
#1 0x0000000100015a9e in __interception::OverrideFunction ()
#2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
#3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
#4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
#5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
#6 0x00007fff5fc01fc0 in dyld::initializeMainExecutable ()
#7 0x00007fff5fc05b04...
2007 May 21
2
Some suggestions for extra metadata
...<minor>1</minor>
<patch>0</patch>
</version>
*Addition to features*
Just add an attribute to the features tag so that features can be unique
or non-unique. This will mean that we can add lots more features
like 'config', 'matchhandler', 'imageloader' etc etc. They need to be
defined somewhere so that plugin developers can check a list of
official features like this (whilst still adding their own if needed).
<feature unique="true">largedesktop</feature>
This should default to true if not provided.
*Match Handler Ta...
2012 Nov 30
3
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...t;
> Old value = -788165304
> New value = -1373139991
> 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> (gdb) bt
> #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> #1 0x0000000100015a9e in __interception::OverrideFunction ()
> #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> #6 0x00007fff5fc01fc0 in dyld::initializeMainExecutable ()
>...
2012 Nov 30
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...> > New value = -1373139991
> > 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > (gdb) bt
> > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > #1 0x0000000100015a9e in __interception::OverrideFunction ()
> > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> > #6 0x00007fff5fc01fc0 in dyld::initializeM...
2012 Nov 30
2
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...373139991
> > > 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > (gdb) bt
> > > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > #1 0x0000000100015a9e in __interception::OverrideFunction ()
> > > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> > > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> > > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> > > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> > > #6 0x00007fff5fc01fc0...
2012 Nov 29
5
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
Jack, can you please upload this test somewhere?
On Thu, Nov 29, 2012 at 10:09 AM, Kostya Serebryany <kcc at google.com> wrote:
> +glider
> The compiler hardly matters here, I would expect the same failures with
> clang.
> Alex, could you please take a look?
>
> --kcc
>
>
> On Thu, Nov 29, 2012 at 9:55 PM, Jack Howarth <howarth at bromo.med.uc.edu>
>
2019 Aug 23
0
Wine release 4.0.2
The Wine maintenance release 4.0.2 is now available.
What's new in this release (see below for details):
- Various bug fixes
The source is available from the following locations:
https://dl.winehq.org/wine/source/4.0/wine-4.0.2.tar.xz
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0.2.tar.xz
Binary packages for various distributions will be available from:
2012 Dec 01
4
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...373139991
> > > 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > (gdb) bt
> > > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > #1 0x0000000100015a9e in __interception::OverrideFunction ()
> > > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> > > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> > > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> > > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> > > #6 0x00007fff5fc01fc0...
2012 Dec 01
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...> 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > > (gdb) bt
> > > > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > > #1 0x0000000100015a9e in __interception::OverrideFunction ()
> > > > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> > > > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> > > > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> > > > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> > > > #6...
2011 Apr 21
12
Tropico 3 Demo Graphics Problem - People are not visible
Hi!
I am trying to run the Tropico 3 Demo on Wine 1.3.18. Everything is displaying fine (buildings, trees, etc.), except the people.
The city looks like a ghost city, doors opening and closing but nobody is there.
Can somebody help me what can be wrong? I tried different graphics options in the game, and different Direct 3d settings in the registry, but nothing seems to be working.
I have a dll
2007 Aug 25
5
onLoad event with an update function
Hello,
I am using the following code:
new Ajax.Request(''ajax.php'',
{ parameters: { task: ''home'' },
onSuccess: function(transport)
{
$(''home_montage'').update(transport.responseText);
new Effect.Appear(
2012 Nov 30
1
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...gt; > 0x0000000100016203 in __asan_mach_override_ptr_custom ()
>> > > (gdb) bt
>> > > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
>> > > #1 0x0000000100015a9e in __interception::OverrideFunction ()
>> > > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
>> > > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
>> > > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
>> > > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
>> > > #6 0x0...
2012 Dec 01
1
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...203 in __asan_mach_override_ptr_custom ()
> > > > > (gdb) bt
> > > > > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > > > #1 0x0000000100015a9e in __interception::OverrideFunction ()
> > > > > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> > > > > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> > > > > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> > > > > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> >...
2019 Mar 29
0
Wine release 4.5
The Wine development release 4.5 is now available.
What's new in this release (see below for details):
- Support for Vulkan 1.1.
- Better support for kernel objects in device drivers.
- Still more Media Foundation APIs implemented.
- Support for SVG elements in MSHTML.
- Fixes for case conversion troubles in Turkish locale.
- Various bug fixes.
The source is available from the
2010 Jun 26
1
Trying to get tropico 3 to run
Hey there, I've been trying to get tropico 3 to run on wine. My efforts so far have managed me to get to a point where I can get the main menu to work, but as soon as I load up a map, it dies:
Code:
john at panther:~/.wine/drive_c/Program Files/Kalypso/Tropico 3$ wine Tropico3.exe fixme:win:EnumDisplayDevicesW ((null),0,0x32f18c,0x00000000), stub!
fixme:imagehlp:ImageLoad (C:\Program
2009 Aug 13
1
segfault when unloading a shared library
Hi All,
I'm still actively researching this problem (reading R-ext manual),
but I hoped that I might be able to get some additional insight from
the list given that I'm fairly new at writing R extension code.
Problem: I have some fairly simple code (.Call interface) that makes
a call to another shared library, which, in turn, calls routines in an
HDF5 shared library. The good news