search for: mail_namespaces_get_root_sep

Displaying 7 results from an estimated 7 matches for "mail_namespaces_get_root_sep".

2017 Jan 19
5
Segfault on LIST Command
Dear all, I experience SegFaults in the imap binary on a LIST "" "" command, as sent by Claws mail. Using LIST "" "INBOX" or similar is fine. Here is an example telnet session $ telnet 127.0.0.1 143 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
2017 Jan 23
2
Segfault on LIST Command
...r wrote: >>>> The Problem arises due to a NULL deref in mail_namespaces.c line 601. >>>> Backtrace below >>>> >>>> x LIST "" "" >>>> >>>> Program received signal SIGSEGV, Segmentation fault. >>>> mail_namespaces_get_root_sep (namespaces=0x0) at mail-namespace.c:601 >>>> 601 while ((namespaces->flags & NAMESPACE_FLAG_LIST_PREFIX) == 0) >>>> (gdb) bt >>>> #0 mail_namespaces_get_root_sep (namespaces=0x0) at >>> mail-namespace.c:601 >>>> #1 0x000000000041164...
2017 Jan 19
0
Segfault on LIST Command
The Problem arises due to a NULL deref in mail_namespaces.c line 601. Backtrace below x LIST "" "" Program received signal SIGSEGV, Segmentation fault. mail_namespaces_get_root_sep (namespaces=0x0) at mail-namespace.c:601 601 while ((namespaces->flags & NAMESPACE_FLAG_LIST_PREFIX) == 0) (gdb) bt #0 mail_namespaces_get_root_sep (namespaces=0x0) at mail-namespace.c:601 #1 0x000000000041164c in cmd_list_ref_root (ref=0x65b060 "", client=0x65a590) at cmd-list.c...
2017 Jan 23
2
Segfault on LIST Command
...to a NULL deref in mail_namespaces.c line 601. >>>>>> Backtrace below >>>>>> >>>>>> x LIST "" "" >>>>>> >>>>>> Program received signal SIGSEGV, Segmentation fault. >>>>>> mail_namespaces_get_root_sep (namespaces=0x0) at mail-namespace.c:601 >>>>>> 601 while ((namespaces->flags & NAMESPACE_FLAG_LIST_PREFIX) == 0) >>>>>> (gdb) bt >>>>>> #0 mail_namespaces_get_root_sep (namespaces=0x0) at >>>>> mail-namespace.c:601 >&g...
2017 Jan 23
0
Segfault on LIST Command
...15:56, Thorsten Hater wrote: >> > The Problem arises due to a NULL deref in mail_namespaces.c line 601. >> > Backtrace below >> > >> > x LIST "" "" >> > >> > Program received signal SIGSEGV, Segmentation fault. >> > mail_namespaces_get_root_sep (namespaces=0x0) at mail-namespace.c:601 >> > 601 while ((namespaces->flags & NAMESPACE_FLAG_LIST_PREFIX) == 0) >> > (gdb) bt >> > #0 mail_namespaces_get_root_sep (namespaces=0x0) at >> mail-namespace.c:601 >> > #1 0x000000000041164c in cmd_list_re...
2017 Jan 23
0
Segfault on LIST Command
...Problem arises due to a NULL deref in mail_namespaces.c line 601. > >>>> Backtrace below > >>>> > >>>> x LIST "" "" > >>>> > >>>> Program received signal SIGSEGV, Segmentation fault. > >>>> mail_namespaces_get_root_sep (namespaces=0x0) at mail-namespace.c:601 > >>>> 601 while ((namespaces->flags & NAMESPACE_FLAG_LIST_PREFIX) == 0) > >>>> (gdb) bt > >>>> #0 mail_namespaces_get_root_sep (namespaces=0x0) at > >>> mail-namespace.c:601 > >>>&...
2017 Jan 23
0
Segfault on LIST Command
..._namespaces.c line 601. >>>>>>> Backtrace below >>>>>>> >>>>>>> x LIST "" "" >>>>>>> >>>>>>> Program received signal SIGSEGV, Segmentation fault. >>>>>>> mail_namespaces_get_root_sep (namespaces=0x0) at mail-namespace.c:601 >>>>>>> 601 while ((namespaces->flags & NAMESPACE_FLAG_LIST_PREFIX) == 0) >>>>>>> (gdb) bt >>>>>>> #0 mail_namespaces_get_root_sep (namespaces=0x0) at >>>>>> mail-namesp...