search for: _fini

Displaying 20 results from an estimated 60 matches for "_fini".

Did you mean: fini
2005 Dec 23
1
backtrace of signal 11 in 2.2.12
...list=0x185) at url.c:1144 #7 0x402bdb3b in ldap_parse_vlv_control () from /usr/lib/libldap_r.so.2 #8 0x402a415b in ?? () from /usr/lib/libldap_r.so.2 #9 0x402cf000 in ?? () from /usr/lib/libldap_r.so.2 #10 0x402cf734 in ?? () from /usr/lib/libldap_r.so.2 #11 0xbffff5c8 in ?? () #12 0x402ca376 in _fini () from /usr/lib/libldap_r.so.2 #13 0x402ca376 in _fini () from /usr/lib/libldap_r.so.2 #14 0x4000c5e6 in _dl_init () from /lib/ld-linux.so.2 #15 0x400d6192 in exit () from /lib/tls/libc.so.6 #16 0x0806a444 in exit_server () #17 0x0806ae6d in main () Any idea what's causing the problem? Thank...
2008 Jul 30
0
Evolution Calendar crash
...ny identical lines deleted) 0x00cf6402 in __kernel_vsyscall () #0 0x00cf6402 in __kernel_vsyscall () #1 0x00127d7b in waitpid () from /lib/libpthread.so.0 #2 0x00654c26 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 0x0805dc19 in POA_GNOME_Evolution_DataServer_InterfaceCheck__fini () #4 <signal handler called> #5 0x04191700 in ldap_int_initialize () from /usr/lib/libexchange-storage-1.2.so.3 #6 0x041530d2 in ?? () from /usr/lib/libexchange-storage-1.2.so.3 #7 0x041c103c in ?? () from /usr/lib/libexchange-storage-1.2.so.3 #8 0xb7fafb80 in ?? () #9 0xbf949bd8 in...
2014 Dec 08
5
[LLVMdev] [lld] Handling multiple -init/-fini command line options
...; } % gcc -fPIC -shared -o libfoo.so -Wl,-init,foo -Wl,-init,bar foo.c % gcc main.c -L. -lfoo -Wl,-rpath,. % ./a.out 2 % gcc -fPIC -shared -o libfoo.so -Wl,-init,bar -Wl,-init,foo foo.c % ./a.out 1 What is the reason of this incompatibility? The question is caused by attempt to support DT_INIT/DT_FINI dynamic table tags. The table can contain no more than one DT_INIT/DT_FINI tags. The LD and Gold linker look up either default symbols (_init/_fini) or symbols specified by the -init/-fini options and put their values to the tags. -- Simon Atanasyan
2011 May 11
3
Issue with Bind
...6 0x81e5e34 in evloop()+0x74 May 11 12:04:18 samba4 named[10705]: #7 0x81e60af in isc__app_ctxrun()+0x12f May 11 12:04:18 samba4 named[10705]: #8 0x81e6182 in isc__app_run()+0x12 May 11 12:04:18 samba4 named[10705]: #9 0x805bd56 in main()+0xc96 May 11 12:04:18 samba4 named[10705]: #10 0xb7d04455 in _fini()+0xafb0d6b9 May 11 12:04:18 samba4 named[10705]: #11 0x804bb61 in _start()+0x21 May 11 12:04:18 samba4 named[10705]: exiting (due to assertion failure) Any ideas?? Best regards, Felix.
2024 Feb 02
3
[PATCH 1/2] drm/nouveau: don't fini scheduler if not initialized
nouveau_abi16_ioctl_channel_alloc() and nouveau_cli_init() simply call their corresponding *_fini() counterpart. This can lead to nouveau_sched_fini() being called without struct nouveau_sched ever being initialized in the first place. Instead of embedding struct nouveau_sched into struct nouveau_cli and struct nouveau_chan_abi16, allocate struct nouveau_sched separately, such that we can chec...
2024 Feb 14
1
[PATCH 1/2] drm/nouveau: don't fini scheduler if not initialized
On Fri, 2024-02-02 at 17:14 +0000, Timur Tabi wrote: > On Fri, 2024-02-02 at 01:05 +0100, Danilo Krummrich wrote: > > nouveau_abi16_ioctl_channel_alloc() and nouveau_cli_init() simply call > > their corresponding *_fini() counterpart. This can lead to > > nouveau_sched_fini() being called without struct nouveau_sched ever > > being initialized in the first place. > > Thanks, I've confirmed that these patches do fix the problem. Looks like I spoke too soon, I just hit the problem with the...
2003 Nov 25
1
Crashed Asterisk
...time and I'm wondering if anyone has seen this. This is a configuration with SIP endpoints and an IAX2 channel to another Asterisk PBX. The main PBX dropped a core file after a SEGV (signal 11 ) with the following trace: #0 0x42079133 in strchr () from /lib/tls/libc.so.6 #1 0x41bb0f9c in _fini () from /usr/lib/asterisk/modules/chan_sip.so #2 0x41ba1659 in handle_request (p=0x815eea0, req=0x43131e5c, sin=0x43131e4c) at chan_sip.c:4953 #3 0x41b9d304 in sipsock_read (id=0x80e8da8, fd=9, events=1, ignore=0x0) at chan_sip.c:5281 #4 0x08051420 in ast_io_wait (ioc=0x80e54d8, howlong=0) at...
2003 May 28
1
RE: Installing on 5.0.6 OSR
...hile running configure, to aid debugging if configure makes a mistake. configure:814: checking for gcc configure:927: checking whether the C compiler (gcc -O ) works configure:943: gcc -o conftest -O conftest.c 1>&5 Undefined first referenced symbol in file _fini /usr/ccs/lib/crt1.o ERROR: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 938 "configure" #include "confdefs.h" main(){return(0);} What's missing? I appreciate...
2001 Sep 09
1
Backtrace off Lithium's strem
...41 #3 0x4003039c in _process_packet () at eval.c:41 #4 0x4003238e in ov_read () at eval.c:41 #5 0x0804a0d1 in alarm () #6 0x0804993b in alarm () #7 0x400b6177 in __libc_start_main (main=0x8049560 <alarm+396>, argc=3, ubp_av=0xbffff884, init=0x8048f8c <_init>, fini=0x804adb0 <_fini>, rtld_fini=0x4000e184 <_dl_fini>, stack_end=0xbffff87c) at ../sysdeps/generic/libc-start.c:129 --- I don't know where the 'eval.c:41' comes from though... This happened when switching from "Francesca" to "Genesis". OTOH, ogg123 just switched clea...
2016 Nov 08
2
[PATCH] drm/nouveau: fix LEDS_CLASS=m configuration
...verywhere. > > > > Another option is to use the IS_REACHABLE() macro instead of IS_ENABLED() > > in the header file, to stub out the calls into the new file, but > > that can be a bit confusing. > > Why don't you just add empty inline stubs for nouveau_led_init / _fini / > _suspend / _resume? > That's what I was suggesting: diff --git a/drivers/gpu/drm/nouveau/nouveau_led.h b/drivers/gpu/drm/nouveau/nouveau_led.h index 9c9bb6ac938e..bc5f47cb516b 100644 --- a/drivers/gpu/drm/nouveau/nouveau_led.h +++ b/drivers/gpu/drm/nouveau/nouveau_led.h @@ -35,21 +...
2010 Oct 30
0
[LLVMdev] Vim auto completion
The clang patches are now applied, so vim auto completion now works mostly out-of-the-box -- just build clang, set up your PATH for clang and clang++, and copy utils/vim/vimrc to ~/.vimrc (or symlink, or do your own thing). To configure the clang command-line, look for the g: configuration variables in the vimrc file. I'm open to suggestions about the handling of function parameters. One
2020 Jul 21
0
Errors observing when talloc-2.3.1 is cross compiled
...aram/MOXA/talloc-2.3.1/bin/.conf_check_79f1972132b1b06dc8dfdcac62686566/testbuild/default/testprog', '--cross-execute', 'arm-marvell-linux-gnueabi-gcc'] err: /home/balaram/MOXA/talloc-2.3.1/bin/.conf_check_79f1972132b1b06dc8dfdcac62686566/testbuild/default/testprog: In function `_fini': crtstuff.c:(.fini+0x0): multiple definition of `_fini' /home/balaram/MOXA/le/armv7_latest/bin/../arm-marvell-linux-gnueabi/libc/usr/lib/crti.o:(.fini+0x0): first defined here /home/balaram/MOXA/talloc-2.3.1/bin/.conf_check_79f1972132b1b06dc8dfdcac62686566/testbuild/default/testprog: In fu...
2010 Oct 21
4
[LLVMdev] Vim auto completion
Hi, I have been watching the vim/clang autocompletion in utils/vim/vimrc for a while. What is the status of this work? The last information I got is, that there where still some patches missing, but this was before the clang-2.8. Any updates? Is it supposed to work with clang-2.8? Thanks Tobi
2003 Feb 12
2
rl_callback_read_char error on Solaris 7
...(file /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/crti.o and file /usr/local/lib/libreadline.so); ld: fatal: symbol `_start' is multiply-defined: (file /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/crt1.o and file /usr/local/lib/libreadline.so); ld: fatal: symbol `_fini' is multiply-defined: (file /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/crti.o and file /usr/local/lib/libreadline.so); ld: fatal: symbol `_lib_version' is multiply-defined: (file /usr/ccs/lib/values-Xa.o and file /usr/local/lib/libreadline.so); ld: fatal: File pro...
2003 Apr 07
1
chan_local segfault
...#3 0x080777ab in consolehandler (s=0x80be7c8 "show locals") at asterisk.c:475 #4 0x080792ed in main (argc=2, argv=0xbffffc74) at asterisk.c:1335 #5 0x400c8336 in __libc_start_main (main=0x8078900 <main>, argc=2, ubp_av=0xbffffc74, init=0x804ff8c <_init>, fini=0x8099e50 <_fini>, rtld_fini=0x4000d2fc <_dl_fini>, stack_end=0xbffffc6c) at ../sysdeps/generic/libc-start.c:129 (gdb) Now for something completely different. *CLI> show locals Local/6001@default-1 -- 6001@default <unowned> -- __se@s 2 *CLI> show locals Local/6001@default-1 -- 6001@de...
2001 Sep 12
6
Yet another backtrace
...fec, buffer_size = 0, rate = -1073743656, channels = 1073797552, delay = 1}) at ogg123.c:477 #6 0x0804994b in main (argc=3, argv=0xbffff560) at ogg123.c:250 #7 0x400bb177 in __libc_start_main (main=0x8049570 <main>, argc=3, ubp_av=0xbffff934, init=0x8048f9c <_init>, fini=0x804adc0 <_fini>, rtld_fini=0x4000e184 <_dl_fini>, stack_end=0xbffff92c) at ../sysdeps/generic/libc-start.c:129 --- -- Ignacio Vazquez-Abrams <ignacio@openservices.net> --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe...
2010 Oct 18
2
Wine on Windows
...d opening it from the proc filesystem but doesn't seem to work. Opening the same display from the server doesn't help either - I probably get back a "different" display or something. Any solutions? Is this FD actually used in wineserver? winecrt0 - DllMain. The calls to _init and _fini are not possible like that. I don't even understand where the hell _fini is being linked to... :) Take a look at how I have changed that. Is it a problem? So I built ntdl1.dll, kernel31.dll, gdi31.dll, user31.dll, winex11.drv, notepad.exe. Notepad ran, didn't have dialog boxes. Compiled co...
2002 Nov 11
2
R 1.6.1: help with debugging error in RunGenCollect(), R_gc_internal
...vestack=0, browselevel=0) at main.c:280 #62 0x080b9333 in run_Rmainloop () at main.c:579 #63 0x08118fb2 in main (ac=1, av=0xbffff4c4) at system.c:99 #64 0x4010a657 in __libc_start_main (main=0x8118f9c <main>, argc=1, ubp_av=0xbffff4c4, init=0x805cdcc <_init>, fini=0x81a3810 <_fini>, rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbffff4bc) at ../sysdeps/generic/libc-start.c:129 I'm sorry that I cannot report a consise example here that reproduces the bug, but I am working on that. My question for now is there a way to find out what R command was being ex...
1999 Aug 31
3
[R] R --gnome segfaults on RH 6.0 with R-0.65.0
On 30-Aug-99 I wrote: >> Libgdk? >> The only packages I know of with gdk/libgdk files >> are `gtk+' and `gtk+10' and neither contain `gdkfont.c'. To which Prof Brian D Ripley and Peter Dalgaard replied: > No, binary rpms will not contain source files, will they? > Try 'nm /usr/lib/libgdk.a | grep font' and I think you will see the > light... I
2016 Nov 08
2
[PATCH] drm/nouveau: fix LEDS_CLASS=m configuration
On Tuesday, November 8, 2016 10:46:07 AM CET Ilia Mirkin wrote: > > diff --git a/drivers/gpu/drm/nouveau/Kconfig b/drivers/gpu/drm/nouveau/Kconfig > > index 78631fb61adf..715cd6f4dc31 100644 > > --- a/drivers/gpu/drm/nouveau/Kconfig > > +++ b/drivers/gpu/drm/nouveau/Kconfig > > @@ -46,6 +46,14 @@ config NOUVEAU_DEBUG > > The paranoia and spam levels