Displaying 5 results from an estimated 5 matches for "__raise".
2007 Nov 06
2
Why is this view spec failing?
...f.text_field :first_name %></p>
10: <p><label for="member[last_name]">Last Name:</label> <%=
f.text_field :last_name %></p>
11: </fieldset>
12:
#{RAILS_ROOT}/vendor/plugins/rspec/lib/spec/mocks/error_generator.rb:52:in
`__raise''
#{RAILS_ROOT}/vendor/plugins/rspec/lib/spec/mocks/error_generator.rb:16:in
`raise_unexpected_message_error''
#{RAILS_ROOT}/vendor/plugins/rspec/lib/spec/mocks/proxy.rb:83:in
`raise_unexpected_message_error''
#{RAILS_ROOT}/vendor/plugins/rspec/lib/spec/mocks/moc...
2009 Feb 19
2
deliver: Panic: file sieve-cmu.c: line 90 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t')
I use dovecot-1.1.10 and dovecot-sieve-1.1.6
/usr/local/libexec/dovecot/deliver coredups several times per day with bt like this:
(gdb) bt
#0 0x0000000800a3a91c in kill () at kill.S:2
#1 0x0000000800a3a88a in __raise (s=6) at /usr/src/lib/libc/gen/raise.c:46
#2 0x0000000800a38f83 in abort () at /usr/src/lib/libc/stdlib/abort.c:65
#3 0x00000000004a7de5 in default_fatal_finish (type=LOG_TYPE_PANIC, status=0) at failures.c:151
#4 0x00000000004a8777 in i_syslog_fatal_handler (type=Could not find the frame base f...
2019 Dec 10
2
Troubles with Mac clients
...lockfile!!!
C) I'm sometimes seeing smbd crash.
Until now, I was able to capture one core, whose stack trace is below:
> #0 0x0000000812e599ba in thr_kill () from /lib/libc.so.7
> (gdb) bt
> #0 0x0000000812e599ba in thr_kill () from /lib/libc.so.7
> #1 0x0000000812e59984 in __raise (s=6) at /usr/src/lib/libc/gen/raise.c:52
> #2 0x0000000812e598f9 in abort () at /usr/src/lib/libc/stdlib/abort.c:65
> #3 0x000000080297c21c in dump_core () from /usr/local/lib/samba4/libsmbconf.so.0
> #4 0x0000000802960b1b in smb_panic_s3 () from /usr/local/lib/samba4/libsmbconf.so.0
&...
2019 Dec 10
0
Troubles with Mac clients
...;m sometimes seeing smbd crash.
> Until now, I was able to capture one core, whose stack trace is below:
>
>> #0? 0x0000000812e599ba in thr_kill () from /lib/libc.so.7
>> (gdb) bt
>> #0? 0x0000000812e599ba in thr_kill () from /lib/libc.so.7
>> #1? 0x0000000812e59984 in __raise (s=6) at
>> /usr/src/lib/libc/gen/raise.c:52
>> #2? 0x0000000812e598f9 in abort () at
>> /usr/src/lib/libc/stdlib/abort.c:65
>> #3? 0x000000080297c21c in dump_core () from
>> /usr/local/lib/samba4/libsmbconf.so.0
>> #4? 0x0000000802960b1b in smb_panic_s3 () fr...
2023 Feb 15
1
crash when trying to upgrade from 2.0.x to 2.3.x
...ecot/imap" --core "imap-6404.core"
Core file '/var/cores/imap-6404.core' (x86_64) was loaded.
(lldb) bt
* thread #1, name = 'imap', stop reason = signal SIGABRT
* frame #0: 0x000000001151133a libc.so.7`__sys_thr_kill + 10
frame #1: 0x0000000011489c74 libc.so.7`__raise + 52
frame #2: 0x000000001153b109 libc.so.7`abort + 73
frame #3: 0x000000001137a336 libdovecot.so.0`___lldb_unnamed_symbol5855 + 150
frame #4: 0x0000000011378ad1 libdovecot.so.0`___lldb_unnamed_symbol5844 + 49
frame #5: 0x0000000011379881 libdovecot.so.0`___lldb_unnamed_symbol58...