issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.46B
issue_number
int64
1
127k
[ "libming", "libming" ]
on 0.4.8 (the latest version): there is a out-of-range left shift in the readUInt32 function (util/read.c), which can cause denial of service via a crafted swf file. src/util/read.c:181:26: runtime error: left shift of 128 by 24 places cannot be represented in type 'int' To reproduce the issue, compile libming w...
integer overflow caused by out-of-range left shift in readUInt32 (util/read.c)
https://api.github.com/repos/libming/libming/issues/98/comments
4
2018-01-05T20:26:52Z
2018-01-17T10:17:30Z
https://github.com/libming/libming/issues/98
286,395,896
98
[ "libming", "libming" ]
on 0.4.8 (the latest version): there is a left shift of a negative value in the readSBits function (util/read.c), which can cause denial of service via a crafted swf file. src/util/read.c:110:14: runtime error: shift exponent -1 is negative To reproduce the issue, compile libming with UBSAN "-fsanitize=undefined...
left shift of a negative value in readSBits (util/read.c)
https://api.github.com/repos/libming/libming/issues/97/comments
3
2018-01-04T04:40:44Z
2018-01-17T10:17:30Z
https://github.com/libming/libming/issues/97
285,880,303
97
[ "libming", "libming" ]
shows text pages without related content. and seems to be mirror of netsweng.com.
libming.org down/misconfigured?
https://api.github.com/repos/libming/libming/issues/95/comments
3
2017-12-04T22:17:29Z
2017-12-21T20:27:21Z
https://github.com/libming/libming/issues/95
279,171,158
95
[ "libming", "libming" ]
The POC is got from https://github.com/owl337/pocs/blob/master/libswf_POC2.rar Description: The debugging information is as follows: There is previous incorrect operation cause si->size too large that make malloc memory failure. It leads the program crash in outputtxt.c:2229 , the details is below. ...
There is crash in listswf tool of libming by a crafted input that will lead to a DoS damage.
https://api.github.com/repos/libming/libming/issues/86/comments
4
2017-06-23T14:17:45Z
2017-10-21T12:18:10Z
https://github.com/libming/libming/issues/86
238,155,782
86
[ "libming", "libming" ]
POC is got from https://github.com/owl337/pocs/blob/master/libswf_POC1.rar Description: The debugging information is as follows: $ ./listswf POC1 there is overflow in function readEncUInt30 that lead to malloc a large size of memory failure. It makes the program crash in pareser.c:3083, the details is below...
There is crash in listswf tool of libming . A crafted input can lead to a DoS damage.
https://api.github.com/repos/libming/libming/issues/85/comments
5
2017-06-23T14:15:10Z
2017-10-12T09:20:14Z
https://github.com/libming/libming/issues/85
238,155,042
85
[ "libming", "libming" ]
On libming latest version, an invalid memory read was found in function OpCode . ``` #swftocxx $FILE out ================================================================= SEGV on unknown address 0x60dffffffff0 (pc 0x000000566254 bp 0x2028656c696877 sp 0x7ffda7ccab50 T0) ==20555==The signal is caused by a READ me...
invalid memory read in OpCode
https://api.github.com/repos/libming/libming/issues/84/comments
1
2017-06-08T16:37:37Z
2017-10-06T11:26:41Z
https://github.com/libming/libming/issues/84
234,586,855
84
[ "libming", "libming" ]
On libming latest version, a heap buffer overflow was found in function decompileCALLFUNCTION . ``` #swftocxx $FILE out ================================================================= heap-buffer-overflow on address 0x6120000002f0 at pc 0x0000005524b1 bp 0x7ffe6c0b9700 sp 0x7ffe6c0b96f8 READ of size 1 at 0x612...
heap buffer overflow in decompileCALLFUNCTION
https://api.github.com/repos/libming/libming/issues/83/comments
1
2017-06-08T16:36:52Z
2017-10-11T08:41:33Z
https://github.com/libming/libming/issues/83
234,586,621
83
[ "libming", "libming" ]
On libming latest version, a heap buffer overflow was found in function OpCode . ``` #swftocxx $FILE out ================================================================= heap-buffer-overflow on address 0x612000000170 at pc 0x000000555cee bp 0x7ffcc35fb940 sp 0x7ffcc35fb938 READ of size 1 at 0x612000000170 threa...
heap buffer overflow in OpCode (via decompileSETMEMBER)
https://api.github.com/repos/libming/libming/issues/82/comments
6
2017-06-08T16:35:58Z
2017-10-06T11:26:40Z
https://github.com/libming/libming/issues/82
234,586,383
82
[ "libming", "libming" ]
On libming latest version, a heap buffer overflow was found in function OpCode . ``` #swftocxx $FILE out ================================================================= heap-buffer-overflow on address 0x6120000005f0 at pc 0x000000560490 bp 0x7ffdb7ed2610 sp 0x7ffdb7ed2608 READ of size 1 at 0x6120000005f0 threa...
heap buffer overflow in OpCode (via decompileINCR_DECR)
https://api.github.com/repos/libming/libming/issues/81/comments
0
2017-06-08T16:34:13Z
2017-10-06T11:26:41Z
https://github.com/libming/libming/issues/81
234,585,973
81
[ "libming", "libming" ]
On libming latest version, a heap buffer overflow was found in function dcputs . ``` #swftocxx $FILE out ================================================================= heap-buffer-overflow on address 0x7fe82faff800 at pc 0x00000047d145 bp 0x7ffe86b6c620 sp 0x7ffe86b6bdd0 WRITE of size 45 at 0x7fe82faff800 thr...
heap buffer overflow in dcputs
https://api.github.com/repos/libming/libming/issues/80/comments
5
2017-06-08T16:33:06Z
2017-12-05T16:30:09Z
https://github.com/libming/libming/issues/80
234,585,656
80
[ "libming", "libming" ]
On libming latest version, a heap buffer overflow was found in function OpCode . ``` #swftocxx $FILE out ================================================================= heap-buffer-overflow on address 0x6120000005f0 at pc 0x00000056035d bp 0x7ffefd922730 sp 0x7ffefd922728 READ of size 1 at 0x6120000005f0 thread...
heap buffer overflow in OpCode (via decompileINCR_DECR)
https://api.github.com/repos/libming/libming/issues/79/comments
0
2017-06-08T16:32:14Z
2017-10-06T11:26:41Z
https://github.com/libming/libming/issues/79
234,585,394
79
[ "libming", "libming" ]
On libming latest version, a null pointer dereference read was found in function stackswap . ``` #swftocxx $FILE out ================================================================= SEGV on unknown address 0x000000000000 (pc 0x000000545058 bp 0x603000000160 sp 0x7fffce29b5b0 T0) ==17155==The signal is caused by...
null pointer dereference in stackswap
https://api.github.com/repos/libming/libming/issues/78/comments
6
2017-06-08T16:30:19Z
2017-10-28T22:43:27Z
https://github.com/libming/libming/issues/78
234,584,883
78
[ "libming", "libming" ]
On libming latest version, an invalid memory read was found in function outputSWF_TEXT_RECORD . ``` #swftocxx $FILE out ================================================================= SEGV on unknown address 0x00000000000c (pc 0x00000052876c bp 0x000000000000 sp 0x7ffcaa1a7620 T0) ==15250==The signal is caused...
invalid memory read in outputSWF_TEXT_RECORD
https://api.github.com/repos/libming/libming/issues/77/comments
3
2017-06-08T16:29:18Z
2017-11-24T20:36:17Z
https://github.com/libming/libming/issues/77
234,584,613
77
[ "libming", "libming" ]
On libming latest version, a heap buffer overflow was found in function decompileIF. ``` #swftocxx $FILE out ================================================================= heap-buffer-overflow on address 0x6020000000a0 at pc 0x000000570171 bp 0x7fffe4c1cbe0 sp 0x7fffe4c1cbd8 READ of size 1 at 0x6020000000a0 t...
heap buffer overflow in decompileIF
https://api.github.com/repos/libming/libming/issues/76/comments
6
2017-06-08T16:27:53Z
2017-10-06T09:51:54Z
https://github.com/libming/libming/issues/76
234,584,226
76
[ "libming", "libming" ]
On libming latest version, a global buffer overflow was found in function printMP3Headers. ``` #listmp3 $FILE global-buffer-overflow on address 0x00000074ad3c at pc 0x000000515d76 bp 0x7ffd9e6b9250 sp 0x7ffd9e6b9248 READ of size 4 at 0x00000074ad3c thread T0 #0 0x515d75 in printMP3Headers /usr/include/bits/s...
global buffer overflow in printMP3Headers
https://api.github.com/repos/libming/libming/issues/75/comments
3
2017-06-07T14:59:00Z
2018-01-10T12:19:41Z
https://github.com/libming/libming/issues/75
234,239,675
75
[ "libming", "libming" ]
On libming latest version, a memory leak was found in function cws2fws (in main.c:111). ``` #listswf $FILE ================================================================= Direct leak of 2676 byte(s) in 1 object(s) allocated from: #0 0x4e004d in realloc /home/haojun/Downloads/llvm-clang/llvm/projects/compil...
memory leak in cws2fws (main.c:111)
https://api.github.com/repos/libming/libming/issues/74/comments
0
2017-06-07T14:57:40Z
2017-06-07T14:57:40Z
https://github.com/libming/libming/issues/74
234,239,218
74
[ "libming", "libming" ]
On libming latest version, a memory leak was found in function cws2fws (in main.c:101). ``` #listswf $FILE ================================================================= Direct leak of 2363 byte(s) in 1 object(s) allocated from: #0 0x4dfc96 in malloc /home/haojun/Downloads/llvm-clang/llvm/projects/compile...
memory leak in cws2fws (main.c:101)
https://api.github.com/repos/libming/libming/issues/73/comments
0
2017-06-07T14:56:46Z
2017-06-07T14:56:46Z
https://github.com/libming/libming/issues/73
234,238,923
73
[ "libming", "libming" ]
On libming latest version, a memory leak was found in function parseSWF_DOACTION . ``` #listswf $FILE ================================================================= Direct leak of 160 byte(s) in 1 object(s) allocated from: #0 0x4e004d in realloc /home/haojun/Downloads/llvm-clang/llvm/projects/compiler-rt/...
memory leak in parseSWF_DOACTION
https://api.github.com/repos/libming/libming/issues/72/comments
3
2017-06-07T14:55:00Z
2019-10-03T07:11:30Z
https://github.com/libming/libming/issues/72
234,238,272
72
[ "libming", "libming" ]
On libming latest version, a memory leak was found in function parseSWF_SHAPEWITHSTYLE. ``` #listswf $FILE Direct leak of 576 byte(s) in 1 object(s) allocated from: #0 0x4e004d in realloc /home/haojun/Downloads/llvm-clang/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:79 #1 0x5bf458 in parseSW...
memory leak in parseSWF_SHAPEWITHSTYLE
https://api.github.com/repos/libming/libming/issues/71/comments
4
2017-06-07T14:54:04Z
2019-10-03T07:14:14Z
https://github.com/libming/libming/issues/71
234,237,946
71
[ "libming", "libming" ]
please see the following advisory: http://seclists.org/fulldisclosure/2017/May/106
readString denial of service
https://api.github.com/repos/libming/libming/issues/70/comments
5
2017-06-01T08:11:49Z
2017-06-06T18:23:12Z
https://github.com/libming/libming/issues/70
232,798,278
70
[ "libming", "libming" ]
Dear all, The following bugs were found with AFLGo, a directed version of the fuzzer AFL / AFLFast. Thanks also to Van-Thuan Pham. This issues are related to #58. The Libming utility listswf crashes due to a heap-based buffer overflow in the function parseSWF_RGBA and several other functions in parser.c. AddressS...
Heap overflows in parser.c
https://api.github.com/repos/libming/libming/issues/68/comments
3
2017-03-21T10:37:48Z
2017-04-07T08:08:39Z
https://github.com/libming/libming/issues/68
215,693,391
68
[ "libming", "libming" ]
Would be great to have a new release to test if the security bugs were really fixed or not. Also, before make the new release would be awesome if #55 and #56 are fixed. Thanks.
please issue a new release
https://api.github.com/repos/libming/libming/issues/67/comments
2
2017-02-03T11:29:43Z
2017-04-07T08:11:46Z
https://github.com/libming/libming/issues/67
205,134,223
67
[ "libming", "libming" ]
The default error handler now exits which is not ideal for a shared library: ``` void error_default(const char *msg, ...) ...
Please report errors from the library instead of exit()-ing
https://api.github.com/repos/libming/libming/issues/66/comments
0
2017-01-30T12:26:09Z
2017-01-30T12:26:09Z
https://github.com/libming/libming/issues/66
203,997,000
66
[ "libming", "libming" ]
To fix a few CVEs I have fixed several readUInt*() (e.g.readUInt32() ) functions to return EOF, but other variants returning signed values are not changed since EOF (-1) is a valid unsigned int value. The returned values of readUInt*() are also not checked for validity very often in the code and they are implemented...
Please improve error handling
https://api.github.com/repos/libming/libming/issues/65/comments
0
2017-01-30T12:22:27Z
2017-01-30T12:22:27Z
https://github.com/libming/libming/issues/65
203,996,274
65
[ "libming", "libming" ]
Hi, Thank you for libming. I afraid the project's homepage is down: http://www.libming.org There is also little activity here on GitHub, PR-s are not accepted nor commented on. Please resurrect the development within the original team or at least give merge rights to some people sending PR-s. There is interest...
Dead homepage. Dead project?
https://api.github.com/repos/libming/libming/issues/62/comments
5
2016-12-29T17:43:37Z
2017-01-30T17:31:31Z
https://github.com/libming/libming/issues/62
198,043,270
62
[ "libming", "libming" ]
On 0.4.7: ``` # listswf $FILE header indicates a filesize of 7917 but filesize is 187 File version: 100 File size: 187 Frame size: (8452,8981)x(-4096,0) Frame rate: 67.851562 / sec. Total frames: 16387 Stream out of sync after parse of blocktype 2 (SWF_DEFINESHAPE). 166 but expecting 23. Offset: 21 (0x00...
listswf: NULL pointer dereference in dumpBuffer (read.c)
https://api.github.com/repos/libming/libming/issues/60/comments
0
2016-11-24T11:19:03Z
2017-01-30T08:57:44Z
https://github.com/libming/libming/issues/60
191,494,919
60
[ "libming", "libming" ]
On 0.4.7: ``` # listswf $FILE header indicates a filesize of 18446744072727653119 but filesize is 165 File version: 128 File size: 165 Frame size: (-4671272,-4672424)x(-4703645,4404051) Frame rate: 142.777344 / sec. Total frames: 2696 Offset: 25 (0x0019) Block type: 67 (Unknown Block Type) Block length: ...
listswf: heap-based buffer overflow in _iprintf (outputtxt.c)
https://api.github.com/repos/libming/libming/issues/59/comments
0
2016-11-24T11:16:07Z
2017-01-30T08:57:44Z
https://github.com/libming/libming/issues/59
191,494,349
59
[ "libming", "libming" ]
On 0.4.7: ``` # listswf $FILE header indicates a filesize of 237 but filesize is 191 File version: 6 File size: 191 Frame size: (3493,-4999)x(-5076,9541) Frame rate: 39.625000 / sec. Total frames: 33032 Stream out of sync after parse of blocktype 18 (SWF_SOUNDSTREAMHEAD). 29 but expecting 27. Offset: 21 ...
listswf: heap-based buffer overflow in parseSWF_RGBA (parser.c)
https://api.github.com/repos/libming/libming/issues/58/comments
0
2016-11-24T11:13:17Z
2017-01-30T08:57:44Z
https://github.com/libming/libming/issues/58
191,493,824
58
[ "libming", "libming" ]
On 0.4.7: ``` # listswf $FILE header indicates a filesize of 237 but filesize is 272 File version: 6 File size: 272 Frame size: (-4926252,-2829100)x(-2829100,-2829100) Frame rate: 166.648438 / sec. Total frames: 42662 Offset: 25 (0x0019) Block type: 666 (Unknown Block Type) Block length: 38 0000: a6...
listswf: heap-based buffer overflow in parseSWF_DEFINEFONT (parser.c)
https://api.github.com/repos/libming/libming/issues/57/comments
0
2016-11-24T11:09:32Z
2017-01-30T08:57:44Z
https://github.com/libming/libming/issues/57
191,493,035
57
[ "libming", "libming" ]
On 0.4.7 by default listswf has an odr-violation: ``` ================================================================= ==20414==ERROR: AddressSanitizer: odr-violation (0x00000146f440): [1] size=4 'fileOffset' read.c:30:5 [2] size=4 'fileOffset' listaction.c:29:5 These globals were registered at these point...
listswf: fileOffset odr-violation
https://api.github.com/repos/libming/libming/issues/56/comments
4
2016-11-24T10:52:32Z
2017-02-03T11:49:10Z
https://github.com/libming/libming/issues/56
191,489,411
56
[ "libming", "libming" ]
it fails for multiple definitions ``` actioncompiler/.libs/libactioncompiler.a(lex.swf4.o):(.bss+0xc0): multiple definition of `swf4debug' actioncompiler/.libs/libactioncompiler.a(swf4compiler.tab.o):(.bss+0x0): first defined here actioncompiler/.libs/libactioncompiler.a(lex.swf5.o):(.bss+0xc0): multiple definiti...
libming-0.4.8 fails to compile with -fno-common
https://api.github.com/repos/libming/libming/issues/55/comments
3
2016-11-22T12:19:26Z
2017-04-07T08:22:53Z
https://github.com/libming/libming/issues/55
190,984,846
55
[ "libming", "libming" ]
there is a left shift in listmp3 Error message: ``` listmp3.c:94:23: runtime error: left shift of negative value -1 listmp3.c:95:23: runtime error: left shift of negative value -1 ``` Testcase: [8.crashes.zip](https://github.com/libming/libming/files/541932/8.crashes.zip) Tested on 0.4.7
listmp3: left shift
https://api.github.com/repos/libming/libming/issues/53/comments
2
2016-10-20T14:24:35Z
2017-01-30T08:57:44Z
https://github.com/libming/libming/issues/53
184,244,226
53
[ "libming", "libming" ]
There is a divide-by-zero in printMP3Headers Stacktrace: ``` ASAN:DEADLYSIGNAL ================================================================= ==29561==ERROR: AddressSanitizer: FPE on unknown address 0x0000004f19e8 (pc 0x0000004f19e8 bp 0x000000000000 sp 0x7ffdf0ab6340 T0) #0 0x4f19e7 in printMP3Headers /var/tm...
listmp3: divide-by-zero in printMP3Headers (listmp3.c)
https://api.github.com/repos/libming/libming/issues/52/comments
3
2016-10-20T14:22:04Z
2017-01-30T09:00:00Z
https://github.com/libming/libming/issues/52
184,243,616
52
[ "libming", "libming" ]
There is a global buffer overflow in printMP3Headers. Stacktrace: ``` ==29519==ERROR: AddressSanitizer: global-buffer-overflow on address 0x000000722e0c at pc 0x0000004f1a99 bp 0x7ffe42b1d7f0 sp 0x7ffe42b1d7e8 READ of size 4 at 0x000000722e0c thread T0 #0 0x4f1a98 in printMP3Headers /var/tmp/portage/media-libs/mi...
listmp3: global-buffer-overflow in printMP3Headers (listmp3.c)
https://api.github.com/repos/libming/libming/issues/51/comments
2
2016-10-20T14:11:18Z
2017-01-30T08:57:44Z
https://github.com/libming/libming/issues/51
184,240,792
51
[ "libming", "libming" ]
An attempt to compile the PHP extension of ming-0.4.7 ends with these errors: ``` Making all in php_ext make[1]: Entering directory '/builddir/build/BUILD/libming-ming-0_4_7/php_ext' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src `php-config --includes` -DCOMPILE_DL_MING -DHAVE_MING=...
port to PHP 7.x
https://api.github.com/repos/libming/libming/issues/50/comments
1
2016-07-18T21:37:55Z
2017-03-24T21:13:03Z
https://github.com/libming/libming/issues/50
166,199,684
50
[ "libming", "libming" ]
While building ming-0.4.7 with make -j4, I get corrupted .tab.c and/or .tab.h files in src/actioncompiler. It looks like parallel calls to bison are the cause. Here is an example error log. It's usually different each time. ``` $ make V=1 -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/libming...
make -jN build is broken
https://api.github.com/repos/libming/libming/issues/49/comments
1
2016-07-18T21:02:09Z
2018-01-27T09:42:02Z
https://github.com/libming/libming/issues/49
166,192,758
49
[ "libming", "libming" ]
Hello, I want to update homebrew package to 0.4.7. But I keep getting this compilation error. ``` bash-3.2$ make Making all in src /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in actioncompiler /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am make[4]: Nothing to be ...
can't compile duplicate symbol _swf5debug
https://api.github.com/repos/libming/libming/issues/48/comments
5
2015-06-27T13:18:21Z
2021-05-11T04:01:02Z
https://github.com/libming/libming/issues/48
91,463,564
48
[ "libming", "libming" ]
Redirection to a http://www.libming.org/FrontPage, please. The following page is helpful. http://permalink.gmane.org/gmane.comp.jakarta.general/7695 (same issue) http://www.libming.org/%E3%83%95%E3%83%AD%E3%83%B3%E3%83%88%E3%83%9A%E3%83%BC%E3%82%B8 (FrontPage for Japanese. Please redirect me.)
Japanese doesn't see Wiki
https://api.github.com/repos/libming/libming/issues/45/comments
1
2015-01-23T11:02:41Z
2017-03-21T21:40:40Z
https://github.com/libming/libming/issues/45
55,269,602
45
[ "libming", "libming" ]
[ forwarding Debian bug https://bugs.debian.org/752629 ] php_ext/ming.c and php_ext/php_ming.h files are released under PHP License 3.01 which is not usable for anything else than PHP itself. Extending LGPL-2.1+ (or GPL-2+) to them would be fine.
Please relicense PHP extension
https://api.github.com/repos/libming/libming/issues/42/comments
19
2014-06-25T14:25:57Z
2017-04-12T09:30:43Z
https://github.com/libming/libming/issues/42
36,484,523
42
[ "libming", "libming" ]
Can't seem to get the current source to build for PHP 5.4.28 on CentOS. ming.c: In function ‘ZEND_GET_MODULE’: ming.c:6161: error: expected declaration specifiers before ‘PHP_MINFO_FUNCTION’ ming.c:6192: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘**attribute**’ before ‘{’ token ming.c:6207: error: expected declaration s...
Build for PHP 5.4.28
https://api.github.com/repos/libming/libming/issues/41/comments
0
2014-06-05T12:14:47Z
2014-06-05T12:14:47Z
https://github.com/libming/libming/issues/41
35,051,298
41
[ "libming", "libming" ]
flex 2.5.35 bison (GNU Bison) 2.7.12-4996 gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 ``` In file included from ./swf4compiler.flex:10:0: swf4compiler.tab.h:302:5: error: conflicting types for 'swf4parse' int swf4parse (void); ^ In file included from ./swf4compiler.flex:7:0: compile.h:264:5: note: previous declara...
error: conflicting types for 'swf4parse'
https://api.github.com/repos/libming/libming/issues/38/comments
1
2014-01-07T19:48:14Z
2014-01-09T08:39:16Z
https://github.com/libming/libming/issues/38
25,191,848
38
[ "libming", "libming" ]
here is the reproduce code: ``` python from ming import * s = SWFShape() s.setLine(2, 0x7f, 0, 0) s.movePenTo(100, 250) s.drawCubicTo(100,100,400,100,400,250) #debug s.setLine(2, 0, 0xff, 0) s.movePenTo(100, 250) s.drawLineTo(100,100) s.drawLineTo(400,100) s.drawLineTo(400,250) m = SWFMovie() m.setDimension(800, 60...
Wrong output for drawCubicTo
https://api.github.com/repos/libming/libming/issues/37/comments
0
2013-12-06T16:32:16Z
2013-12-06T16:32:16Z
https://github.com/libming/libming/issues/37
23,868,881
37
[ "libming", "libming" ]
lion 2011-06-29 23:05:54 EDT When compile output of swftocxx with many flashes I get thousand of errors like: test.cpp:2381:10: error: redeclaration of ‘SWFFont\* f6’ test.cpp:2378:10: error: ‘SWFFont\* f6’ previously declared here It seems swftocxx don`t care about redeclarations at all. Also there deprecation wa...
Bug 113 - swftocxx don`t care about objects redeclarations
https://api.github.com/repos/libming/libming/issues/36/comments
4
2013-08-18T18:03:25Z
2017-04-07T08:39:55Z
https://github.com/libming/libming/issues/36
18,210,983
36
[ "libming", "libming" ]
Brad Smith 2011-10-29 07:51:16 EDT The testsuite test ActionScriptTest is broken and fails like so.. Only SWF versions 4 to 9 are currently supported! Testing Function.as:6 with swfversion 0 FAIL: ActionScriptTest
Bug 116 - testsuite test ActionScriptTest is broken
https://api.github.com/repos/libming/libming/issues/35/comments
2
2013-08-18T18:02:15Z
2017-01-02T19:00:11Z
https://github.com/libming/libming/issues/35
18,210,970
35
[ "libming", "libming" ]
Brad Smith 2011-10-26 19:19:37 EDT Created an attachment (id=41) [details] png2bl printf patch Fix format specifier for a printf in png2dbl. The type used within struct pngdata for width and height are 32-bit types not 64-bit.
Bug 115 - Fix format specifier for printf in png2dbl
https://api.github.com/repos/libming/libming/issues/34/comments
2
2013-08-18T17:59:41Z
2013-08-18T18:01:26Z
https://github.com/libming/libming/issues/34
18,210,912
34
[ "libming", "libming" ]
Benjamin Wolsey 2011-07-01 07:22:20 EDT Setting an mp3 sound stream for a SWF with a very slow frame rate (e.g. 1 or 0.5 frames per second) results in the stream sound blocks containing much more data than they claim to. With a sample rate of 44kHz, a frame rate of 0.5 frames per second means each sound block contai...
Bug 114 - Incorrect sound stream encoding for slow frame rates.
https://api.github.com/repos/libming/libming/issues/33/comments
0
2013-08-18T17:58:34Z
2013-08-18T17:58:34Z
https://github.com/libming/libming/issues/33
18,210,898
33
[ "libming", "libming" ]
Sreejith 2011-05-10 08:28:46 EDT We have the old code developed in ming 0.3a. Now we want upgrade to php 5.3.6 with the windows 2008 server. php_ming.dll not loading in Windows 2008 64 bit server. However it works in winxp and windows 2000. PHP version : 5.3.6 OS : Windows 2008 MIng extension: 0.3a and 0.4.3 (bot...
Bug 112 - php_ming.dll not loading in Windows 2008 64 bit server.
https://api.github.com/repos/libming/libming/issues/32/comments
2
2013-08-18T17:56:40Z
2013-08-18T17:57:05Z
https://github.com/libming/libming/issues/32
18,210,875
32
[ "libming", "libming" ]
apptaro@gmail.com 2011-03-09 02:52:21 EST When compiling a C program that uses libming, the following warning can happen: /usr/local/ming/include/ming.h:32:1: warning: "__deprecated" redefined This is because ming.h tries to define __deprecated reserved identifier without first checking if it is already defined. It ...
Bug 111 - warning __deprecated redefined can happen when including ming.h
https://api.github.com/repos/libming/libming/issues/31/comments
0
2013-08-18T17:55:54Z
2013-08-18T17:55:54Z
https://github.com/libming/libming/issues/31
18,210,860
31
[ "libming", "libming" ]
webmaster@maxiwebs.co.uk 2011-01-18 10:43:31 EST SWFGradient does not render properly, draes square half blue half yellow, using the below code:- <?php //Set the scale to TWIPS rather than PIXELS ming_setscale(1.0); //Create the movie $m = new SWFMovie(); $m->setRate(12.0); $m->setDimension(400,400); $m->setBackgro...
Bug 108 - SWFGradient does not work ming 0.4.3
https://api.github.com/repos/libming/libming/issues/30/comments
0
2013-08-18T17:55:00Z
2013-08-18T17:55:00Z
https://github.com/libming/libming/issues/30
18,210,851
30
[ "libming", "libming" ]
Benjamin Otte 2007-06-06 09:09:19 EDT I checked this for script code (Push action), but it's probably relevant to all contents of Flash files: Strings in Flash < 6 seem to be encoded as Latin-1. In Flash >= 6 strings are probably encoded as UTF-8. Ming always writes UTF-8 when creating Flash files. It would be nice...
Bug 21 - Ming doesn't handle charsets correctly
https://api.github.com/repos/libming/libming/issues/29/comments
6
2013-08-18T17:53:15Z
2013-08-18T17:54:12Z
https://github.com/libming/libming/issues/29
18,210,827
29
[ "libming", "libming" ]
Jaron Wong 2009-12-09 22:05:09 EST Created an attachment (id=24) [details] test file I want to add a flv file with video and audio to movieclip, but the ouput swf file will contain no content if the rate is greater than or equal to the framerate of flv set by invoking SWFMovie_setRate when adding. If I have a avi.fl...
Bug 91 - the output swf file can not be played if i add a flv file to movieclip with the smae rate as flv file
https://api.github.com/repos/libming/libming/issues/28/comments
4
2013-08-18T17:50:52Z
2013-08-18T17:51:40Z
https://github.com/libming/libming/issues/28
18,210,794
28
[ "libming", "libming" ]
Klaus Rechert 2008-07-24 07:04:48 EDT error threshold is not normalized. See url above for an example.
Bug 61 - drawCubic broke due static error estimation
https://api.github.com/repos/libming/libming/issues/27/comments
1
2013-08-18T17:49:10Z
2013-08-18T17:49:21Z
https://github.com/libming/libming/issues/27
18,210,774
27
[ "libming", "libming" ]
Klaus Rechert 2007-10-30 04:59:45 EDT see ECMA-262-4, chapter 7.9
Bug 40 - Add automatic semicolon support to AS compiler
https://api.github.com/repos/libming/libming/issues/26/comments
1
2013-08-18T17:48:19Z
2013-08-18T17:48:31Z
https://github.com/libming/libming/issues/26
18,210,766
26
[ "libming", "libming" ]
spamabc@subzero.eu 2010-01-05 11:39:13 EST Hello, I'm trying to build the current trunk of ming on a gentoo box (manually). Unfortunately it fails to build successfully (ran autogen.sh, ran ./configure --enable-php and when running make this happens): make[2]: Entering directory `/root/ming/php_ext/tmp' /bin/sh /roo...
Bug 92 - php_ext fails to build due to libtool
https://api.github.com/repos/libming/libming/issues/25/comments
2
2013-08-18T17:47:09Z
2013-08-18T17:47:37Z
https://github.com/libming/libming/issues/25
18,210,752
25
[ "libming", "libming" ]
Mike Graham 2010-05-18 15:10:16 EDT The Python package index(http://pypi.python.org/pypi/) is a repository of Python package packages used to manually and automatedly find and install Python packages. libming's Python bindings are not currently available via PyPI, which makes requiring ming as a dependency harder for...
Bug 97 - Python bindings not available through PyPI
https://api.github.com/repos/libming/libming/issues/24/comments
0
2013-08-18T17:46:19Z
2013-08-18T17:46:19Z
https://github.com/libming/libming/issues/24
18,210,741
24
[ "libming", "libming" ]
dx 2008-10-21 16:15:02 EDT Program received signal SIGSEGV, Segmentation fault. 0x00007fff466ceb2c in ming_gc_remove_node () from /usr/lib/libming.so.1 (gdb) bt #0 0x00007fff466ceb2c in ming_gc_remove_node () from /usr/lib/libming.so.1 #1 0x00007fff466eeaa6 in destroySWFJpegBitmap () from /usr/lib/libming.so.1 #2 ...
Bug 75 - Segfault on destroySWFJpegBitmap when using masks
https://api.github.com/repos/libming/libming/issues/23/comments
3
2013-08-18T17:44:07Z
2013-08-18T17:44:36Z
https://github.com/libming/libming/issues/23
18,210,717
23
[ "libming", "libming" ]
Philip de Nier 2009-03-14 11:02:01 EDT Created an attachment (id=19) [details] fix truncation of sub-pixel line widths The functions to set the line width (in pixel units) in ming.h uses the "unsigned short" type. The value is then multiplied by Ming_scale internally. This means that a line width of < 1 pixel is sto...
Bug 82 - sub-pixel line width always results in 0 twip line width
https://api.github.com/repos/libming/libming/issues/22/comments
2
2013-08-18T17:42:27Z
2013-08-18T17:43:14Z
https://github.com/libming/libming/issues/22
18,210,693
22
[ "libming", "libming" ]
strk@keybit.net 2009-03-27 04:45:24 EDT See http://sourceforge.net/mailarchive/forum.php?thread_name=20081213142008.GA19055%40keybit.net&forum_name=ming-devr
Bug 85 - ActionScript compiler doesn't support multiple breaks in a switch case
https://api.github.com/repos/libming/libming/issues/21/comments
0
2013-08-18T17:41:40Z
2013-08-18T17:41:40Z
https://github.com/libming/libming/issues/21
18,210,673
21
[ "libming", "libming" ]
Samuel Thibault 2009-01-16 12:27:26 EST Created an attachment (id=18) [details] fix Hello, I typically do something like putcircle_with_text(SWFShape shape, int x, int y) { SWFShape_MovePenTo(x,y); SWFShape_drawCircle(shape, 10); SWFShape_MovePen(10,10); SWFShape_drawSizedGlyph(shape, 'A', 10); } ...
Bug 80 - Bogus glyph position
https://api.github.com/repos/libming/libming/issues/20/comments
1
2013-08-18T17:39:13Z
2013-08-18T17:40:22Z
https://github.com/libming/libming/issues/20
18,210,629
20
[ "libming", "libming" ]
Klaus Rechert 2008-10-21 08:11:39 EDT <?php dl('ming.so'); echo "Beginning of script : ".memory_get_usage()." bytes\n\n"; for ($x = 0;$x<5000;$x++) { $s = new SWFShape(); unset($s); $s = null; } echo "End of script : ".memory_get_usage()." bytes\n\n"; ?> result----------- Beginning of script : 57412 by...
Bug 74 - PHP binding leaks memory
https://api.github.com/repos/libming/libming/issues/19/comments
0
2013-08-18T17:37:48Z
2013-08-18T17:37:48Z
https://github.com/libming/libming/issues/19
18,210,610
19
[ "libming", "libming" ]
Klaus Rechert 2008-07-24 07:08:51 EDT
Bug 62 - Win32: perl man pages not installable because of "::" in filenames
https://api.github.com/repos/libming/libming/issues/18/comments
0
2013-08-18T17:36:59Z
2013-08-18T17:36:59Z
https://github.com/libming/libming/issues/18
18,210,593
18
[ "libming", "libming" ]
http://www.heynow.com/study/ming/artifacts/ Klaus Rechert 2008-07-24 07:02:28 EDT see URL
Bug 60 - Why does this 'C' shape have artifacts
https://api.github.com/repos/libming/libming/issues/17/comments
0
2013-08-18T17:35:47Z
2013-08-18T17:35:47Z
https://github.com/libming/libming/issues/17
18,210,577
17
[ "libming", "libming" ]
strk@keybit.net 2008-07-22 10:40:20 EDT Would be nice to allow manual drawing of a font glyph set. Could be a function taking an SWFShape and using it as a given glyph number for a font (be it newly-created or created from file, in which case the glyph would be overwritten).
Bug 58 - Support for drawing font glyphs
https://api.github.com/repos/libming/libming/issues/16/comments
0
2013-08-18T17:34:31Z
2013-08-18T17:34:31Z
https://github.com/libming/libming/issues/16
18,210,558
16
[ "libming", "libming" ]
The page seems the default page of Wiki if the request header of `Accept-Language` is like below: ``` Accept-Language:ja,en-US;q=0.8,en;q=0.6 ``` The screen shot is here: ![screen shot 2013-06-19 at 23 42 46](https://f.cloud.github.com/assets/508822/675336/06db351e-d8ef-11e2-973b-7bb0c32605ec.png)
Top page of www.libming.org is confusing if `Accept-Language` is 'ja'
https://api.github.com/repos/libming/libming/issues/15/comments
2
2013-06-19T14:53:24Z
2017-12-06T18:26:00Z
https://github.com/libming/libming/issues/15
15,748,930
15
[ "libming", "libming" ]
Sorry. I catch exeption: Error: (ming) failed assertion 'SWFOutput_numSBits(dx) < 18' in shape.c:715 dx = 14
issue hardcode SWFOutput_numSBits(dx)
https://api.github.com/repos/libming/libming/issues/11/comments
0
2013-05-12T07:13:27Z
2013-05-12T07:13:27Z
https://github.com/libming/libming/issues/11
14,231,618
11
[ "libming", "libming" ]
After applying the patch from issue #9 for basic 5.4 compatibility, the build errors out with: ming.c: In function 'getInput_fromFileResource': ming.c:373:2: error: too few arguments to function 'zend_list_insert' In file included from /usr/include/php/Zend/zend_API.h:27:0, from /usr/include/php/main/...
php extension does not compile against a ZTS enabled php 5.4
https://api.github.com/repos/libming/libming/issues/10/comments
1
2012-09-03T09:46:23Z
2017-10-01T22:03:03Z
https://github.com/libming/libming/issues/10
6,612,193
10
[ "libming", "libming" ]
ming 0.4.4's php extension fails to build with php 5.4. This was reported to debian here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662620 They applied a patch to fix it, but it contained a typo that made it fail to build with php < 5.4. I fixed the typo and applied it to MacPorts where it seems to work fine f...
ming 0.4.4 php_ext fails to build with php 5.4
https://api.github.com/repos/libming/libming/issues/9/comments
0
2012-05-14T22:15:34Z
2013-06-08T19:38:34Z
https://github.com/libming/libming/issues/9
4,573,942
9
[ "libming", "libming" ]
The file php_ext/config.m4 which is in the repository and which was in the ming-0.4.3.tar.bz2 file available [on sourceforge](https://sourceforge.net/projects/ming/files/Releases/) is missing from the ming-0.4.4.tar.bz2 file available on sourceforge, therefore I can't run phpize, therefore the php module cannot be comp...
php_ext/config.m4 missing
https://api.github.com/repos/libming/libming/issues/8/comments
0
2012-04-25T07:07:39Z
2012-04-25T07:07:39Z
https://github.com/libming/libming/issues/8
4,275,523
8
[ "libming", "libming" ]
Hi, I had brought this up on the mailing list a few weeks ago, about Ming_init() being called repeatedly by the php module. This has been working well: ``` diff --git a/php_ext/ming.c b/php_ext/ming.c index c4527a0..4504fe6 100644 --- a/php_ext/ming.c +++ b/php_ext/ming.c @@ -6199,12 +6199,20 @@ static void php_ming_...
PHP module: version warnings under httpd
https://api.github.com/repos/libming/libming/issues/6/comments
0
2012-01-05T12:06:54Z
2013-08-18T17:44:07Z
https://github.com/libming/libming/issues/6
2,734,560
6
[ "libming", "libming" ]
m = SWFBitmap('some.jpg') returns: swig/python detected a memory leak of type 'SWFInput *', no destructor found.
SWFBitmap cannot import JPG file in Python
https://api.github.com/repos/libming/libming/issues/5/comments
1
2011-12-11T01:13:24Z
2013-08-18T17:44:07Z
https://github.com/libming/libming/issues/5
2,514,244
5
[ "libming", "libming" ]
OpenBSD 4.9 i386 Build succeeds; make check stops in test/Font, listswf segfault. GDB: ``` #0 0x1c01507b in parseSWF_GLYPHENTRY (f=0x2f12b140, gerec=0x8acaa070, glyphbits=0, advancebits=9) at parser.c:245 245 gerec->GlyphIndex[0] = 0; /* for glyphbits == 0 */ (gdb) bt #0 0x1c01507b in parseSW...
In test/Font listswf is dumping core
https://api.github.com/repos/libming/libming/issues/4/comments
6
2011-12-07T15:02:45Z
2013-08-18T17:54:03Z
https://github.com/libming/libming/issues/4
2,475,455
4
[ "libming", "libming" ]
Apparently BSD and GNU make treat macros differently. ActionScriptTest.c loops over test cases from a string that originates in a Makefile macro; and expects ' ' (space) separators. Using isspace() lets the test run as expected. (This is likely the same for any *BSD.) diff -u: --- test/actionscript/ActionScriptTest.c...
test/actionscript/ActionScriptTest.c fails on OpenBSD 4.9
https://api.github.com/repos/libming/libming/issues/3/comments
12
2011-12-06T17:52:56Z
2013-08-18T17:51:40Z
https://github.com/libming/libming/issues/3
2,465,180
3
[ "libming", "libming" ]
I think this comment could be elaborated more. The first nibble in that byte is frame type, which could be either 1 for keyframe or 2 for inter frame, the next nibble (lower 4 bits) is codec id which should always be 3 for screen video.
src/blocks/videostream.c "special case" comment
https://api.github.com/repos/libming/libming/issues/2/comments
1
2011-09-07T14:16:49Z
2013-08-18T17:44:07Z
https://github.com/libming/libming/issues/2
1,589,662
2
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
JSON Deserialization Error When Trying To Run Gemma Through Vertex AI
https://api.github.com/repos/langchain-ai/langchain/issues/25268/comments
0
2024-08-10T21:08:48Z
2024-08-10T21:11:30Z
https://github.com/langchain-ai/langchain/issues/25268
2,459,290,965
25,268
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
(core)(test): core tests cannot pass all tests, and some test cases fail
https://api.github.com/repos/langchain-ai/langchain/issues/25261/comments
0
2024-08-10T09:13:45Z
2024-08-10T11:01:46Z
https://github.com/langchain-ai/langchain/issues/25261
2,459,001,188
25,261
[ "hwchase17", "langchain" ]
### Privileged issue - [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here. ### Issue Content Currently, the Firecrawl loader only supports usage of the API and does not support self-hosted instances. I will create a pull request to fix this.
Enhancement: Adding Firecrawl API URL option for document loader for self-hosted Firecrawl instance
https://api.github.com/repos/langchain-ai/langchain/issues/25259/comments
0
2024-08-10T06:12:14Z
2024-08-10T06:13:50Z
https://github.com/langchain-ai/langchain/issues/25259
2,458,929,193
25,259
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
`ChatHuggingFace` Asking for API Token Even for Locally Downloaded Model
https://api.github.com/repos/langchain-ai/langchain/issues/25258/comments
0
2024-08-10T02:32:41Z
2024-08-10T02:37:26Z
https://github.com/langchain-ai/langchain/issues/25258
2,458,859,649
25,258
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/tutorials/agents/ ### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am referring to (if applicable). ### Issue with current documentation: Referencing this tutorial: https://python.langchain.com/v0....
DOC: <Issue related to /v0.2/docs/tutorials/agents/>
https://api.github.com/repos/langchain-ai/langchain/issues/25257/comments
0
2024-08-09T23:43:41Z
2024-08-09T23:46:09Z
https://github.com/langchain-ai/langchain/issues/25257
2,458,798,344
25,257
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/tools/tavily_search/ ### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am referring to (if applicable). ### Issue with current documentation: In the [installation](https://python.langch...
Incorrect Import Statement DOC: <Issue related to /v0.2/docs/integrations/tools/tavily_search/>
https://api.github.com/repos/langchain-ai/langchain/issues/25256/comments
0
2024-08-09T21:39:28Z
2024-08-09T21:41:58Z
https://github.com/langchain-ai/langchain/issues/25256
2,458,697,633
25,256
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
not able to load llama 3.1 quantised model with langchain vllm
https://api.github.com/repos/langchain-ai/langchain/issues/25251/comments
0
2024-08-09T20:10:10Z
2024-08-09T20:12:40Z
https://github.com/langchain-ai/langchain/issues/25251
2,458,599,755
25,251
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/text_embedding/cohere/ ### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am referring to (if applicable). ### Issue with current documentation: ModuleNotFoundError ...
DOC: <Issue related to /v0.2/docs/integrations/text_embedding/cohere/>
https://api.github.com/repos/langchain-ai/langchain/issues/25238/comments
0
2024-08-09T15:51:59Z
2024-08-09T15:54:37Z
https://github.com/langchain-ai/langchain/issues/25238
2,458,215,625
25,238
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
Show proper error when tool function argument is named "config"
https://api.github.com/repos/langchain-ai/langchain/issues/25228/comments
0
2024-08-09T11:11:18Z
2024-08-09T11:15:24Z
https://github.com/langchain-ai/langchain/issues/25228
2,457,686,325
25,228
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/chat/zhipuai/ ### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am referring to (if applicable). ### Issue with current documentation: import os import platform from typing import Opt...
DOC: <Issue related to /v0.2/docs/integrations/chat/zhipuai/>
https://api.github.com/repos/langchain-ai/langchain/issues/25224/comments
0
2024-08-09T09:18:38Z
2024-08-09T09:21:19Z
https://github.com/langchain-ai/langchain/issues/25224
2,457,490,436
25,224
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/how_to/functions/ ### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am referring to (if applicable). ### Issue with current documentation: At the end of the second paragraph: Note that all inputs...
Grammar Error?
https://api.github.com/repos/langchain-ai/langchain/issues/25222/comments
0
2024-08-09T08:07:21Z
2024-08-09T08:09:53Z
https://github.com/langchain-ai/langchain/issues/25222
2,457,362,330
25,222
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
ChatHuggingFace always returns only 100 tokens as response without considering the `max_new_tokens` parameter
https://api.github.com/repos/langchain-ai/langchain/issues/25219/comments
4
2024-08-09T05:31:22Z
2024-08-10T13:20:44Z
https://github.com/langchain-ai/langchain/issues/25219
2,457,136,389
25,219
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
AttributeError: 'str' object has no attribute 'text' in OpenAI document_loaders/audio
https://api.github.com/repos/langchain-ai/langchain/issues/25218/comments
0
2024-08-09T05:10:36Z
2024-08-09T12:35:12Z
https://github.com/langchain-ai/langchain/issues/25218
2,457,114,837
25,218
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Error with Chroma.from_documents and OllamaEmbeddings: ResponseError: 404 page not found
https://api.github.com/repos/langchain-ai/langchain/issues/25216/comments
1
2024-08-09T03:14:44Z
2024-08-09T07:42:15Z
https://github.com/langchain-ai/langchain/issues/25216
2,457,007,824
25,216
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Getting issues when pip installing langchain modules
https://api.github.com/repos/langchain-ai/langchain/issues/25215/comments
4
2024-08-09T02:59:54Z
2024-08-09T03:09:36Z
https://github.com/langchain-ai/langchain/issues/25215
2,456,995,772
25,215
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Tool calling agent: Function name error in calling tool
https://api.github.com/repos/langchain-ai/langchain/issues/25211/comments
1
2024-08-09T01:17:32Z
2024-08-10T13:26:12Z
https://github.com/langchain-ai/langchain/issues/25211
2,456,917,100
25,211
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
num_candidates as fetch_k won't work on langchain
https://api.github.com/repos/langchain-ai/langchain/issues/25180/comments
0
2024-08-08T14:03:31Z
2024-08-08T14:06:09Z
https://github.com/langchain-ai/langchain/issues/25180
2,455,900,231
25,180
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
AttributeError: 'HuggingFaceLLM' object has no attribute '_llm_type'
https://api.github.com/repos/langchain-ai/langchain/issues/25178/comments
0
2024-08-08T13:43:57Z
2024-08-08T13:46:41Z
https://github.com/langchain-ai/langchain/issues/25178
2,455,853,854
25,178
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
OpenAIModerationChain doesn't handle API key correctly for openai>=v1.0.0
https://api.github.com/repos/langchain-ai/langchain/issues/25176/comments
0
2024-08-08T12:33:39Z
2024-08-08T13:11:30Z
https://github.com/langchain-ai/langchain/issues/25176
2,455,684,951
25,176
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/document_loaders/aws_s3_directory/ ### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am referring to (if applicable). ### Issue with current documentation: can't able to read...
DOC: <Issue related to /v0.2/docs/integrations/document_loaders/aws_s3_directory/>
https://api.github.com/repos/langchain-ai/langchain/issues/25170/comments
0
2024-08-08T11:08:43Z
2024-08-08T13:29:17Z
https://github.com/langchain-ai/langchain/issues/25170
2,455,520,007
25,170
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Azure Cosmos DB Semantic Cache and Redis Semantic Cache not working as expected when the prompt is different
https://api.github.com/repos/langchain-ai/langchain/issues/25161/comments
0
2024-08-08T03:27:41Z
2024-08-08T03:30:08Z
https://github.com/langchain-ai/langchain/issues/25161
2,454,793,900
25,161
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
groq.NotFoundError: Error code: 404 , Route POST:/openai/v1/chat/completions not found
https://api.github.com/repos/langchain-ai/langchain/issues/25160/comments
0
2024-08-08T01:45:25Z
2024-08-08T01:48:02Z
https://github.com/langchain-ai/langchain/issues/25160
2,454,689,480
25,160
[ "hwchase17", "langchain" ]
### Privileged issue - [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here. ### Issue Content We want to start enforcing that all public interfaces have proper Google-style docstrings. This is both to improve our code readability and the quality of our API referen...
Add docstring linting
https://api.github.com/repos/langchain-ai/langchain/issues/25154/comments
0
2024-08-07T21:14:54Z
2024-08-07T21:17:22Z
https://github.com/langchain-ai/langchain/issues/25154
2,454,362,912
25,154
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Redis cache update() does not overwrite existing key/prompt
https://api.github.com/repos/langchain-ai/langchain/issues/25147/comments
0
2024-08-07T17:41:57Z
2024-08-07T18:39:14Z
https://github.com/langchain-ai/langchain/issues/25147
2,454,004,324
25,147
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Not possible to import 'InjectedToolArg' from langchain_core.tools
https://api.github.com/repos/langchain-ai/langchain/issues/25144/comments
4
2024-08-07T16:45:43Z
2024-08-07T20:40:17Z
https://github.com/langchain-ai/langchain/issues/25144
2,453,910,363
25,144
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
Complex request to Elasticsearch provide "langchain_core.exceptions.OutputParserException: Parsing text" when using "from langchain.retrievers.self_query.base import SelfQueryRetriever"
https://api.github.com/repos/langchain-ai/langchain/issues/25141/comments
0
2024-08-07T14:27:48Z
2024-08-07T14:30:33Z
https://github.com/langchain-ai/langchain/issues/25141
2,453,637,838
25,141
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Validation Error in Agent Tutorial when calling create_react_agent with SqliteSaver checkpointer
https://api.github.com/repos/langchain-ai/langchain/issues/25137/comments
3
2024-08-07T12:21:02Z
2024-08-09T11:40:35Z
https://github.com/langchain-ai/langchain/issues/25137
2,453,348,729
25,137