Displaying 20 results from an estimated 62 matches for "menzel".
2019 Feb 03
2
Crash when using dict quotas with sqlite database
Can you try out the attached patch?
Aki
> On 03 February 2019 at 17:17 Marcel Menzel <mail at mcl.gg> wrote:
>
>
> All I did was
>
> ??? - create a sqlite database with: # sqlite3 /tmp/storage.db (/run
> only to test for perm issues in other folders)
>
> ??? - change it's owner to mail (that's the user owning the mail files):
> # chown m...
2019 Feb 03
2
Crash when using dict quotas with sqlite database
...ooks like use after free. We'll look into this.
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 03 February 2019 at 16:44 Marcel Menzel <
<a href="mailto:mail@mcl.gg">mail@mcl.gg</a>> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
Hello Aki,
</div>
<div>
<br>
</div&g...
2019 Feb 03
2
Crash when using dict quotas with sqlite database
...d indeed, this patch is
already applied.
- Marcel
Am 03.02.2019 um 15:25 schrieb Aki Tuomi:
> Can you try if applying
>
> https://github.com/dovecot/core/commit/b291ff1fd61b47639a2db99bd858c9511945f4ab.patch
>
>
> helps?
>
> Aki
>> On 03 February 2019 at 16:20 Marcel Menzel < mail at mcl.gg
>> <mailto:mail at mcl.gg>> wrote:
>>
>>
>> Hello Aki,
>>
>> Arch Linux doesn't have install-able debug symbols for Dovecot. That's
>> why I just compiled the package for myself with enabled debug symbols
>> (by ed...
2019 Feb 03
2
Crash when using dict quotas with sqlite database
...g symbols
(by editing the makepkg.conf).
I've attached the output from gdb's bt full.
- Marcel
Am 03.02.2019 um 14:45 schrieb Aki Tuomi:
> You need to install debug symbols. Not sure how this is done in arch
> linux though.
>
> Aki
>> On 03 February 2019 at 15:02 Marcel Menzel < mail at mcl.gg
>> <mailto:mail at mcl.gg>> wrote:
>>
>>
>> Hello John,
>>
>> I tried (until now) to get a valuable backtrace, but it seems that GDB
>> can't resolve all symbols.
>> This is what systemd-coredump is giving me:
>>...
2010 Jan 21
1
Merging and extracting data from list
...5515"
$ENSG00000000457
[1] "GO:0005737" "GO:0030027" "GO:0005794" "GO:0005515"
I want to extract a list of names ($ENSG00000?????) where go =
GO:0005515. How can I do it?
Thanks on advance
Viviana
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dr. Viviana Menzel
Rottweg 34
35428 Langg?ns
Tel.: +49 6403 7748550
Mobil: +49 177 5126092
E-Mail: vivianamenzel at gmx.de
Web: www.dres-menzel.de
2019 Feb 03
0
Crash when using dict quotas with sqlite database
...ttps://github.com/dovecot/core/commit/ab80122c68bfe5c3dbae2b4d782f4181122710a1.patch
Aki
> On 03 February 2019 at 20:06 Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
>
> Can you try out the attached patch?
>
> Aki
>
> > On 03 February 2019 at 17:17 Marcel Menzel <mail at mcl.gg> wrote:
> >
> >
> > All I did was
> >
> > ??? - create a sqlite database with: # sqlite3 /tmp/storage.db (/run
> > only to test for perm issues in other folders)
> >
> > ??? - change it's owner to mail (that's the use...
2019 Feb 03
2
Crash when using dict quotas with sqlite database
...mbol table info available.
#13 0x0000638167e1b36a in master_service_run () from
/usr/lib/dovecot/libdovecot.so.0
No symbol table info available.
#14 0x000004a58a202300 in main ()
No symbol table info available.
- Marcel
Am 03.02.2019 um 09:08 schrieb John Fawcett:
> On 01/02/2019 20:40, Marcel Menzel wrote:
>> Hello,
>>
>>
>> After I configured a SQLite backed dict quota backend, the dict process
>> crashes every time a quota operation is happening.
>>
>> SQLite: 3.26.0
>>
>> Dovecot: 2.3.4 (0ecbaf23d)
>>
>> Linux: 4.20.4.a-1-har...
2019 Feb 03
0
Crash when using dict quotas with sqlite database
...ange.com
>> <mailto:aki.tuomi at open-xchange.com>> wrote:
>>
>>
>> Right it was already in 2.3.4. Looking more closely this looks like
>> use after free. We'll look into this.
>>
>> Aki
>>
>>> On 03 February 2019 at 16:44 Marcel Menzel < mail at mcl.gg
>>> <mailto:mail at mcl.gg>> wrote:
>>>
>>>
>>> Hello Aki,
>>>
>>> unfortunately, this patch is already in my source files, as patch
>>> refuses to apply it:
>>>
>>> -> Applying patch fi...
2013 Sep 14
11
[Bug 69349] New: Random image corruptions (in Debian Wheezy with Linux 3.2)
https://bugs.freedesktop.org/show_bug.cgi?id=69349
Priority: medium
Bug ID: 69349
Assignee: nouveau at lists.freedesktop.org
Summary: Random image corruptions (in Debian Wheezy with Linux
3.2)
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
2011 Jul 27
3
?plot: Add an example on how to plot functions to the help of `plot`.
Dear R folks,
currently the section Examples contains the following as an example on
how to plot a ?normal? function.
plot(sin, -pi, 2*pi)
Since it does not contain the argument for the function it would be
helpful to add for example the following.
## plots the graph of f(x) = x**2 with f(x) ? [1, 10]
curve(x**2, 1, 10)
## plots the graph of f(x) =
2010 Jan 02
1
Re: Easily changing directory where program files should be inst
Paul Menzel wrote:
>
> 1. How is a CLI illiterate user supposed to do this?
> 2. Would the use of different Wine prefixes result in more resource
> usage since for example the registry is not shared?
> 3. Using Wine prefixes gives me more than I asked for, I think. I just
> want all files be...
2019 Feb 03
0
Crash when using dict quotas with sqlite database
...ght it was already in 2.3.4. Looking more closely this looks like use after free. We'll look into this.
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On 03 February 2019 at 16:44 Marcel Menzel <
<a href="mailto:mail@mcl.gg">mail@mcl.gg</a>> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
Hello Aki,
</div>
<div>
<br>
</div>
<div&g...
2003 Jun 07
4
SIP, NAT & Asterisk
...n. Later I'd like to upgrade to
a Digium device to support conferencing. Wich of the Digium's devices you
propose for a normal EuroISDN line (2 B-channels) ? I have attached a small
figure for my SIP configuration aaproach.
Thank you for your help
regards
Olaf
--
Dipl. Ing. Olaf Menzel - System Engineer
FOKUS - Fraunhofer Institute for Open Communication Systems:
- Competence Center for Advanced Satellite Communication
Schloss Birlinghoven, 53754 Sankt Augustin, Germany
Phone: +49-2241-14-3494 Mobile: +49-175-2616161 Fax: +49-2241-14-43494
email: olaf.menzel@fokus.fhg.de...
2019 Feb 03
0
Crash when using dict quotas with sqlite database
...</a>
</div>
<div>
<br>
</div>
<div>
helps?
<br>
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On 03 February 2019 at 16:20 Marcel Menzel <
<a href="mailto:mail@mcl.gg">mail@mcl.gg</a>> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
Hello Aki,
</div>
<div>
<br>
</div>
<div&g...
2012 Nov 08
2
[PATCH] nouveau: fix acpi edid retrieval
Commit c0077061e7ea accidentally inverted the logic for nouveau_acpi_edid, causing it to
only show a connector as connected when the edid could not be retrieved with acpi.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst at canonical.com>
---
diff --git a/drivers/gpu/drm/nouveau/nouveau_connector.c b/drivers/gpu/drm/nouveau/nouveau_connector.c
index 9a6e2cb..d3595b2 100644
---
2019 Feb 01
2
Crash when using dict quotas with sqlite database
...dict(6687): Debug: sqlite: Finished query 'BEGIN
TRANSACTION' in 0 msecs
dovecot[6457]: dict(6687): Fatal: master: service(dict): child 6687
killed with signal 11 (core dumped)
I've attached the output of dovecot -n and the coredump file from
systemd-coredump.
Kind regards,
Marcel Menzel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: core.dict.76.7a2405b8971e43d7b3c6472bf455309b.1657.1549049285000000.lz4
Type: application/octet-stream
Size: 292779 bytes
Desc: not available
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190201/69a1...
2018 Jun 18
4
Memdisk and big floppy images
Dear Syslinux folks,
For a firmware update I am following the Gentoo Wiki [1] to create a floppy
image of 20 MB, so that the vendor update utility fits.
Unfortunately, FreeDOS does not load, and it seems to hang loading the
FreeDOS kernel. The original FreeDOS image boots. Do you know if that issue
is memdisk related? It?s started from GRUB with the commands below.
linux16 /boot/memdisk
2002 Feb 07
1
AW: WinVC v0.91 released
Another suggestion:
> Von: Carl-Eric Menzel [mailto:calle@bitforce.com]
> One minor problem: A (configurable?) character replacement table is
> needed. Some of the song titles I have contain characters like for
> example "/", which can't be used in filenames. It would be nice to be
> able to have them mapped automat...
2011 Jul 27
3
How to search for R related topics in search engines?
Dear R folks,
I am having problems getting good results when searching for R related
topics, that means I have not found out yet what keywords I should use
to get only relevant results. Most of the time I get also MATLAB related
things and nothing related at all. The nature of this is of course the
name of R consisting just of one letter.
What keywords do you use? Or do you just go to certain
2003 Oct 11
1
SIP / IAX over satellite
...terisks and
only want to send the Voip (RTP) traffic over satellite. I SIP I can
dial any user without
remote registration. Why can't I just reach the registered snom phone by
just dialing his
sip address (sip:1000@OfficeAsteriskIPAddr) ? Any suggestions ??
regards
Olaf
--
Dipl. Ing. Olaf Menzel - System Engineer
FOKUS - Fraunhofer Institute for Open Communication Systems:
- Competence Center for Advanced Satellite Communication
Schloss Birlinghoven, 53754 Sankt Augustin, Germany
Phone: +49-2241-14-3494 Mobile: +49-175-2616161 Fax:+49-2241-14-43494
email: olaf.menzel@fokus.fhg.de Internet:...