Re: [PATCH] makedumpfile: ppc64: get vmalloc start address from vmcoreinfo

2024-03-18 Thread Aditya Gupta
On 18/03/24 14:18, HAGIO KAZUHITO(萩尾 一仁) wrote: On 2024/03/18 17:26, Aditya Gupta wrote: Hi, The commit removing 'vmap_area_list' is now merged in Linux mainline tree.     commit:     55c49fee57af99f3c663e69dedc5b85e691bbe50     mm/vmalloc: remove vmap_area_list Applied with this commit

Re: [PATCH] makedumpfile: ppc64: get vmalloc start address from vmcoreinfo

2024-03-18 Thread Aditya Gupta
Hi, The commit removing 'vmap_area_list' is now merged in Linux mainline tree.     commit:     55c49fee57af99f3c663e69dedc5b85e691bbe50     mm/vmalloc: remove vmap_area_list Any comments on this patch ? Thanks, Aditya Gupta On 24/02/24 00:33, Aditya Gupta wrote: Below error was noticed when

[Crash-utility] Re: [PATCH] get vmalloc start address from vmcoreinfo

2024-03-18 Thread Aditya Gupta
fail to collect vmcore:     [PATCH] makedumpfile: ppc64: get vmalloc start address from vmcoreinfo https://lore.kernel.org/kexec/kjitig4jcelchtqria3mmr2jd3h5uptpoeyesif6crnzdtel72@jlit5ntwzdig/T/#t Any comments ? Thanks, - Aditya Gupta On 01/03/24 16:16, Sachin Sant wrote: On 01-Mar-2024

[Crash-utility] Re: [PATCH] crash_target: Support for GDB debugging of all tasks

2024-03-18 Thread Aditya Gupta
remove 'gdb_refresh_regcache' later, if CPU 0 isn't initialised at a time when crash has machdep->get_cpu_reg = NULL. Really sorry Tao, for causing the confusion here. - Aditya Gupta > > After crash finished loading and we see crash> prompt, the cpu regcaches > will be all

[Crash-utility] Re: [PATCH] crash_target: Support for GDB debugging of all tasks

2024-03-18 Thread Aditya Gupta
for arbitrary unwinding will still work with Tao's approach. - Aditya Gupta On Sun, Mar 17, 2024 at 03:40:52PM +0530, Aditya Gupta wrote: > Hi Tao and Alexey, > > On Fri, Mar 15, 2024 at 03:15:19PM -0700, Alexey Makhalov wrote: > > Hi Tao, > > > > Thanks for the

Re: Error in passing the password in servers.json file while deploying pgadmin4 in kubernetes cluster

2024-03-17 Thread Aditya Toshniwal
uot;, > "PassFile": "/var/lib/storage/pgpass", > "SSLMode": "prefer", > "ConnectionTimeout":10, > "SavePassword": true, > } > } > } > > configmap for pgpass > kind: ConfigMap > apiVersion: v1 > metadata: > name: password-config > d

Re: Enhancement Request - Query Tool - Run non-contiguous highlighted code

2024-03-17 Thread Aditya Toshniwal
only the bottom-most highlighted region is executed. > > Note that this could be VERY useful when you have coded a CTE (common > table expression), as this code is at the top of the SQL and > its utilization may occur significantly below its definition. > -- Thanks, Aditya Toshniwal

[plasma-systemmonitor] [Bug 483854] Plasma System Monitor does not display graphs

2024-03-17 Thread Aditya
https://bugs.kde.org/show_bug.cgi?id=483854 --- Comment #1 from Aditya --- Created attachment 167387 --> https://bugs.kde.org/attachment.cgi?id=167387=edit i ran `strings core.5603 > core.5603.txt` because the dump is over a 100 MiB core dump of ksystemstats -- You are receiving thi

[plasma-systemmonitor] [Bug 483854] New: Plasma System Monitor does not display graphs

2024-03-17 Thread Aditya
https://bugs.kde.org/show_bug.cgi?id=483854 Bug ID: 483854 Summary: Plasma System Monitor does not display graphs Classification: Applications Product: plasma-systemmonitor Version: 6.0.2 Platform: NixOS OS: Linux

[systemsettings] [Bug 483849] System Settings crashes when hovering on Window Decorations

2024-03-17 Thread Aditya
https://bugs.kde.org/show_bug.cgi?id=483849 --- Comment #2 from Aditya --- Created attachment 167385 --> https://bugs.kde.org/attachment.cgi?id=167385=edit coredumpctl backtrace -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 483849] System Settings crashes when hovering on Window Decorations

2024-03-17 Thread Aditya
https://bugs.kde.org/show_bug.cgi?id=483849 --- Comment #1 from Aditya --- Created attachment 167377 --> https://bugs.kde.org/attachment.cgi?id=167377=edit log file -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 483849] System Settings crashes when hovering on Window Decorations

2024-03-17 Thread Aditya
https://bugs.kde.org/show_bug.cgi?id=483849 Aditya changed: What|Removed |Added CC||bluen...@protonmail.com -- You are receiving

[systemsettings] [Bug 483849] New: System Settings crashes when hovering on Window Decorations

2024-03-17 Thread Aditya
https://bugs.kde.org/show_bug.cgi?id=483849 Bug ID: 483849 Summary: System Settings crashes when hovering on Window Decorations Classification: Applications Product: systemsettings Version: 6.0.2 Platform: NixOS

[Crash-utility] Re: [PATCH] crash_target: Support for GDB debugging of all tasks

2024-03-17 Thread Aditya Gupta
o-one, so `set_cpu` will then refer to the task ID, I will have to explore more on this. Any comments ? Thanks, Aditya Gupta > > Thanks, > --Alexey > > > On Thu, Mar 14, 2024 at 9:22 PM Tao Liu wrote: > > > Hi Alexey, > > > > On Thu, Mar 14, 2024 at 6:29 PM

[Crash-utility] Re: [PATCH 2/5] Enable crash to change gdb thread context

2024-03-17 Thread Aditya Gupta
Hi Tao, On Fri, Mar 15, 2024 at 08:33:31PM +0800, Tao Liu wrote: > Hi Aditya, > > > > As we can see, other cpus[1-6, 8-23] just take the reg cache of > > > cpu[7], which is incorrect. And if users go further like, "thread 20" > > > and "g

[NTG-context] Re: PDF, runner, and TikZ patches

2024-03-14 Thread Aditya Mahajan
-tikz if really needed, but it would be preferable to first check if tikz maintainers are willing to merge them upstream. Aditya ___ If your question is of interest to others as well, please add an entry to the

[webkit-changes] [WebKit/WebKit] 12aecd: [visionOS] Attempting to fullscreen a portrait vid...

2024-03-14 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 12aecd5743e3ac7c3a20903dadd971251ca4e6e2 https://github.com/WebKit/WebKit/commit/12aecd5743e3ac7c3a20903dadd971251ca4e6e2 Author: Aditya Keerthi Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M

[Crash-utility] Re: [PATCH 2/5] Enable crash to change gdb thread context

2024-03-13 Thread Aditya Gupta
h shortly. Thanks for the interest in this. Just in case, with both patch series combined, it should be possible to backtrace and run info locals, etc, on arbitrary tasks also. Interested in your patch though :) Thanks, Aditya Gupta > > Thanks, > --Alexey > > On Wed, Mar 13, 2024 at 2:34 

Custom Columns Fetch from Google Ads API

2024-03-13 Thread Aditya Agrawal
So, I have created a 5 new custom columns in google Ads to track some conversion actions which cannot be tracked from standard columns present in google Ads. Now, I want to create a report and have to automate this report in my platform. When i checked the google Ads API to fetch this custom

[webkit-changes] [WebKit/WebKit] 7f87b7: REGRESSION (274816@main): [visionOS] Fullscreen wi...

2024-03-13 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7f87b7bf71aefae08144aa6948d677afe9a366cd https://github.com/WebKit/WebKit/commit/7f87b7bf71aefae08144aa6948d677afe9a366cd Author: Aditya Keerthi Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M

google ads accounnt user

2024-03-13 Thread aditya shivhare
I want all user that are connected to my account listofustomer function it is only return list of customer id how can identify specific id if i have to get details of specific account only. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: [systemd-devel] Reducing unmount/mount of partitions on soft-reboot

2024-03-13 Thread Aditya Gupta
On 13/03/24 18:09, Luca Boccassi wrote: On Wed, 13 Mar 2024 at 12:30, Aditya Gupta wrote: Hello, I tried systemd-soft-reboot on a RHEL system, and it's amazing in terms of it's ability to do a userspace reboot, within fraction of time of a full system reboot. For example, for a Power system

[systemd-devel] Reducing unmount/mount of partitions on soft-reboot

2024-03-13 Thread Aditya Gupta
the service files, but don't know how and if I can do a similar thing with mounts. Thanks, Aditya Gupta

[Crash-utility] Re: [PATCH 2/5] Enable crash to change gdb thread context

2024-03-13 Thread Aditya Gupta
Hi Tao, On Wed, Mar 13, 2024 at 11:23:56AM +0800, Tao Liu wrote: > Hi Aditya, > > On Tue, Mar 12, 2024 at 5:12 PM Aditya Gupta wrote: > > > > Hi Tao, > > > > > <...> > > > > > > +crash_target *target = NULL; > > > + >

Re: 8.4: CTRL-SHIFT-f no longer works as shortcut to Find and Replace

2024-03-12 Thread Aditya Toshniwal
ust be wrong here - "Shift+Ctrl+f" and "Ctrl+Shift+f" are > the same, since the keys are pressed simultaneously. > > Or is there some devious plot at work here that my grey cells don't get? > > Enlightenment would be appreciated > > Regards > Calle > -- Thanks, Aditya Toshniwal pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com* <https://www.enterprisedb.com/> "Don't Complain about Heat, Plant a TREE"

[dolphin] [Bug 483343] Dolphin opens with error "Could not enter folder tags"

2024-03-12 Thread Aditya
https://bugs.kde.org/show_bug.cgi?id=483343 Aditya changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[dolphin] [Bug 483343] New: Dolphin opens with error "Could not enter folder tags"

2024-03-12 Thread Aditya
https://bugs.kde.org/show_bug.cgi?id=483343 Bug ID: 483343 Summary: Dolphin opens with error "Could not enter folder tags" Classification: Applications Product: dolphin Version: 24.02.0 Platform: Arch Linux OS: Linux

[Crash-utility] Re: [PATCH] get vmalloc start address from vmcoreinfo

2024-03-12 Thread Aditya Gupta
On 11/03/24 10:53, Hari Bathini wrote: On 01/03/24 12:32 pm, Aditya Gupta wrote: Below error is noticed when running crash on vmcore collected from a linux-next kernel crash (linux-next tag next-20240121): # crash /boot/vmlinuz-6.8.0-rc5-next-20240221 ./vmcore

[Crash-utility] Re: [PATCH 5/5] ppc64: Enable live debug support for gdb stack unwinding

2024-03-12 Thread Aditya Gupta
ol ret = FALSE; > > - if (LIVE()) { > - /* doesn't support reading registers in live dump */ > - return FALSE; > - } > - Thanks for including this change in the series. LGTM. Thanks, Aditya Gupta > /* Currently only handling registers availab

[Crash-utility] Re: [PATCH 2/5] Enable crash to change gdb thread context

2024-03-12 Thread Aditya Gupta
ocessor; > +} > > /* > * Collect the irq_desc[] entry along with its associated handler and > diff --git a/task.c b/task.c > index a405b05..ef79f53 100644 > --- a/task.c > +++ b/task.c > @@ -715,7 +715,8 @@ task_init(void) >* crash_target::fetch_regis

[Crash-utility] Re: [PATCH v10 0/5] Improve stack unwind on ppc64

2024-03-12 Thread Aditya Gupta
On Tue, Mar 12, 2024 at 02:46:17PM +0800, Lianbo Jiang wrote: > Hi, Aditya > > Sorry for the late reply. > >  And thank you for improving the patchset. This looks better and test is ok > for my side, so: Ack. Hi Lianbo, Thanks for the ack. - Aditya Gupta > > > T

[Crash-utility] Re: [PATCH] get vmalloc start address from vmcoreinfo

2024-03-12 Thread Aditya Gupta
On Tue, Mar 12, 2024 at 02:50:37PM +0800, Tao Liu wrote: > LGTM > > Acked-by: Tao Liu Hi Tao, Thanks for the ack. -Aditya Gupta > > On Mon, Mar 11, 2024 at 5:13 PM Aditya Gupta wrote: > > > > > > On 11/03/24 10:53, Hari Bathini wrote: > > > >

[NTG-context] Re: has the statistical charts module a new home?

2024-03-11 Thread Aditya Mahajan
On Mon, 11 Mar 2024, Henning Hraban Ramm wrote: > Hi Tomáš et al., > > the site https://akela.mendelu.cz/~thala/statcharts/ and actually the whole > server disappeared. > > Is there a new download location for the charts module? There is a version on internet archive:

[Crash-utility] Re: [PATCH] get vmalloc start address from vmcoreinfo

2024-03-11 Thread Aditya Gupta
On 11/03/24 10:53, Hari Bathini wrote: On 01/03/24 12:32 pm, Aditya Gupta wrote: Below error is noticed when running crash on vmcore collected from a linux-next kernel crash (linux-next tag next-20240121): # crash /boot/vmlinuz-6.8.0-rc5-next-20240221 ./vmcore

[Crash-utility] Re: [PATCH v10 0/5] Improve stack unwind on ppc64

2024-03-08 Thread Aditya Gupta
Hi Tao, On Fri, Mar 08, 2024 at 10:20:41AM +0800, Tao Liu wrote: > Hi Aditya, > > I didn't find any issue for this patch series, and I have rebased my > x86_64 series onto yours. According to my test, it works as expected, > so ack for the v10 series: > > Acked-by: Tao Liu

[Canonical-hw-cert] [Bug 2055749] Re: focal/linux-azure-fde-5.15: 5.15.0-1058.66~20.04.2.1 -proposed tracker

2024-03-06 Thread Aditya Nagesh
** Changed in: kernel-sru-workflow/stakeholder-signoff Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2055749 Title:

[jira] [Created] (HUDI-7485) Can't read the Hudi Table if using TimestampBasedKeyGenerator to write table

2024-03-06 Thread Aditya Goenka (Jira)
Aditya Goenka created HUDI-7485: --- Summary: Can't read the Hudi Table if using TimestampBasedKeyGenerator to write table Key: HUDI-7485 URL: https://issues.apache.org/jira/browse/HUDI-7485 Project

[webkit-changes] [WebKit/WebKit] 0f7604: [iOS] Avoid transcoding images on file inputs unle...

2024-03-05 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0f76043f78527099a8af73cff7e76c489fd79568 https://github.com/WebKit/WebKit/commit/0f76043f78527099a8af73cff7e76c489fd79568 Author: Aditya Keerthi Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e936ac: NEW TEST [ iOS Debug ] TestWebKitAPI.Fullscreen.Re...

2024-03-05 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e936ac78d2812779552425a8e777618a407d9364 https://github.com/WebKit/WebKit/commit/e936ac78d2812779552425a8e777618a407d9364 Author: Aditya Keerthi Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M

Re: [id-android] oot address group gadtorade

2024-03-05 Thread Teguh Aditya
gadtor...@googlegroups.com SOL Teguh On Wed, 6 Mar 2024 at 10:39, djody wrote: > minta maaf, ini di luar topic > > bisa di share address group gadtorade? > > habis ganti email , lupa address group gadtorade > > terima kasih > > djody > > -- > === > Ayo Subscribe >> Channel YouTube >

[jira] [Created] (HUDI-7481) schemacommit file increases with every commit and ultimately failing with OOM

2024-03-05 Thread Aditya Goenka (Jira)
Aditya Goenka created HUDI-7481: --- Summary: schemacommit file increases with every commit and ultimately failing with OOM Key: HUDI-7481 URL: https://issues.apache.org/jira/browse/HUDI-7481 Project

[Crash-utility] Re: [PATCH v9 1/6] ppc64: correct gdb passthroughs by implementing machdep->get_cpu_reg

2024-03-05 Thread Aditya Gupta
Hi Tao, On Tue, Mar 05, 2024 at 07:39:00PM +0800, Tao Liu wrote: > Hi Aditya, > > On Tue, Mar 5, 2024 at 6:30 PM Aditya Gupta wrote: > > > > Sorry Tao, I missed this mail earlier, as it got marked as read somehow. > > > > On Tue, Feb 27, 2024 at 05:37:05PM +

[Crash-utility] Re: [PATCH v9 1/6] ppc64: correct gdb passthroughs by implementing machdep->get_cpu_reg

2024-03-05 Thread Aditya Gupta
Sorry Tao, I missed this mail earlier, as it got marked as read somehow. On Tue, Feb 27, 2024 at 05:37:05PM +0800, Tao Liu wrote: > On Thu, Feb 22, 2024 at 10:52:56AM +0530, Aditya Gupta wrote: > > > > <...snip...> > > > > +static int > > +ppc64_get_cpu_r

[webkit-changes] [WebKit/WebKit] 559631: Changing color scheme does not update gradients wi...

2024-03-04 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5596316ca6184ec9be4d8ba87e631dfbb25d4efe https://github.com/WebKit/WebKit/commit/5596316ca6184ec9be4d8ba87e631dfbb25d4efe Author: Aditya Keerthi Date: 2024-03-04 (Mon, 04 Mar 2024) Changed paths

[Crash-utility] [PATCH v10 5/5] fix 'info threads' command

2024-03-04 Thread Aditya Gupta
sh path, but if checked with 'info registers', they will have different registers. Cc: Sourabh Jain Cc: Hari Bathini Cc: Mahesh J Salgaonkar Cc: Naveen N. Rao Cc: Lianbo Jiang Cc: HAGIO KAZUHITO(萩尾 一仁) Cc: Tao Liu Signed-off-by: Aditya Gupta --- crash_target

[Crash-utility] [PATCH v10 4/5] fix gdb_interface: restore gdb's output streams at end of gdb_interface

2024-03-04 Thread Aditya Gupta
onkar Cc: Naveen N. Rao Cc: Lianbo Jiang Cc: HAGIO KAZUHITO(萩尾 一仁) Cc: Tao Liu Signed-off-by: Aditya Gupta --- gdb-10.2.patch | 53 ++ 1 file changed, 53 insertions(+) diff --git a/gdb-10.2.patch b/gdb-10.2.patch index 677bd9b35882..1fb4212865

[Crash-utility] [PATCH v10 0/5] Improve stack unwind on ppc64

2024-03-04 Thread Aditya Gupta
t replaced gdb's output stream, losing output in some cases, such as info threads and extra output in info variables + fix 'info threads' RFC V2: - removed patch implementing 'frame', 'up', 'down' in crash - updated the cover letter by removing the mention of those commands other

[Crash-utility] [PATCH v10 3/5] synchronise cpu context changes between crash/gdb

2024-03-04 Thread Aditya Gupta
d. Cc: Sourabh Jain Cc: Hari Bathini Cc: Mahesh J Salgaonkar Cc: Naveen N. Rao Cc: Lianbo Jiang Cc: HAGIO KAZUHITO(萩尾 一仁) Cc: Tao Liu Signed-off-by: Aditya Gupta --- crash_target.c | 24 defs.h | 3 +++ gdb-10.2.patch | 30 ++ ke

[Crash-utility] [PATCH v10 2/5] remove 'frame' from prohibited commands list

2024-03-04 Thread Aditya Gupta
thini Cc: Mahesh J Salgaonkar Cc: Naveen N. Rao Cc: Lianbo Jiang Cc: HAGIO KAZUHITO(萩尾 一仁) Cc: Tao Liu Signed-off-by: Aditya Gupta --- gdb_interface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb_interface.c b/gdb_interface.c index b14319c66147..8f99a0d7fd

[Crash-utility] [PATCH v10 1/5] ppc64: correct gdb passthroughs by implementing machdep->get_cpu_reg

2024-03-04 Thread Aditya Gupta
o support GDB unwinding doesn't support live debugging Cc: Sourabh Jain Cc: Hari Bathini Cc: Mahesh J Salgaonkar Cc: Naveen N. Rao Cc: Lianbo Jiang Cc: HAGIO KAZUHITO(萩尾 一仁) Improved-by: Tao Liu Signed-off-by: Aditya Gupta --- defs.h | 123

[Crash-utility] Re: [PATCH v9 0/5] Improve stack unwind on ppc64

2024-03-04 Thread Aditya Gupta
Hi Tao, On 04/03/24 09:49, Tao Liu wrote: Hi Aditya, <...snip...> Will you post your ppc series v10? Because I think my x86 series is almost ready, so I plan to rebase mine onto your v10, and post it upstream for discussion. Please let me know your plans. Thanks in advance! Yes

[Crash-utility] Re: [PATCH v9 0/5] Improve stack unwind on ppc64

2024-03-01 Thread Aditya Gupta
Hi Lianbo and Tao, On Tue, Feb 27, 2024 at 11:27:32AM +0800, lijiang wrote: > Hi, Aditya > On Mon, Feb 26, 2024 at 7:12 PM Aditya Gupta wrote: > > Hi Lianbo, > > On Thu, Feb 22, 2024 at 03:59:36PM +0530, Aditya Gupta wrote: > > > Hi Lianbo, > > > On Thu, Feb 2

[jira] [Created] (HUDI-7461) Date columns showing incorrect integer values while doing CDC read

2024-03-01 Thread Aditya Goenka (Jira)
Aditya Goenka created HUDI-7461: --- Summary: Date columns showing incorrect integer values while doing CDC read Key: HUDI-7461 URL: https://issues.apache.org/jira/browse/HUDI-7461 Project: Apache Hudi

[Crash-utility] [PATCH] get vmalloc start address from vmcoreinfo

2024-02-29 Thread Aditya Gupta
: Sachin Sant Signed-off-by: Aditya Gupta --- memory.c | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/memory.c b/memory.c index b84e974a3325..b3027bd101cd 100644 --- a/memory.c +++ b/memory.c @@ -17220,11 +17220,20 @@ first_vmalloc_address(void) { stati

[FFmpeg-user] VBR or ABR ?

2024-02-29 Thread Aditya Dandavate
`-rc 1` in SVT encoders i.e SVT-AV1, SVT-VP9, SVT-HEVC means VBR encoding. So, when I just set the Target Bitrate, like .eg `-b:v 5000k` does this mean the encoder will use VBR encoding with an average bitrate of 5 mbps or is this Average Bitrate Encoding (ABR) ?

[webkit-changes] [WebKit/WebKit] c95754: [macOS] Fallback native rendering is inco...

2024-02-29 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c957547e10debd859d83c780bb0eb548c778c6d8 https://github.com/WebKit/WebKit/commit/c957547e10debd859d83c780bb0eb548c778c6d8 Author: Aditya Keerthi Date: 2024-02-29 (Thu, 29 Feb 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] d28e96: List box scrollbars do not match the used color sc...

2024-02-29 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d28e96e8be48eae916334ccb91fa1691ba45a0ef https://github.com/WebKit/WebKit/commit/d28e96e8be48eae916334ccb91fa1691ba45a0ef Author: Aditya Keerthi Date: 2024-02-29 (Thu, 29 Feb 2024) Changed paths

[jira] [Comment Edited] (HUDI-4818) Using CustomKeyGenerator fails w/ SparkHoodieTableFileIndex

2024-02-28 Thread Aditya Goenka (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17821639#comment-17821639 ] Aditya Goenka edited comment on HUDI-4818 at 2/28/24 12:32 PM

[jira] [Commented] (HUDI-4818) Using CustomKeyGenerator fails w/ SparkHoodieTableFileIndex

2024-02-28 Thread Aditya Goenka (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17821639#comment-17821639 ] Aditya Goenka commented on HUDI-4818: - This is still open -  One more GitHub issue reported

[jira] [Updated] (HUDI-7360) Incremental CDC Query after 0.14.1 upgrade giving Jackson class incompatibility exception

2024-02-28 Thread Aditya Goenka (Jira)
[ https://issues.apache.org/jira/browse/HUDI-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Goenka updated HUDI-7360: Fix Version/s: 0.15.0 (was: 1.1.0) > Incremental CDC Query after 0.1

Re: [PATCH] makedumpfile: ppc64: read cur_mmu_type from vmcoreinfo

2024-02-28 Thread Aditya Gupta
Hi Kazu, On Wed, Feb 28, 2024 at 12:25:04AM +, HAGIO KAZUHITO(萩尾 一仁) wrote: > On 2024/02/23 17:39, Aditya Gupta wrote: > > Currently makedumpfile depends on reading the 'cur_cpu_spec' kernel > > symbol to get the current MMU type on PowerPC64. > > > > The disa

Re: [PATCH] makedumpfile: ppc64: get vmalloc start address from vmcoreinfo

2024-02-28 Thread Aditya Gupta
Hi Kazu, On Wed, Feb 28, 2024 at 04:51:28AM +, HAGIO KAZUHITO(萩尾 一仁) wrote: > Hi Aditya, > > thanks for the patch. > > On 2024/02/24 4:03, Aditya Gupta wrote: > > Below error was noticed when running makedumpfile on linux-next kernel > > crash (l

GSoC 2024 Expression of interes

2024-02-27 Thread Aditya Ballaki via Gcc
and research endeavours. Please let me know if it's appropriate for me to reach out to any of the listed mentors (Pierre-Emmanuel Patry, Philip Herron, Arthur Cohen) to discuss the project further. Thank you! Regards, Aditya P.S: Re-sent email with the correct string 'GSoC' in the subject line

GSOC 2024 Expression of interest

2024-02-27 Thread Aditya Ballaki via Gcc
internships and research endeavours. Please let me know if it's appropriate for me to reach out to any of the listed mentors (Pierre-Emmanuel Patry, Philip Herron, Arthur Cohen) to discuss the project further. Thank you! Regards, Aditya smime.p7s Description: S/MIME cryptographic signature

[Crash-utility] Re: [ANNOUNCE] Tao Liu's participation in crash utility co-maintainers

2024-02-27 Thread Aditya Gupta
Congratulations Tao ! On 26/02/24 13:00, HAGIO KAZUHITO(萩尾 一仁) wrote: Hi, Thank you everyone for your continued contribution to the crash utility. We'd like to announce Tao Liu's participation in the co-maintainers of the crash utility. Tao Liu Tao has contributed to the crash utility

[prometheus-users] Re: Integrating Prometheus with Splunk and ServiceNow for automated ticket creation.

2024-02-27 Thread Aditya Sharma
"summary": "summary of the alert" }, "externalURL": "https://monitoring.server.net/alertmanager;, "version": "4", "groupKey": "{}/{severity=~\"^(?:critical|Critical|info|Critica)$\"}:{alertname

[prometheus-users] Seeking Assistance with Prometheus to Splunk Integration Issue: "NO DATA" Error (Error Code 5)

2024-02-27 Thread Aditya Sharma
;summary of the alert" }, "externalURL": "https://monitoring.server.net/alertmanager;, "version": "4", "groupKey": "{}/{severity=~\"^(?:critical|Critical|info|Critica)$\"}:{alertname=\"TEST\",

[prometheus-users] Seeking Assistance with Prometheus to Splunk Integration Issue: "NO DATA" Error (Error Code 5)

2024-02-27 Thread Aditya Sharma
;summary of the alert" }, "externalURL": "https://monitoring.server.net/alertmanager;, "version": "4", "groupKey": "{}/{severity=~\"^(?:critical|Critical|info|Critica)$\"}:{alertname=\"TEST\", n

[webkit-changes] [WebKit/WebKit] 1f547d: REGRESSION (macOS 14): Native text fields are invi...

2024-02-26 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f547d4ed1880f4eed134ba8bf5bbcae0e58bb33 https://github.com/WebKit/WebKit/commit/1f547d4ed1880f4eed134ba8bf5bbcae0e58bb33 Author: Aditya Keerthi Date: 2024-02-26 (Mon, 26 Feb 2024) Changed paths

[Crash-utility] Re: [PATCH v9 0/5] Improve stack unwind on ppc64

2024-02-26 Thread Aditya Gupta
Hi Lianbo, On Thu, Feb 22, 2024 at 03:59:36PM +0530, Aditya Gupta wrote: > Hi Lianbo, > > On Thu, Feb 22, 2024 at 05:16:31PM +0800, lijiang wrote: > > Hi, Aditya and Tao > > > > Thank you for working on this. > > > > I would suggest that the curre

[jira] [Created] (HUDI-7442) Support Schema evolution for complex type field

2024-02-26 Thread Aditya Goenka (Jira)
Aditya Goenka created HUDI-7442: --- Summary: Support Schema evolution for complex type field Key: HUDI-7442 URL: https://issues.apache.org/jira/browse/HUDI-7442 Project: Apache Hudi Issue Type

[NTG-context] Re: Strange error at lxml-mms.lmt:749

2024-02-25 Thread Aditya Mahajan
On Sun, 25 Feb 2024, Andres Conrado Montoya wrote: > Another remark: It seems this behavior is consistent: if I comment out the > last equation before the one I told you before, again the next formula > works fine, Would it be possible to create a reproducible example

[PATCH] makedumpfile: ppc64: get vmalloc start address from vmcoreinfo

2024-02-23 Thread Aditya Gupta
' symbol is there in vmcoreinfo: 1. Set vmalloc_start based on 'VMALLOC_START' 2. Don't error if vmap_area_list/vmlist are not defined Reported-by: Sachin Sant Signed-off-by: Aditya Gupta --- arch/ppc64.c | 19 +-- makedumpfile.c | 3 ++- makedumpfile.h | 6 +++--- 3 files

[Crash-utility] Re: [PATCH v9 0/5] Improve stack unwind on ppc64

2024-02-23 Thread Aditya Gupta
pull your latest changes. Regarding the tag, "improved-by" okay with you ? Also, I am thinking to add the Cc: list in my patch itself, that seems good idea for a discussion this long, and easier to manage with git-send-email. Btw, I will post the next version, after Lianbo replies to

[Crash-utility] Re: [PATCH v9 0/5] Improve stack unwind on ppc64

2024-02-23 Thread Aditya Gupta
re. > > In additiion, in > https://github.com/liutgnu/crash-dev/blob/master/ppc64.c#L2509: > ppc64_get_cpu_reg(), there is both 'FREEBUF(bt_info.stackbuf)' and > 'FREEBUF(pt_regs)', they deal with different buffer release. Thank you for the detailed explanation ! Understood. After reading,

Re: Issue 7193

2024-02-23 Thread Aditya Toshniwal
Hi Florian, You can work on it. On Fri, Feb 23, 2024 at 2:17 PM Florian Sabonchi wrote: > Dear Sir or Madam > > is anyone working on this topic? > > https://github.com/pgadmin-org/pgadmin4/issues/7193 > > can I work on it? > > Yours sincerely, Florian Sabonchi >

[PATCH] makedumpfile: ppc64: read cur_mmu_type from vmcoreinfo

2024-02-23 Thread Aditya Gupta
e will simply fall back to using 'cur_cpu_spec'. The earlier defines for 'RADIX_MMU' have been renamed to 'MMU_TYPE_RADIX' which avoids conflict with the vmcoreinfo string 'RADIX_MMU', as well as being more clear about the value 0x40 with a comment about MMU_FTR_TYPE_RADIX Signed-off-by:

Re: [PATCH] makedumpfile: ppc64: read cur_mmu_type from vmcoreinfo

2024-02-23 Thread Aditya Gupta
On Fri, Feb 23, 2024 at 03:54:12PM +0800, Baoquan He wrote: > Add maintainer Kazu to CC. Thanks, I missed him, will resend this patch with him in CC. Thanks, Aditya Gupta > > On 02/23/24 at 11:23am, Aditya Gupta wrote: > > Currently makedumpfile depends on reading the 'cur_c

[PATCH] makedumpfile: ppc64: read cur_mmu_type from vmcoreinfo

2024-02-22 Thread Aditya Gupta
e will simply fall back to using 'cur_cpu_spec'. The earlier defines for 'RADIX_MMU' have been renamed to 'MMU_TYPE_RADIX' which avoids conflict with the vmcoreinfo string 'RADIX_MMU', as well as being more clear about the value 0x40 with a comment about MMU_FTR_TYPE_RADIX Signed-off-by:

[webkit-changes] [WebKit/WebKit] dac9a5: [MultiRep HEIC] Hide image controls menu button

2024-02-22 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dac9a5386216c78d7d6898932b24729c098d2890 https://github.com/WebKit/WebKit/commit/dac9a5386216c78d7d6898932b24729c098d2890 Author: Aditya Keerthi Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M

[Crash-utility] Re: [PATCH v9 0/5] Improve stack unwind on ppc64

2024-02-22 Thread Aditya Gupta
Hi Lianbo, On Thu, Feb 22, 2024 at 05:16:31PM +0800, lijiang wrote: > Hi, Aditya and Tao > > Thank you for working on this. > > I would suggest that the current feature can be splitted into several > steps, for example: > [1] complete a basic functionality on ppc64 > [2

[Crash-utility] Re: [PATCH v9 0/5] Improve stack unwind on ppc64

2024-02-22 Thread Aditya Gupta
Hi Tao, On Thu, Feb 22, 2024 at 04:57:23PM +0800, Tao Liu wrote: > Hi Aditya, > > On Thu, Feb 22, 2024 at 1:23 PM Aditya Gupta wrote: > > > > The Problem: > > > > > > Currently crash is unable to show function arguments and local variable

[Crash-utility] Re: [PATCH v6 0/5] Improve stack unwind on ppc64

2024-02-22 Thread Aditya Gupta
Hi Kazu, On Fri, Feb 16, 2024 at 08:56:03AM +, HAGIO KAZUHITO(萩尾 一仁) wrote: > On 2024/02/09 22:15, Tao Liu wrote: > > On Fri, Feb 02, 2024 at 07:04:14AM +, HAGIO KAZUHITO(萩尾 一仁) wrote: > >> Hi Aditya, > >> > >> Thank you for the work, it looks nic

[plasmashell] [Bug 481662] New: Plasmashell often crashes when an external monitor is connected

2024-02-22 Thread Tarun Aditya Thurlapati
https://bugs.kde.org/show_bug.cgi?id=481662 Bug ID: 481662 Summary: Plasmashell often crashes when an external monitor is connected Classification: Plasma Product: plasmashell Version: 5.27.10 Platform: unspecified

[Crash-utility] [PATCH v9 4/6] fix gdb_interface: restore gdb's output streams at end of gdb_interface

2024-02-21 Thread Aditya Gupta
3. Since the gdb's stream, even though not what it was using originally, it's still valid, and not '/dev/null', hence we get the complete output Fix this by restoring the original output streams, after gdb_interface has handled the output Signed-off-by: Aditya Gupta --- gdb-10.2.p

[Crash-utility] [PATCH v9 6/6] ppc64 arbitrary task stack unwind support

2024-02-21 Thread Aditya Gupta
From: Tao Liu Signed-off-by: Tao Liu Signed-off-by: Aditya Gupta --- ppc64.c | 74 + 1 file changed, 43 insertions(+), 31 deletions(-) diff --git a/ppc64.c b/ppc64.c index 870b0fbb49ce..f86d951ddefe 100644 --- a/ppc64.c +++ b/ppc64.c

[Crash-utility] [PATCH v9 5/6] fix 'info threads' command

2024-02-21 Thread Aditya Gupta
sh path, but if checked with 'info registers', they will have different registers. Signed-off-by: Aditya Gupta --- crash_target.c | 37 -- defs.h | 5 +++-- gdb-10.2.patch | 54 ++ kernel.c | 8 +---

[Crash-utility] [PATCH v9 3/6] synchronise cpu context changes between crash/gdb

2024-02-21 Thread Aditya Gupta
Signed-off-by: Aditya Gupta --- crash_target.c | 24 defs.h | 3 +++ gdb-10.2.patch | 30 ++ kernel.c | 8 +++- task.c | 4 +++- 5 files changed, 67 insertions(+), 2 deletions(-) diff --git a/crash_targ

[Crash-utility] [PATCH v9 2/6] remove 'frame' from prohibited commands list

2024-02-21 Thread Aditya Gupta
outputs this in default mode: ``` crash> frame #0 in ?? () ``` instead of the before prohibited message ``` crash> frame crash: prohibited gdb command: frame ``` Though, 'frame' should work in gdb mode for architectures that implement 'machdep->get_cpu_reg' Signed-off-by: Adi

[Crash-utility] [PATCH v9 0/5] Improve stack unwind on ppc64

2024-02-21 Thread Aditya Gupta
o threads and extra output in info variables + fix 'info threads' RFC V2: - removed patch implementing 'frame', 'up', 'down' in crash - updated the cover letter by removing the mention of those commands other than the respective gdb passthrough Aditya Gupta (5): ppc64: correct

[Crash-utility] [PATCH v9 1/6] ppc64: correct gdb passthroughs by implementing machdep->get_cpu_reg

2024-02-21 Thread Aditya Gupta
o support GDB unwinding doesn't support live debugging Signed-off-by: Aditya Gupta --- defs.h | 122 +++ kernel.c | 33 +++ ppc64.c | 111 -- 3 files changed, 263 insertions(+), 3 de

Re: [powerpc] Dump capture failure with recent linux-next

2024-02-21 Thread Aditya Gupta
; Reverting this patch allows kdump to save vmcore file correctly. > > > > Does this change require any corresponding changes to makedumpfile? > > Right. The change intends the tools to use VMALLOC_START exported via > vmcoreinfo instead of vmap_area_list. I don't see the corresponding > makedumpfile change submitted upstream yet though. > > Aditya, can you help with this.. Sure hari, I will into it. Thanks for the explanation, that will help. Thanks, Aditya Gupta > > - Hari

[webkit-changes] [WebKit/WebKit] 3194a2: CrashTracer: com.apple.WebKit.WebContent at WebKit...

2024-02-21 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3194a24ba7ab15a9d565d7b0bed9e0f6c7e66bf4 https://github.com/WebKit/WebKit/commit/3194a24ba7ab15a9d565d7b0bed9e0f6c7e66bf4 Author: Aditya Keerthi Date: 2024-02-21 (Wed, 21 Feb 2024) Changed paths: M

[Crash-utility] Re: [PATCH v6 0/5] Improve stack unwind on ppc64

2024-02-21 Thread Aditya Gupta
On Wed, Feb 21, 2024 at 02:08:45PM +0800, Tao Liu wrote: > Hi Aditya, > > On Tue, Feb 20, 2024 at 2:30 PM Aditya Gupta wrote: > > > > Hi Tao Liu, > > > > > > > > <...snip...> > > > > > > > For now it seems to work fine on

[webkit-changes] [WebKit/WebKit] e68044: REGRESSION: Scrolling down and attempting to fulls...

2024-02-21 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e680442311f32c01dbf7187d032fcde640e1a525 https://github.com/WebKit/WebKit/commit/e680442311f32c01dbf7187d032fcde640e1a525 Author: Aditya Keerthi Date: 2024-02-21 (Wed, 21 Feb 2024) Changed paths: M

[Crash-utility] Re: [PATCH v6 0/5] Improve stack unwind on ppc64

2024-02-21 Thread Aditya Gupta
useful :D Thanks, Aditya Gupta > > > > > I will update on my findings. > > > > Thanks, > > Aditya Gupta > > > > > > > > Thanks, > > > Tao Liu > > > > > > > > > > > > > >

[Crash-utility] Re: [PATCH v6 0/5] Improve stack unwind on ppc64

2024-02-21 Thread Aditya Gupta
Hi Tao Liu, On Wed, Feb 21, 2024 at 02:08:45PM +0800, Tao Liu wrote: > Hi Aditya, > > On Tue, Feb 20, 2024 at 2:30 PM Aditya Gupta wrote: > > > > Hi Tao Liu, > > > > > > > > <...snip...> > > > > > > > For now it seem

[pgadmin-org/pgadmin4] 721290: Fix an issue where type column in dependents/depen...

2024-02-20 Thread Aditya Toshniwal
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 721290b1e9fbdb36fda66c76dd33ca973b27a47d https://github.com/pgadmin-org/pgadmin4/commit/721290b1e9fbdb36fda66c76dd33ca973b27a47d Author: Aditya Toshniwal Date: 2024-02-20 (Tue, 20 Feb 2024

[Crash-utility] Re: [PATCH v6 0/5] Improve stack unwind on ppc64

2024-02-19 Thread Aditya Gupta
do similar things as in > x86_64.c:x86_64_get_stack_frame() of > https://github.com/liutgnu/crash-dev? > > I see there is a structure as task_struct -> thread_struct -> struct > pt_regs *regs. But sometimes the regs will give NULL value. True, the re

[webkit-changes] [WebKit/WebKit] ed6873: [MultiRep HEIC] Add support for custom rendering

2024-02-16 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ed687398f954fb809436745aa529879d73c579a2 https://github.com/WebKit/WebKit/commit/ed687398f954fb809436745aa529879d73c579a2 Author: Aditya Keerthi Date: 2024-02-16 (Fri, 16 Feb 2024) Changed paths: M

<    1   2   3   4   5   6   7   8   9   10   >