Displaying 20 results from an estimated 208 matches for "0x7d".
Did you mean:
0x73
2009 Mar 13
2
[LLVMdev] how to reslove gcc_except_table?
...SB2 # Call-site table length
115 .LLSDACSB2:
116 .uleb128 0x0 # region 0 landing pad
117 .uleb128 0x5 # action
118 .LLSDACSE2:
119 .byte 0x1 # Action record table
120 .byte 0x0
121 .byte 0x2
122 .byte 0x7d
123 .byte 0x3
124 .byte 0x7d
125 .align 4
126 .long _ZTIi
127 .long _ZTIc
128 .long _ZTIb
129 .LLSDATT2:
ok: my problem is the action(line 117) how to index to the action record table?
in Action record tab...
2009 Mar 13
0
[LLVMdev] how to reslove gcc_except_table?
...anything to do with LLVM?
> int main()
> {
> try {
> throw 34;
> }
> catch (int) {
> }
> catch (char) {
> }
> catch (bool) {
> }
> }
The action is 0x5, this refers to
123 .byte 0x3
124 .byte 0x7d
where 0x3 means that the typeinfo is _ZTIi (int).
The 0x7d says that if the typeinfo doesn't match,
then the next action to consider is at offset -3
from here. In other words, it will continue with
121 .byte 0x2
122 .byte 0x7d
i.e. it will then try and match wi...
2011 Aug 05
0
[LLVMdev] RFC: Exception Handling Rewrite
...ormat (udata4)
.byte 0x41 # uleb128 0x41; Call-site table length
.set L$set$5,LEHB2-LFB9
.long L$set$5 # region 0 start
.set L$set$6,LEHE2-LEHB2
.long L$set$6 # length
.set L$set$7,L20-LFB9
.long L$set$7 # landing pad
.byte 0x5 # uleb128 0x5; action
. . . [ elided for readability ]
.byte 0x7d # Action record table
.byte 0x0
.byte 0x2
.byte 0x7d
.byte 0x7f
.byte 0x7d
.byte 0x0
.byte 0x79
.align 2
.long __ZTI1B+4 at GOTPCREL
.long __ZTIPKc+4 at GOTPCREL
.long __ZTI1A+4 at GOTPCREL
.byte 0x1 # Exception specification table
.byte 0x0
.byte 0x3
.byte 0x0
As you can see, foo(...
2011 Aug 05
3
[LLVMdev] RFC: Exception Handling Rewrite
...The end of this exception spec.
>
> Now, when we inline "foo()" into "bar()", we get something that
> looks like this:
>
> .byte 0x7f # index into the exception specification table (-1)
> .byte 0 # index to the next "action"
> .byte 0x7d # index into the exception specification table (-3)
> .byte 0 # index to the next "action"
> ...
> # Start of exception specification table
> .long _A # Only "A" can be thrown
> .byte 0 # The end of this exception spec.
> .long _B...
2007 Aug 27
1
smbd and pdbedit segfault
...b_set_group_sid+0x4d) [0x81e55cd]
#6 /usr/sbin/smbd(pdb_set_group_sid_from_rid+0x67) [0x81ee287]
#7 /usr/sbin/smbd(init_sam_from_buffer_v3+0x8f1) [0x81e7ed1]
#8 /usr/sbin/smbd [0x82082d6]
#9 /usr/sbin/smbd [0x820bfb3]
#10 /usr/sbin/smbd [0x820c3fa]
#11 /usr/sbin/smbd(pdb_getsampwsid+0x7d) [0x81ec69d]
#12 /usr/sbin/smbd [0x81ec7ca]
#13 /usr/sbin/smbd [0x81eccb0]
#14 /usr/sbin/smbd(pdb_sid_to_id+0x29) [0x81eb079]
#15 /usr/sbin/smbd(sid_to_gid+0xee) [0x81eecae]
#16 /usr/sbin/smbd(pdb_set_group_sid+0x4d) [0x81e55cd]
#17 /usr/sbin/smbd(pdb_set_group_sid_from_rid+0x67)...
2009 Nov 14
2
[LLVMdev] Very slow performance of lli on x86
...70, 0x71, 0x73 },
{ 0x70, 0x71, 0x72, 0x74 },
{ 0x71, 0x72, 0x73, 0x75 },
{ 0x72, 0x73, 0x74, 0x76 },
{ 0x73, 0x74, 0x75, 0x77 },
{ 0x74, 0x75, 0x76, 0x78 },
{ 0x75, 0x76, 0x77, 0x79 },
{ 0x76, 0x77, 0x78, 0x7a },
{ 0x77, 0x78, 0x79, 0x7b },
{ 0x78, 0x79, 0x7a, 0x7c },
{ 0x79, 0x7a, 0x7b, 0x7d },
{ 0x7a, 0x7b, 0x7c, 0x7e },
{ 0x7b, 0x7c, 0x7d, 0x7f },
{ 0x7c, 0x7d, 0x7e, 0x80 },
{ 0x7d, 0x7e, 0x7f, 0x81 },
{ 0x7e, 0x7f, 0x80, 0x82 },
{ 0x7f, 0x80, 0x81, 0x83 },
{ 0x80, 0x81, 0x82, 0x84 },
{ 0x81, 0x82, 0x83, 0x85 },
{ 0x82, 0x83, 0x84, 0x86 },
{ 0x83, 0x84, 0x85, 0x87 },
{ 0x8...
2007 Sep 29
0
libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h
...0x00, 0x00, 0x08, 0x43, 0x3D, 0x4F,
0x96, 0x02, 0x00, 0x08, 0x75, 0x1C, 0x96, 0x02, 0x00, 0x08, 0x77, 0x4E, 0x96, 0x02, 0x00, 0x08,
- 0x30, 0x4E, 0x96, 0x02, 0x00, 0x08, 0x7C, 0x9B, 0x05, 0x00, 0x00, 0x00, 0x00, 0x12, 0x00, 0x96,
- 0x02, 0x00, 0x08, 0x09, 0x1C, 0x96, 0x07, 0x00, 0x08, 0x7D, 0x07, 0x00, 0x00, 0x00, 0x00, 0x43,
- 0x4F, 0x4F, 0x96, 0x02, 0x00, 0x08, 0x75, 0x1C, 0x96, 0x02, 0x00, 0x08, 0x77, 0x4E, 0x96, 0x02,
- 0x00, 0x08, 0x30, 0x4E, 0x96, 0x02, 0x00, 0x08, 0x7E, 0x9B, 0x0A, 0x00, 0x00, 0x01, 0x00, 0x6E,
- 0x61, 0x6D, 0x65, 0x00, 0x25, 0x00, 0x96, 0x02, 0x00...
2010 Jul 07
5
problems with sieve under 2.0...
...bdovecot-storage.so.0(mailbox_transaction_begin+0x13) [0x7f55e0c750d3] -> /usr/local/lib/dovecot/libdovecot-sieve.so.0 [0x7f55df800724] -> /usr/local/lib/dovecot/libdovecot-sieve.so.0(sieve_result_execute+0x173) [0x7f55df7f9183] -> /usr/local/lib/dovecot/libdovecot-sieve.so.0(sieve_execute+0x7d) [0x7f55df807b5d] -> /usr/local/lib/dovecot/lib90_sieve_plugin.so [0x7f55dfa3bbed] -> /usr/local/lib/dovecot/libdovecot-lda.so.0(mail_deliver+0x44) [0x7f55e0a41e84] -> /usr/local/libexec/dovecot/dovecot-lda(main+0x692) [0x402f72] -> /lib/libc.so.6(__libc_start_main+0xe6) [0x7f55e00831a6...
2009 Nov 14
0
[LLVMdev] Very slow performance of lli on x86
...70, 0x71, 0x73 },
{ 0x70, 0x71, 0x72, 0x74 },
{ 0x71, 0x72, 0x73, 0x75 },
{ 0x72, 0x73, 0x74, 0x76 },
{ 0x73, 0x74, 0x75, 0x77 },
{ 0x74, 0x75, 0x76, 0x78 },
{ 0x75, 0x76, 0x77, 0x79 },
{ 0x76, 0x77, 0x78, 0x7a },
{ 0x77, 0x78, 0x79, 0x7b },
{ 0x78, 0x79, 0x7a, 0x7c },
{ 0x79, 0x7a, 0x7b, 0x7d },
{ 0x7a, 0x7b, 0x7c, 0x7e },
{ 0x7b, 0x7c, 0x7d, 0x7f },
{ 0x7c, 0x7d, 0x7e, 0x80 },
{ 0x7d, 0x7e, 0x7f, 0x81 },
{ 0x7e, 0x7f, 0x80, 0x82 },
{ 0x7f, 0x80, 0x81, 0x83 },
{ 0x80, 0x81, 0x82, 0x84 },
{ 0x81, 0x82, 0x83, 0x85 },
{ 0x82, 0x83, 0x84, 0x86 },
{ 0x83, 0x84, 0x85, 0x87 },
{ 0x8...
2007 Nov 10
0
10 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_types.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_movie.c libswfdec/swfdec_movie_clip_loader.c libswfdec/swfdec_movie.h libswfdec/swfdec_resource.c
...0x00, 0x00, 0x00, 0x08, 0x00, 0x3D, 0x17, 0x96, 0x02, 0x00, 0x08, 0x7B, 0x1C, 0x96, 0x02,
+ 0x13, 0x00, 0x08, 0x7C, 0x07, 0x00, 0x00, 0x00, 0x00, 0x07, 0x70, 0x00, 0x00, 0x00, 0x07, 0x02,
+ 0x00, 0x00, 0x00, 0x08, 0x48, 0x3D, 0x1D, 0x96, 0x0E, 0x00, 0x07, 0x64, 0x00, 0x00, 0x00, 0x08,
+ 0x7D, 0x07, 0x70, 0x00, 0x00, 0x00, 0x08, 0x7C, 0x1C, 0x96, 0x02, 0x00, 0x08, 0x0B, 0x4E, 0x96,
+ 0x07, 0x00, 0x07, 0x04, 0x00, 0x00, 0x00, 0x08, 0x00, 0x3D, 0x17, 0x96, 0x02, 0x00, 0x08, 0x7C,
+ 0x1C, 0x96, 0x02, 0x00, 0x08, 0x0B, 0x4E, 0x96, 0x07, 0x00, 0x07, 0x01, 0x00, 0x00, 0x00, 0x08,
+...
2011 Aug 05
0
[LLVMdev] RFC: Exception Handling Rewrite
...uot; can be thrown
.byte 0 # The end of this exception spec.
Now, when we inline "foo()" into "bar()", we get something that looks like this:
.byte 0x7f # index into the exception specification table (-1)
.byte 0 # index to the next "action"
.byte 0x7d # index into the exception specification table (-3)
.byte 0 # index to the next "action"
...
# Start of exception specification table
.long _A # Only "A" can be thrown
.byte 0 # The end of this exception spec.
.long _B # Only "B" can be th...
2006 Jan 06
2
3ware disk failure -> hang
...cables and drives for media errors. (0xa)
Jan 6 01:04:10 $SERVER kernel: Debug: sleeping function called from invalid context at include/asm/uaccess.h:556
Jan 6 01:04:10 $SERVER kernel: in_atomic():0[expected: 0], irqs_disabled():1
Jan 6 01:04:10 $SERVER kernel: [<c011fbe9>] __might_sleep+0x7d/0x88
Jan 6 01:04:10 $SERVER kernel: [<f885f056>] tw_ioctl+0x478/0xb07 [3w_xxxx]
Jan 6 01:04:10 $SERVER kernel: [<c011fec9>] autoremove_wake_function+0x0/0x2d
Jan 6 01:04:10 $SERVER kernel: [<f883f905>] scsi_done+0x0/0x16 [scsi_mod]
Jan 6 01:04:10 $SERVER kernel: [<f8860...
2007 Oct 18
0
14 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h libswfdec/swfdec_text_format.c
...0x00, 0x07, 0x68, 0x00, 0x00, 0x00, 0x07, 0x02, 0x00, 0x00,
0x00, 0x08, 0x01, 0x3D, 0x4F, 0x96, 0x02, 0x00, 0x08, 0x77, 0x1C, 0x96, 0x02, 0x00, 0x08, 0x30,
- 0x4E, 0x96, 0x13, 0x00, 0x08, 0x7C, 0x07, 0x68, 0x00, 0x00, 0x00, 0x07, 0x68, 0x00, 0x00, 0x00,
+ 0x4E, 0x96, 0x13, 0x00, 0x08, 0x7D, 0x07, 0x69, 0x00, 0x00, 0x00, 0x07, 0x68, 0x00, 0x00, 0x00,
0x07, 0x02, 0x00, 0x00, 0x00, 0x08, 0x01, 0x3D, 0x4F, 0x96, 0x02, 0x00, 0x08, 0x77, 0x1C, 0x96,
- 0x02, 0x00, 0x08, 0x30, 0x4E, 0x96, 0x13, 0x00, 0x08, 0x7D, 0x07, 0x69, 0x00, 0x00, 0x00, 0x07,
+ 0x02, 0x00, 0x08, 0x30, 0x4E...
2006 Oct 24
1
[LLVMdev] InsertBranch called unconditionally?
...llc((anonymous namespace)::PrintStackTrace()+0x17)[0xc2f98f]
llc((anonymous namespace)::SignalHandler(int)+0x10e)[0xc2fbfc]
/lib/libc.so.6[0x2b59c5fb5110]
/lib/libc.so.6(gsignal+0x3b)[0x2b59c5fb507b]
/lib/libc.so.6(abort+0x10e)[0x2b59c5fb684e]
/lib/libc.so.6(__assert_fail+0x104)[0x2b59c5faeaf4]
llc[0x7d8149]
llc((anonymous namespace)::BranchFolder::ReplaceTailWithBranchTo(llvm::ilist_iterator<llvm::MachineInstr>,
llvm::MachineBasicBlock*)+0xe3)[0xab7ef9]
llc((anonymous namespace)::BranchFolder::TailMergeBlocks(llvm::MachineFunction&)+0x451)[0xab837b]
llc((anonymous namespace)::BranchFold...
2007 Nov 07
0
36 commits - doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_amf.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h
...0x00, 0x00, 0x00, 0x08, 0x0E, 0x1C, 0x96,
+ 0x02, 0x00, 0x08, 0x19, 0x52, 0x17, 0x96, 0x08, 0x00, 0x07, 0x03, 0x04, 0x00, 0x00, 0x02, 0x08,
+ 0x7B, 0x1C, 0x96, 0x02, 0x00, 0x08, 0x0B, 0x4E, 0x96, 0x07, 0x00, 0x07, 0x03, 0x00, 0x00, 0x00,
+ 0x08, 0x05, 0x3D, 0x17, 0x96, 0x13, 0x00, 0x08, 0x7D, 0x07, 0x00, 0x00, 0x00, 0x00, 0x07, 0x68,
+ 0x00, 0x00, 0x00, 0x07, 0x02, 0x00, 0x00, 0x00, 0x08, 0x48, 0x3D, 0x1D, 0x96, 0x02, 0x00, 0x08,
+ 0x7D, 0x1C, 0x96, 0x13, 0x00, 0x08, 0x7E, 0x07, 0xC9, 0x00, 0x00, 0x00, 0x07, 0x68, 0x00, 0x00,
+ 0x00, 0x07, 0x02, 0x00, 0x00, 0x00, 0x08, 0x01,...
2011 Aug 04
2
[LLVMdev] RFC: Exception Handling Rewrite
Bill,
I believe the empty-exception-specification example is a red-
herring,
but that if you can construct an example where you think a landing-pad
requires multiple filter lists then I think we can then have a
productive
conversation about it.
I believe we can only get multiple filter lists in a landing-pad if
we attempt
to merge exception-regions, and since filters are only an
2013 Nov 19
5
Xen S3 host resume: "Interrupts enabled after xen_acpi_processor_resume+0x0/0x34"
...1c7697d68 ffffffff8106715d ffffffffa01f6000 0000000000000003
[48002.776931] ffff8801c7697e08 ffff8801fd970000 0000000000000000 ffff8801c7697dc8
[48002.776933] Call Trace:
[48002.776949] [<ffffffff8164777b>] dump_stack+0x45/0x56
[48002.776959] [<ffffffff8106715d>] warn_slowpath_common+0x7d/0xa0
[48002.776972] [<ffffffff810671cc>] warn_slowpath_fmt+0x4c/0x50
[48002.776989] [<ffffffffa01f4bb0>] ? xen_upload_processor_pm_data+0x300/0x300 [xen_acpi_processor]
[48002.776996] [<ffffffff813f252a>] syscore_resume+0x9a/0xe0
[48002.777006] [<ffffffff810abd7c>] suspe...
2003 Oct 15
2
link failure in snapshot 0.81
...9;
tests/getenvtest.o(.text+0x2f): undefined reference to `printf'
tests/getenvtest.o(.text+0x50): undefined reference to `printf'
tests/getenvtest.o(.text+0x64): undefined reference to `getenv'
tests/getenvtest.o(.text+0x71): undefined reference to `printf'
tests/getenvtest.o(.text+0x7d): undefined reference to `getenv'
tests/getenvtest.o(.text+0x8a): undefined reference to `printf'
tests/getenvtest.o(.text+0x96): undefined reference to `getenv'
tests/getenvtest.o(.text+0xa3): undefined reference to `printf'
tests/getenvtest.o(.text+0xaf): undefined reference to `g...
2011 Dec 10
1
Unplugging DVI causes Disabling IRQ #11
...XT-PIC-XT rtc
11: 2090574 XT-PIC-XT ahci, ehci_hcd:usb1, eth0, rr172x
I even see a similar error on a fresh CentOS 5.7 install:
irq 169: nobody cared (try booting with the "irqpoll" option)
Call Trace:
<IRQ> [<ffffffff800bdf66>] __report_bad_irq+0x30/0x7d
[<ffffffff800be1a4>] note_interrupt+0x1f1/0x232
[<ffffffff800bd6a5>] __do_IRQ+0xfa/0x140
[<ffffffff8006d4c1>] do_IRQ+0xe9/0xf7
[<ffffffff8005d615>] ret_from_intr+0x0/0xa
<EOI> [<ffffffff801a2220>] acpi_safe_halt+0x25/0x36
[<ffffffff801a2a88>] acpi_pr...
2008 Feb 29
0
problem with winbind (netlogon proxy only mode)
...id=0
smb_pid=32104
smb_uid=0
smb_mid=1
smt_wct=17
smb_vwv[ 0]= 7 (0x7)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=41472 (0xA200)
smb_vwv[ 8]= 125 (0x7D)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]=32896 (0x8080)
smb_vwv[12]=12369 (0x3051)
smb_vwv[13]=13386 (0x344A)
smb_vwv[14]=51321 (0xC879)
smb_vwv[15]=50177 (0xC401)
smb_vwv[16]= 255 (0xFF)
smb_bcc=58
size=127
smb_com=0x72
smb_rcls=0
smb_reh=0
s...