Displaying 20 results from an estimated 200 matches similar to: "[Bug 14426] SIGSEV in NVAccelUploadIFC"
2008 Jan 09
9
[Bug 13993] New: Display corruption when using iceWM
http://bugs.freedesktop.org/show_bug.cgi?id=13993
Summary: Display corruption when using iceWM
Product: xorg
Version: 7.3
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Jan 31
7
[Bug 19854] New: xscreensaver fails to run (regression)
http://bugs.freedesktop.org/show_bug.cgi?id=19854
Summary: xscreensaver fails to run (regression)
Product: xorg
Version: 7.4
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:
2006 Apr 27
1
sigsev with postfix + dovecot SASL
hi,
I am just playing a bit with the dovecot SASL plugin for postfix and so far my
tests have been very successfull, can't wait to get the cyrus-sasl beast replaced.
However, I found a potential problem when doing some "illegal" stuff on the
postfix side:
-------CUT-------
cerberus:/var/log# telnet smtptest 25
Trying 192.168.99.99...
Connected to smtptest.bestsolution.at.
Escape
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
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
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
2008 Feb 03
9
[Bug 14345] New: Image with width greater than 8176 pixel make firefox crash with X error
http://bugs.freedesktop.org/show_bug.cgi?id=14345
Summary: Image with width greater than 8176 pixel make firefox
crash with X error
Product: xorg
Version: 7.2
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo:
2008 Aug 01
3
Reading data in R-metrics
Hi Folks!
I used the code below previously with no problems, but now I get:
DTB3<-read.table("C:\\Program
Files\\R\\R-2.7.1\\DTB3.csv",header=TRUE,sep=",")
> tail(DTB3)
DATE VALUE
14233 2008-07-23 1.56
14234 2008-07-24 1.62
14235 2008-07-25 1.71
14236 2008-07-28 1.70
14237 2008-07-29 1.69
14238 2008-07-30 1.67
>
2008 Mar 04
5
[Bug 14821] New: nv11 does not work with Randr1.2 enabled
http://bugs.freedesktop.org/show_bug.cgi?id=14821
Summary: nv11 does not work with Randr1.2 enabled
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 Mar 04
9
[Bug 14820] New: Double mouse cursor on nv4
http://bugs.freedesktop.org/show_bug.cgi?id=14820
Summary: Double mouse cursor on nv4
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: marchesin
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
2008 Jul 17
7
[Bug 16765] New: white rectangles instead of fonts and bitmaps lost when switching to virtual console and back
http://bugs.freedesktop.org/show_bug.cgi?id=16765
Summary: white rectangles instead of fonts and bitmaps lost when
switching to virtual console and back
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component:
2007 Oct 07
11
geforce 4 mx + 2.6.22 problem
Hello
i have an Imac g4 flat panel 1ghz with geforce 4mx , ubuntu gutsy and a 2.6.22 kernel .
I have tried nouveau, but i have some problem. I post also my log ...
thx
___________________________________
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html
-------------- next part --------------
A non-text attachment was
2008 Mar 04
2
[Bug 14823] New: nv10 hardware cursor corruption with randr1.2
http://bugs.freedesktop.org/show_bug.cgi?id=14823
Summary: nv10 hardware cursor corruption with randr1.2
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 Mar 05
2
[Bug 14824] New: nv20 says unknown DCB entry with randr1.2
http://bugs.freedesktop.org/show_bug.cgi?id=14824
Summary: nv20 says unknown DCB entry with randr1.2
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 May 07
3
[Bug 15861] New: Account Request For Nouveau DDX
http://bugs.freedesktop.org/show_bug.cgi?id=15861
Summary: Account Request For Nouveau DDX
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:
2009 Nov 03
3
Problem with ChanIsAvail
Hi all,
I am having a problem with ChanIsAvail. It always returns the same
result, regardless of whether an extension is available or not.
It always returns 0 Unknown Status.
This is my dialplan.
exten => _2XX,1,ChanIsAvail(SIP/winsor_${EXTEN}|s)
exten => _2XX,2,Verbose(0, ${AVAILSTATUS})
exten => _2XX,3,GoToIf($[${AVAILSTATUS} = "1"]?4:5)
exten =>