Displaying 16 results from an estimated 16 matches for "sigsev".
Did you mean:
sigsegv
2005 Mar 30
2
test65 killed by SIGSEV
Hi,
I had successfully set up dovecot-1.0-test62 + ldap pass/user db, but
now I'm encoutering a SIGSEV problem with a similar set up of a brand
new dovecot-1.0-test65 installation.
The auth process is killed by a SIGSEV as reported in the error log file :
dovecot: Mar 30 17:06:59 Error: child 28291 (auth) killed with signal 11
To be precise, the problem occurs in the
"ldap_lookup_pass&...
2006 Apr 27
1
sigsev with postfix + dovecot SASL
...th(default): BUG: Authentication client 4315
requested unsupported authentication mechanism somestring
dovecot: Apr 27 10:27:36 Error: child 445 (auth) killed with signal 11
-------CUT-------
I am very aware that "AUTH somestring" is not valid in the given context, but
dovecot should not sigsev IMO.
dovecot is 1.0-beta7.
regards
Udo Rader
b e s t s o l u t i o n . a t EDV Systemhaus GmbH
------------------------------------------------------------------------
udo rader technischer leiter/CTO mobile +43 660 5263642
-------------------------------...
2008 Feb 08
4
[Bug 14426] SIGSEV in NVAccelUploadIFC
http://bugs.freedesktop.org/show_bug.cgi?id=14426
Jaime Velasco Juan <jsagarribay at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|xorg-team at lists.x.org |nouveau at lists.freedesktop.or
| |g
--- Comment #1
2018 Sep 14
0
Winexe, samba 4.8, sigsev...
On Fri, Sep 14, 2018 at 07:22:12PM +0200, Marco Gaiarin via samba wrote:
>
> I'm using 'winexe':
>
> https://sourceforge.net/projects/winexe/
>
> but this repository, compiled against samba 4.5, and works like a
> charm:
>
> https://sourceforge.net/u/mstowe/winexe/ci/master/tree/
>
> I've tried to recompile them against samba 4.8 (louis
2018 Sep 17
1
Winexe, samba 4.8, sigsev...
Mandi! Christof Schmitt via samba
In chel di` si favelave...
> I have not used it, but this has been added recently to the Samba git
> tree. See here: https://git.samba.org/?p=samba.git;a=commitdiff;h=ffa1c040c625336209a6310e234f5087dd62e984
> This is not part of a release yet, so you would need to look at the
> current master branch.
WOW! Super!
But i'm deeply ignorant on the
2018 Sep 17
1
Winexe, samba 4.8, sigsev...
Mandi! Oliver Rath via samba
In chel di` si favelave...
> winexe seems to be orphaned since 2013, so there is proably some
> compatibility issue. Nevertheless, Microsoft himself changed his mind
> and includes now sshd in Windows by default (you have to activate it).
> So you could use - as an alternative to winexe - ssh (by public key
> authentication) and use powershell or cmd
2020 Jun 19
8
[Bug 3183] New: sigsev
https://bugzilla.mindrot.org/show_bug.cgi?id=3183
Bug ID: 3183
Summary: sigsev
Product: Portable OpenSSH
Version: 8.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: uhlik at sals.n...
2018 Sep 14
4
Winexe, samba 4.8, sigsev...
I'm using 'winexe':
https://sourceforge.net/projects/winexe/
but this repository, compiled against samba 4.5, and works like a
charm:
https://sourceforge.net/u/mstowe/winexe/ci/master/tree/
I've tried to recompile them against samba 4.8 (louis repo), and
compile flawlessy, but if i try to run them:
winexe[10549]: segfault at 138 ip 00007fb165a2f3a4 sp 00007ffdf432a880 error
2015 Jan 15
2
[LLVMdev] DataFlowSanitizer using wrong memory layout
Hi all,
Any one tried using DataFlowSanitizer on Linux x86_64?
I tried on:
3.13.0-44-generic #73~precise1-Ubuntu SMP Wed Dec 17 00:39:15 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
It assumes wrong memory layout and remaps application code segment as shadow memory, thus causing SIGSEV (Segmentation fault).
Is this know? and fix under way?
-Thanks,
Aravind
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150115/0ca8b6b0/attachment.html>
2010 Feb 13
1
[LLVMdev] llvm-gcc 4.2
...llvm-gcc-4.2/libcpp/expr.c:1114: internal compiler
error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
I would like to do some debugging, but I don't see
where "internal compiler error" is begin generated. I have
gdb set to break on SIGSEV, but I don't get the signal.
Any help would be appreciated.
Aran
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.llvm.org/pip...
2005 Nov 25
2
Where to look or command
List,
I've got a process(s) that have been exiting on a signal 11, but not
all the time. I suspect it's memory related, and I was wondering, is
there any way to tell exactly how much memory a particular process has
in use at the point it sigsev's ? I can't sit here and watch top or the
system monitor, but thought maybe something might be saved somewhere
after the fact. The processes are using at the moment, 1.4gb of memory
and no swap. I've not seen swap go active during any of this process
run, and the machine has 2 GB...
2005 Apr 04
0
ldap auth with test66
Hello,
The installation of 1.0-test66 (still on FreeBSD 5.3-RELEASE-p1 with
openldap-2.1.27) solved the SIGSEV problem I posted here on March 30
but I still cannot authenticate correctly with ldap.
logs report
"ldap(dovetest,127.0.0.1): No password in reply"
and my client gets a
"NO Temporary authentication failure."
Obviously the attr_names array of the passdb_ldap_connection...
2015 Oct 08
2
crash with vector store
...instructions. (The exact details are not
relevant to my current problem).
My pass works fine without optimizations but my compiled programs crash
with -O2. I've noticed the difference is that with -O2 the bitcode
contains vector stores. The resulting -O2 optimized program crashes
with a SIGSEV invalid address when I run it -- even when I do something
that I don't think should change the store.
For example, I have two bitcode files: works [1] and broken [2].
The only differences are in broken:
1) the pointer operand of the vector store is bitcasted to int8*
2) then the bitcasted va...
2017 Feb 13
2
pop3 login core dump
Hello!
Sorry for my newbie question, I've notied some lines in my logfile
like this:
Feb 13 16:05:54 pop3-login: Fatal: master: service(pop3-login): child 10660
killed with signal 11 (core not dumped - add -D parameter to service pop3-login
{ executable } ...
where am I supposed to add the -D option in order to get the core file
dumped so I can examine it?
Thanks to all,
luciano.
--
2019 Jul 25
20
[Bug 111213] New: VA-API nouveau SIGSEGV and asserts
...: liewkj at yahoo.com
QA Contact: nouveau at lists.freedesktop.org
Tested hardware: Geforce 9300 mGPU (NVAC), GT730-GK208B (NV106)
VA-API apps: gstreamer-vaapi, Chromium-vaapi-bin(AUR)
OS: ArchLinux x86_64 kernel 5.2.2-arch1-1-ARCH
GUI: GNOME/Wayland using nouveau
- vainfo & vdpauinfo SIGSEV due to NULL pointer
ArchLinux discussion thread
https://bbs.archlinux.org/viewtopic.php?id=247466
- h264 video decode failed with assertion and tendency to crash GNOME/GUI
Test h264 clip:
$ youtube-dl -f mp4 https://www.youtube.com/watch?v=azvR__GRQic
Gstreamer command line
$ gst-launch-1.0 playbi...
2008 Oct 22
2
Another node is heartbeating in our slot! errors with LUN removal/addition
Greetings,
Last night I manually unpresented and deleted a LUN (a SAN snapshot)
that was presented to one node in a four node RAC environment running
OCFS2 v1.4.1-1. The system then rebooted with the following error:
Oct 21 16:45:34 ausracdb03 kernel: (27,1):o2hb_write_timeout:166 ERROR:
Heartbeat write timeout to device dm-24 after 120000 milliseconds
Oct 21 16:45:34 ausracdb03 kernel: